Aitozi commented on issue #8559: [FLINK-12576][Network, Metrics]Take localInputChannel into account when compute inputQueueLength URL: https://github.com/apache/flink/pull/8559#issuecomment-508986366 ``` 22:05:11.358 [ERROR] /home/travis/build/apache/flink/flink-runtime/src/test/java/org/apache/flink/runtime/io/network/partition/consumer/LocalInputChannelTest.java:[468,33] cannot find symbol symbol: method setSendScheduleOrUpdateConsumersMessage(boolean) location: class org.apache.flink.runtime.io.network.partition.ResultPartitionBuilder 22:05:11.358 [ERROR] /home/travis/build/apache/flink/flink-runtime/src/test/java/org/apache/flink/runtime/io/network/partition/consumer/LocalInputChannelTest.java:[482,50] cannot find symbol symbol: method getBufferProvider() location: variable partition of type org.apache.flink.runtime.io.network.partition.ResultPartition ``` The failed travis looks strange, because the class can be compile in my local branch. Is there something wrong with the ci?
---------------------------------------------------------------- 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
