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

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

     [ https://issues.apache.org/jira/browse/HBASE-25653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Stack resolved HBASE-25653.
-----------------------------------
    Fix Version/s: 3.0.0-alpha-1
     Hadoop Flags: Reviewed
       Resolution: Fixed

Merged to Master. I tried to cherry-pick it back but failed to pick cleanly. Please make subtasks to backport beyond master if you want it to go back more [~divyesh]. Thanks for the PR.

> Improve normalizer logging
> --------------------------
>
>                 Key: HBASE-25653
>                 URL: https://issues.apache.org/jira/browse/HBASE-25653
>             Project: HBase
>          Issue Type: Improvement
>          Components: master, Normalizer
>    Affects Versions: 3.0.0-alpha-1, 2.3.0, 2.4.0
>            Reporter: Nick Dimiduk
>            Assignee: Divyesh Chandra
>            Priority: Major
>             Fix For: 3.0.0-alpha-1
>
>
> 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)