Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-69007

Loosen test restriction in listener_processing_server_status_metrics.js

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0, 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Service Arch 2022-08-22, Service Arch 2022-09-05
    • 5

      The network.listenerProcessingTime metric captures the cumulative amount of time it takes for a connection to receive its own dedicated thread once it is accept()ed by MongoDB's listener thread. The associated test expects that the metric increases with each connection to the server, but this may be too restrictive. Allow for possibility that the timer captures a non-increasing value.

            Assignee:
            reo.kimura@mongodb.com Reo Kimura (Inactive)
            Reporter:
            reo.kimura@mongodb.com Reo Kimura (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: