Description
While testing Sentry 2.0, I couldn't enable HA mode because connections to Zookeeper were stuck due to a mix of Apache curator dependencies (curator-client-2.8.0 and curator-client-2.11.1).
We need to exclude the old curator dependencies and also shade the curator jars so that it does not affect other components.
Attachments
Attachments
Issue Links
- is duplicated by
-
SENTRY-1813 LeaderStatusMonitor could get into limbo state upon ZK connection loss
- Resolved
- links to