TisonKun commented on issue #348: CURATOR-562 Remove ConnectionHandlingPolicy URL: https://github.com/apache/curator/pull/348#issuecomment-597393132 @Randgalt `CheckTimeoutsResult` end up with replaced with an if-else block. However, tarvis fails on Java 8 Env at >[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 24.828 s <<< FAILURE! - in org.apache.curator.framework.imps.TestWithCluster [ERROR] testSessionSurvives(org.apache.curator.framework.imps.TestWithCluster) Time elapsed: 13.484 s <<< FAILURE! java.lang.AssertionError: expected object to not be null at org.apache.curator.framework.imps.TestWithCluster.testSessionSurvives(TestWithCluster.java:77) I cannot reproduce the problem locally, also don't have an idea the relation to this pr. Could you take a look?
---------------------------------------------------------------- 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] With regards, Apache Git Services
