HoustonPutman commented on PR #2849:
URL: https://github.com/apache/solr/pull/2849#issuecomment-2462698457

   The idea is that with this we can eventually use the Curator recipes, which 
will require that our interactions with the CuratorFramework and SolrZkClient 
behave similarly. So yes, we could in the short term, just use `.compress()` in 
the solrZkClient calls. But in the future we need the auto-compression to work 
without `.compress()` so that the recipes, which don't know to always use 
`.compress()`, work in the same way.


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to