ndimiduk commented on code in PR #5475:
URL: https://github.com/apache/hbase/pull/5475#discussion_r1371750958
##########
hbase-common/pom.xml:
##########
@@ -97,6 +97,15 @@
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-semconv</artifactId>
</dependency>
+ <!-- include netty dependencies as hadoop needs them-->
Review Comment:
Is it possible to push these out to the server or test modules that make use
of them? Or are we fiddling with zookeeper-server + netty classes from within
hbase-common ?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]