Istvan Toth created PHOENIX-7171: ------------------------------------ Summary: Do not downgrade upgraded Zookeeper version from HBASE-28153 Key: PHOENIX-7171 URL: https://issues.apache.org/jira/browse/PHOENIX-7171 Project: Phoenix Issue Type: Bug Components: core Reporter: Istvan Toth
HBase has recently upgraded to ZK 3.8 on all active branhces. Phoenix currently downgrades ZK to 3.5.7 in its dependencies and the shaded artifacts. Find a way to avoid that * Can we avoid explicitly depending on ZK, and taking the transitve dependency from HBase ? * Does this work with Omid ? (exclude ZK from Omid dependency ?) * Do the Curator versions in Omid an Phoenix work with ZK 3.8 ? -- This message was sent by Atlassian Jira (v8.20.10#820010)