You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/03/09 23:04:00 UTC

[jira] [Created] (HBASE-25653) Improve normalizer logging

Nick Dimiduk created HBASE-25653:
------------------------------------

             Summary: Improve normalizer logging
                 Key: HBASE-25653
                 URL: https://issues.apache.org/jira/browse/HBASE-25653
             Project: HBase
          Issue Type: Improvement
          Components: master, Normalizer
            Reporter: Nick Dimiduk


Normalizer logs progress and includes details regarding region count and target size. The size values are logged without units, and floating point numbers are logged without a specified precision, which can result in scientific notation. Clean up the formatting of these log messages to make them easily readable.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)