Apache9 commented on a change in pull request #3682:
URL: https://github.com/apache/hbase/pull/3682#discussion_r715331121
##########
File path: hbase-shaded/pom.xml
##########
@@ -451,6 +451,10 @@
<pattern>net/</pattern>
<shadedPattern>${shaded.prefix}.net.</shadedPattern>
</relocation>
+ <relocation>
+ <pattern>org.agrona</pattern>
Review comment:
This is not an 'answer' but anyway, we have shaded almost all the known
dependencies here so I think it is fine to also shade this one.
--
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]