You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2021/07/27 20:09:28 UTC

[GitHub] [hbase] taklwu commented on a change in pull request #3529: HBASE-26124 Backport HBASE-25373 "Remove HTrace completely in code base and try to make use of OpenTelemetry" to branch-2

taklwu commented on a change in pull request #3529:
URL: https://github.com/apache/hbase/pull/3529#discussion_r677764183



##########
File path: hbase-shaded/hbase-shaded-client/pom.xml
##########
@@ -76,9 +76,11 @@
                                     <exclude>com.github.spotbugs:*</exclude>
                                     <exclude>org.apache.htrace:*</exclude>
                                     <exclude>org.apache.yetus:*</exclude>
+                                    <exclude>org.apache.logging.log4j:*</exclude>

Review comment:
       you're right, I will remove them 




-- 
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: issues-unsubscribe@hbase.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org