Houston Putman created SOLR-17536: ------------------------------------- Summary: Migrate SolrZkClient customizations to be Curator plugins Key: SOLR-17536 URL: https://issues.apache.org/jira/browse/SOLR-17536 Project: Solr Issue Type: Improvement Security Level: Public (Default Security Level. Issues are Public) Reporter: Houston Putman
Curator recipes all take in a CuratorFramework client as an input when creating the recipes. This means that they will not work with the customizations we have added in SolrZkClient. In order for the recipes to work the way that the rest of Solr interacts with Zookeeper, we should try moving all customized logic from SolrZkClient into plugins for the CuratorFramework client. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org