Github user slackhappy commented on the issue:

    https://github.com/apache/lucene-solr/pull/294
  
    I updated my PR to target SOLR-8327 more specifically, and got the tests to 
pass.  I think a smarter approach like that used by CloudSolrClient would be 
great. My understanding of the change in SOLR-10524 is that even the 
smartest/fastest updates of zookeeper data won't match the real-world state of 
the cluster in many situations, such as replica state changes, because those 
will be batched, but certainly a smarter approach would narrow that gap as much 
as possible, in addition to reducing the amount of state fetching.


---

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

Reply via email to