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 2022/04/13 17:56:15 UTC

[GitHub] [hbase] apurtell commented on a diff in pull request #4285: HBASE-26891 Make MetricsConnection scope configurable

apurtell commented on code in PR #4285:
URL: https://github.com/apache/hbase/pull/4285#discussion_r849751737


##########
hbase-client/src/main/java/org/apache/hadoop/hbase/client/MetricsConnection.java:
##########
@@ -33,14 +33,16 @@
 import java.util.concurrent.ThreadPoolExecutor;
 import java.util.concurrent.TimeUnit;
 import java.util.function.Supplier;
+

Review Comment:
   Nit: extra whitespace



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