[
https://issues.apache.org/jira/browse/HBASE-13677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Malaska updated HBASE-13677:
--------------------------------
Attachment: HBASE-13677.patch
Hey Nick,
I haven't done a HBase patch in a while is it ok if I use this jira as a way to
get use to the process again.
Thanks
Ted Malaska
> RecoverableZookeeper WARNs on expected events
> ---------------------------------------------
>
> Key: HBASE-13677
> URL: https://issues.apache.org/jira/browse/HBASE-13677
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 2.0.0, 1.1.0
> Reporter: Nick Dimiduk
> Priority: Minor
> Labels: beginner
> Fix For: 1.1.1
>
> Attachments: HBASE-13677.patch
>
>
> Noticed in the logs while verifying an RC, running a simple LTT in local mode
> resulted in half a dozen lines like
> {noformat}
> 2015-05-12 13:58:42,949 WARN [M:0;10.0.0.110:50866]
> zookeeper.RecoverableZooKeeper: Possibly transient ZooKeeper,
> quorum=localhost:2181,
> exception=org.apache.zookeeper.KeeperException$ConnectionLossException:
> KeeperErrorCode = ConnectionLoss for /hbase/hbaseid
> {noformat}
> A class called "RecoverableZooKeeper" should be expecting "possibly
> transient" events relating to "ZooKeeper". Let's drop this to DEBUG.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)