tianliuliu opened a new pull request, #4838:
URL: https://github.com/apache/hbase/pull/4838

   
![image](https://user-images.githubusercontent.com/13758677/196915944-71197086-2d53-4a85-8b5e-0a61441e8f64.png)
   
   the method removeHistogramMetrics will cause the metricsMap leak!
   because the put op in the map is the baseName but the remove is not , the 
origin code add the histogramSuffixe follow the baseName when remove.
   
   
![image](https://user-images.githubusercontent.com/13758677/196916259-196e3e8a-cde0-4989-8b64-de13b860522d.png)
   
   


-- 
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-unsubscr...@hbase.apache.org

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

Reply via email to