Istvan Toth created HBASE-28411: ----------------------------------- Summary: Remove direct dependency on Curator Key: HBASE-28411 URL: https://issues.apache.org/jira/browse/HBASE-28411 Project: HBase Issue Type: Improvement Reporter: Istvan Toth
The only place where Curator is used is ZooKeeperScanPolicyObserver.java in hbase-examples. That functionality can be re-implementend without curator, and a problematic dependency can be removed from HBase. -- This message was sent by Atlassian Jira (v8.20.10#820010)