lfrancke opened a new pull request, #7644: URL: https://github.com/apache/hbase/pull/7644
[HBASE-28804](https://issues.apache.org/jira/browse/HBASE-28804) also introduced a `DecimalFormat` which is only used in a debug statement but instantiated once per call to a method. It is also inconsistently used. I decided to remove it entirely in my PR. Another option would be to introduce it everywhere. I'm fine either way. -- 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]
