Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-16793

Overseer queue length metrics report the same value for all queues

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 8.6
    • None
    • metrics
    • None

    Description

      We observe that the reported queue length metrics for the Overseer's state update and collection work queues are always identical.

      I believe the cause is a shared instance of the Stats class that the Overseer injects into the ZkDistributedQueue instances for each of it's queues. The Stats class is only able to keep track of the length of one queue however, and this value would be clobbered whenever any of the ZkDistributedQueue instances updates it.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            pmcarthur Paul McArthur
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: