HoustonPutman opened a new pull request #760: URL: https://github.com/apache/solr/pull/760
https://issues.apache.org/jira/browse/SOLR-16116 This is still a WIP there are two outstanding issues: - [ ] The hadoop-auth framework requires a different version of curator - [ ] The leader election code is slightly broken, because the OnReconnect logic in ZKController expects to be called at different times, with different guarantees of watchers and ephemeral nodes than Zookeeper gives. Might look into using curator recipes for persistent watchers and leader election, but this is a fairly complete migration to start with. -- 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