[ https://issues.apache.org/jira/browse/SOLR-16116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905557#comment-17905557 ]
Houston Putman commented on SOLR-16116: --------------------------------------- I think the title is correct. All of Solr's ZK interactions go through Curator now, and we don't even use the Zookeeper client APIs. All interactions use the curator APIs directly. Using curator doesn't necessarily mean using Curator Recipes for everything, that's a different ticket. And even so, in the end we will still be doing a lot of stuff manually in Zookeeper (through Curator). Curator recipes will help us with leader election and queue management, but there's a lot of stuff we do outside of that. > Refactor the Solr Zookeeper logic to use Apache Curator > ------------------------------------------------------- > > Key: SOLR-16116 > URL: https://issues.apache.org/jira/browse/SOLR-16116 > Project: Solr > Issue Type: Sub-task > Components: SolrCloud > Reporter: Houston Putman > Priority: Major > Labels: pull-request-available > Time Spent: 10h 10m > Remaining Estimate: 0h > -- 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