[
https://issues.apache.org/jira/browse/HBASE-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13686702#comment-13686702
]
Hudson commented on HBASE-8757:
-------------------------------
Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #570 (See
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/570/])
HBASE-8757 ZK throws IllegalStateException (Revision 1493984)
Result = FAILURE
jxiang :
Files :
*
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/ZooKeeperWatcher.java
> ZK throws IllegalStateException
> -------------------------------
>
> Key: HBASE-8757
> URL: https://issues.apache.org/jira/browse/HBASE-8757
> Project: HBase
> Issue Type: Bug
> Components: Zookeeper
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Fix For: 0.98.0, 0.95.2
>
> Attachments: trunk-8757.patch
>
>
> In secure HBase, I got the following exception. Actually it is a valid
> event: SaslAuthenticated
> {noformat}
> 2013-06-17 16:32:29,959 ERROR [2049101312@qtp-1851406627-0-EventThread]
> zookeeper.ClientCnxn: Error while calling watcher
> java.lang.IllegalStateException: Received event is not valid.
> at
> org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher.connectionEvent(ZooKeeperWatcher.java:406)
> at
> org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher.process(ZooKeeperWatcher.java:316)
> at
> org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
> at
> org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira