Istvan Toth created HBASE-29129: ----------------------------------- Summary: Remove dependency management for Curator Key: HBASE-29129 URL: https://issues.apache.org/jira/browse/HBASE-29129 Project: HBase Issue Type: Bug Components: Zookeeper Reporter: Istvan Toth
We're still dependency managing curator, even though we don't ship anything in the assemblies that uses it (only a single example does). In theory, old Curator versions should still work with new ZK versions, so removing the dependency management shouldn't cause any problems. -- This message was sent by Atlassian Jira (v8.20.10#820010)