[
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.