You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (Updated) (JIRA)" <ji...@apache.org> on 2011/10/28 21:33:32 UTC

[jira] [Updated] (HBASE-4694) Some cleanup of log messages in RS and M

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

stack updated HBASE-4694:
-------------------------

    Attachment: logging.txt

Removed the HFile saying 'I'm making an hfileV1' or 'a v2hfile' since subsequent loggings say which type of hfile it is.

Used stringutils.humanReadableInt instead of raw bytes in HFileBlockIndex.  Made log debug rather than info

Removed logging of servers when LoadBalancer runs.  If 1k cluster, means every five minutes all servers are dumped in log.

Changed some stats logging to debug and put behind an isDebugEnabled test.

Shortened some messages... no need to log full path in many contexts


                
> Some cleanup of log messages in RS and M
> ----------------------------------------
>
>                 Key: HBASE-4694
>                 URL: https://issues.apache.org/jira/browse/HBASE-4694
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>             Fix For: 0.92.0
>
>         Attachments: logging.txt
>
>
> I did a little edit of logging.  We do way too much but am not going to do a big overhaul just yet.  Here's a few small changes saving a few lines, some redundancy, and making others look like surrounding log lines.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira