ppalaga commented on issue #1648: URL: https://github.com/apache/camel-quarkus/issues/1648#issuecomment-728215788
The shaded Netty is version 3.x and in addition to that there is Netty 4.x in the client class path. Therefore the unshading trick we applied in #2008 won't work here. I tied with trial and error strategy a bit, but did not come too far without understanding the hbase client internals. Here is my last state: https://github.com/ppalaga/camel-quarkus/tree/i1648.2 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org