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

TestLBHttpSolrServer.testSimple stall: 2 CloserThreads waiting for same lock?

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Tests
    • None

    Description

      got a stall today in TestLBHttpSolrServer.testSimple on 5x branch

      looking at the stack dumps, it seems like there are 2 instances of CloserThread wait()ing to be notified on the same "lock" Object?

      2 things seem suspicious:

      a) what are they waiting for? what thread is expected to be notifying? (because i don't see anything else running that might do the job)
      b) why are there 2 instances of CloserThread? from a quick skim it seems like there should only be one.

      Attachments

        1. td.3.txt
          30 kB
          Chris M. Hostetter
        2. td.2.txt
          30 kB
          Chris M. Hostetter
        3. td.1.txt
          30 kB
          Chris M. Hostetter

        Issue Links

          Activity

            People

              Unassigned Unassigned
              hossman Chris M. Hostetter
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: