TisonKun commented on issue #9245: [FLINK-13334][coordination] Remove legacy implementation of slot URL: https://github.com/apache/flink/pull/9245#issuecomment-515698692 The first travis [failure](https://api.travis-ci.com/v3/job/220006881/log.txt) is on > 19:02:56.248 [ERROR] Failures: 19:02:56.248 [ERROR] StandaloneResourceManagerTest.testStartupPeriod:67->assertHappensUntil:117 condition was not fulfilled before the deadline which is definitely a filed issue and IIRC @azagrebin is processing it. Thus I try to retest this but this time it fails on [1. ZooKeeperHighAvailabilityITCase.testRestoreBehaviourWithFaultyStateHandles](https://api.travis-ci.com/v3/job/220118314/log.txt) [2. KvStateServerHandlerTest.testQueryExecutorShutDown](https://api.travis-ci.com/v3/job/220118312/log.txt) >00:33:49.839 [ERROR] Tests run: 10, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 10.98 s <<< FAILURE! - in org.apache.flink.queryablestate.network.KvStateServerHandlerTest 00:33:49.839 [ERROR] testQueryExecutorShutDown(org.apache.flink.queryablestate.network.KvStateServerHandlerTest) Time elapsed: 10.052 s <<< ERROR! java.util.concurrent.TimeoutException at org.apache.flink.queryablestate.network.KvStateServerHandlerTest.readInboundBlocking(KvStateServerHandlerTest.java:720) at org.apache.flink.queryablestate.network.KvStateServerHandlerTest.testQueryExecutorShutDown(KvStateServerHandlerTest.java:451) which in my opinion should have nothing to do with this pr.
---------------------------------------------------------------- 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
