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

Remove race in OverseerTaskQueue#remove that can result in the Overseer causing a Zookeeper call spin spike.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 7.7.2, 8.1, 9.0
    • None
    • None

    Description

      If the data call hits NoNodeException, it will throw and the Overseer work queue processor will catch it and loop and repeat, which causes major zk getData / NoNode call traffic or other such things.

      Attachments

        1. SOLR-13386.patch
          2 kB
          Mark Miller

        Activity

          People

            markrmiller@gmail.com Mark Miller
            markrmiller@gmail.com Mark Miller
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: