You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2019/11/18 19:05:03 UTC

[GitHub] [helix] pkuwm opened a new issue #612: Unit test testDisablePartitionAndStopInstance gets NullPointerException and fails

pkuwm opened a new issue #612: Unit test testDisablePartitionAndStopInstance gets NullPointerException and fails
URL: https://github.com/apache/helix/issues/612
 
 
   START testDisablePartitionAndStopInstance at Mon Nov 18 10:18:12 PST 2019
   3623384 [main-EventThread] ERROR org.apache.helix.manager.zk.zookeeper.ZkClient  - Failed to fire data changed event for path: /TestClusterVerifier_beforeMethod/IDEALSTATES/resource_full_MasterSlave
   java.lang.NullPointerException
           at org.apache.helix.tools.ClusterVerifiers.StrictMatchExternalViewVerifier.toString(StrictMatchExternalViewVerifier.java:302)
           at java.lang.String.valueOf(String.java:2994)
           at java.lang.StringBuilder.append(StringBuilder.java:131)
           at org.apache.helix.manager.zk.zookeeper.ZkClient.fireDataChangedEvents(ZkClient.java:985)
           at org.apache.helix.manager.zk.zookeeper.ZkClient.processDataOrChildChange(ZkClient.java:973)
           at org.apache.helix.manager.zk.zookeeper.ZkClient.process(ZkClient.java:665)
           at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:533)
           at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:508)
   
   [ERROR]   TestClusterVerifier.testDisablePartitionAndStopInstance:137 expected:<false> but was:<true>
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org