You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jessica Cheng (JIRA)" <ji...@apache.org> on 2013/08/28 22:42:51 UTC

[jira] [Created] (SOLR-5199) Restarting zookeeper makes the overseer stop processing queue events

Jessica Cheng created SOLR-5199:
-----------------------------------

             Summary: Restarting zookeeper makes the overseer stop processing queue events
                 Key: SOLR-5199
                 URL: https://issues.apache.org/jira/browse/SOLR-5199
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud
    Affects Versions: 4.4
            Reporter: Jessica Cheng
         Attachments: 5199-log

Taking the external zookeeper down (I'm just testing, so I only have one external zookeeper instance running) and then bringing it back up seems to have caused the overseer to stop processing queue event.

I tried to issue the delete collection command (curl 'http://localhost:7574/solr/admin/collections?action=DELETE&name=c1') and each time it just timed out. Looking at the zookeeper data, I see
... 
/overseer
   collection-queue-work
     qn-0000000002
     qn-0000000004
     qn-0000000006
...
and the qn-xxx are not being processed.

Attached please find the log from the overseer (according to /overseer_elect/leader).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org