[
https://issues.apache.org/jira/browse/HBASE-17007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15633788#comment-15633788
]
Enis Soztutar commented on HBASE-17007:
---------------------------------------
Are you guys talking about ZK server logs in case of mini-cluster / single
master or ZK client logs? I would like to keep the ZK Client logs together with
the region server logs. The ZK server logs in case we start the process can go
into a different log.
If you are talking about log lines like this:
{code}
2016-06-16 19:14:56,931 INFO [ProcessThread(sid:0 cport:2181):]
server.PrepRequestProcessor: Got user-level KeeperException when processing
sessionid:0x1555c23be730001 type:create cxid:0x7 zxid:0x14 tx
{code}
these are coming from the server side.
I just checked RS logs, but did not see anything like an exception or an entry
logged frequently from the ZK Client.
> Move ZooKeeper logging to its own log file
> ------------------------------------------
>
> Key: HBASE-17007
> URL: https://issues.apache.org/jira/browse/HBASE-17007
> Project: HBase
> Issue Type: Bug
> Components: Zookeeper
> Reporter: Esteban Gutierrez
> Assignee: Esteban Gutierrez
> Priority: Trivial
> Attachments:
> 0001-HBASE-17007-Move-ZooKeeper-logging-to-its-own-log-fi.patch
>
>
> ZooKeeper logging can be too verbose. Lets move ZooKeeper logging to a
> different log file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)