clarax commented on a change in pull request #3682:
URL: https://github.com/apache/hbase/pull/3682#discussion_r715306532



##########
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 will shade and pack the dependency in release. according to @busbey 
It seems working.




-- 
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]


Reply via email to