Till Rohrmann created FLINK-8161: ------------------------------------ Summary: Flakey YARNSessionCapacitySchedulerITCase on Travis Key: FLINK-8161 URL: https://issues.apache.org/jira/browse/FLINK-8161 Project: Flink Issue Type: Bug Components: Tests, YARN Affects Versions: 1.5.0 Reporter: Till Rohrmann Assignee: Till Rohrmann Priority: Critical Fix For: 1.5.0
The {{YARNSessionCapacitySchedulerITCase}} spuriously fails on Travis because it now contains {{2017-11-25 22:49:49,204 WARN akka.remote.transport.netty.NettyTransport - Remote connection to [null] failed with java.nio.channels.NotYetConnectedException}} from time to time in the logs. I suspect that this is due to switching from Flakka to Akka 2.4.0. In order to solve this problem I propose to add this log statement to the whitelisted log statements. -- This message was sent by Atlassian JIRA (v6.4.14#64029)