ZhaoBQ commented on pull request #3061:
URL: https://github.com/apache/hbase/pull/3061#issuecomment-801701327


   LGTM. 
   Will the readRequestsCount update also affect performance?
   `if (!outResults.isEmpty()) {
           readRequestsCount.increment();
           if (metricsRegion != null) {
             metricsRegion.updateReadRequestCount();
           }
         }`


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to