[
https://issues.apache.org/jira/browse/HBASE-13677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey resolved HBASE-13677.
---------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.1.1)
1.2.0
0.98.13
2.0.0
+1. pushed to 0.98, branch-1, and master.
Thanks Ted! you should update your reviewboard posting now to close it as
submitted.
> 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
> Assignee: Ted Malaska
> Priority: Minor
> Labels: beginner
> Fix For: 2.0.0, 0.98.13, 1.2.0
>
> Attachments: HBASE-13677.2.patch, 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)