Istvan Toth created PHOENIX-7592: ------------------------------------ Summary: Import netty-bom in connectors to make sure all netty 4.1 modules share the same version Key: PHOENIX-7592 URL: https://issues.apache.org/jira/browse/PHOENIX-7592 Project: Phoenix Issue Type: Improvement Components: connectors, hive-connector, spark-connector Affects Versions: queryserver-6.0.1 Reporter: Istvan Toth Assignee: Istvan Toth
We've seen test because of old Netty4 coming from Hive. We can avoid those by importing netty-bom just like we do in the main repo. We're shading netty into both phoenix-client and the connctors, so we don't actually care about the unrelocated netty coming from the Hive/Spark classpath, but this is an issue for tests. -- This message was sent by Atlassian Jira (v8.20.10#820010)