Github user romseygeek commented on the pull request:

    https://github.com/apache/lucene-solr/pull/32#issuecomment-217978029
  
    On further reflection, I've pulled the separate executor back out again.  I 
think the SolrZkClient's separate executor will work well enough, and for the 
most part client code is going to be run inside a CloudSolrClient talking to 
the cluster, not a Solr node's internal state reader.  I've also removed the 
CSC.registerCollectionWatcher() method, as that's really only for internal use, 
leaving the waitForState() method as a convenience.
    
    I'd like to commit this in the next couple of days.  I think it will make a 
big difference to a bunch of test improvements I want to make separately.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to