ndimiduk commented on code in PR #4285: URL: https://github.com/apache/hbase/pull/4285#discussion_r849881704
########## 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: We're actually going back and forth on this. I think these extra line breaks are still present in the eclipse formatter and thus are being returned via spotless. but anyway i've given up on reviewing for style because spotless is in progress. -- 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]
