kaisun2000 opened a new issue #1233:
URL: https://github.com/apache/helix/issues/1233


   TestListenerCallback relies on sleep(500ms). This is the source of 
unstableness of this test. We should change it to Test.verify( lambda to 
validate,  'larger converative timeout value');
   
   For example, here is one log:
   
   [ERROR] 
testScopedConfigChangeListener(org.apache.helix.TestListenerCallback) Time 
elapsed: 1.149 s <<< FAILURE!
   java.lang.AssertionError: Should get clusterConfig callback invoked since we 
change clusterConfig expected: but was:
   at 
org.apache.helix.TestListenerCallback.testScopedConfigChangeListener(TestListenerCallback.java:231)
   


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to