Istvan Toth created PHOENIX-7168: ------------------------------------ Summary: Remove shaded protobuf from shaded connector JARs Key: PHOENIX-7168 URL: https://issues.apache.org/jira/browse/PHOENIX-7168 Project: Phoenix Issue Type: Bug Components: connectors, hive-connector, spark-connector Reporter: Istvan Toth
We redundantly add the relocated protobuf 2.5.0 classes to the shaded JARs. It shouldn't cause iusses, as the relocation is identical to the one in hbase-shaded-client and friends, but it's bad practice to duplicate classes. -- This message was sent by Atlassian Jira (v8.20.10#820010)