pnowojski commented on a change in pull request #8361: [FLINK-12434][network] 
Replace listeners with CompletableFuture in InputGates
URL: https://github.com/apache/flink/pull/8361#discussion_r282797505
 
 

 ##########
 File path: 
flink-runtime/src/test/java/org/apache/flink/runtime/io/network/partition/consumer/TestSingleInputGate.java
 ##########
 @@ -48,34 +40,6 @@ public TestSingleInputGate(int numberOfInputChannels, 
boolean initialize) {
 
                this.inputGate = spy(realGate);
 
 Review comment:
   Someone was still using it and travis failed without this. I'm trying to fix 
this in separate commit.

----------------------------------------------------------------
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

Reply via email to