madrob opened a new pull request #1297: SOLR-14253 Replace various sleep calls 
with ZK waits
URL: https://github.com/apache/lucene-solr/pull/1297
 
 
   # Description
   
   There are lots of places in the code where we poll and sleep rather than 
using proper ZK callbacks.
   
   # Solution
   
   Replace poll loops with waitForState

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to