[ https://issues.apache.org/jira/browse/PHOENIX-7592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Istvan Toth updated PHOENIX-7592: --------------------------------- Description: 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. This also makes sure that we get consistent netty versions in the shaded artifacts, just like in core. was: 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. > 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 > Priority: Major > > 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. > This also makes sure that we get consistent netty versions in the shaded > artifacts, just like in core. -- This message was sent by Atlassian Jira (v8.20.10#820010)