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 (JIRA)" <ji...@apache.org> on 2010/11/05 21:12:43 UTC

[jira] Updated: (HBASE-3200) Make is so can disable DEBUG logging on HConnectionImplemenation without losing important messages

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

stack updated HBASE-3200:
-------------------------

    Attachment: 3200.txt

Small patch.  Adds note to log4j.properites and changes some of the log levels in HCI.

> Make is so can disable DEBUG logging on HConnectionImplemenation without losing important messages
> --------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-3200
>                 URL: https://issues.apache.org/jira/browse/HBASE-3200
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>             Fix For: 0.90.0
>
>         Attachments: 3200.txt
>
>
> Default logging in HBase is DEBUG.  DEBUG of HConnectionImplementation will output all interactions with region cache.  This can be lots of debug if client is heavily-used.  Make it so can turn it off but not lose important stuff like connect and disconnect from zk.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.