Ramkumar Aiyengar created SOLR-6570:
---------------------------------------

             Summary: Run SolrZkClient session watch asynchronously
                 Key: SOLR-6570
                 URL: https://issues.apache.org/jira/browse/SOLR-6570
             Project: Solr
          Issue Type: Improvement
          Components: SolrCloud
            Reporter: Ramkumar Aiyengar
            Priority: Minor


Spin off from SOLR-6261.

This kind of already happens because the only session watcher in 
{{ConnectionManager}} does it's processing async (changed in SOLR-5615), but 
this is more consistent and avoids the possibility that a second session 
watcher or a change to that code re-surfaces the issue again.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to