[ 
https://issues.apache.org/jira/browse/HBASE-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13686649#comment-13686649
 ] 

Hudson commented on HBASE-8757:
-------------------------------

Integrated in hbase-0.95-on-hadoop2 #135 (See 
[https://builds.apache.org/job/hbase-0.95-on-hadoop2/135/])
    HBASE-8757 ZK throws IllegalStateException (Revision 1493985)

     Result = FAILURE
jxiang : 
Files : 
* 
/hbase/branches/0.95/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

Reply via email to