zhijiangW commented on a change in pull request #9483: [FLINK-13767][task] 
Migrate isFinished method from AvailabilityListener to AsyncDataInput
URL: https://github.com/apache/flink/pull/9483#discussion_r321050894
 
 

 ##########
 File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/io/AvailabilityListener.java
 ##########
 @@ -33,11 +33,6 @@
         */
        CompletableFuture<?> AVAILABLE = 
CompletableFuture.completedFuture(null);
 
-       /**
 
 Review comment:
   Yes, I agree with the current class naming seems a bit misnomer. It could be 
refactored in a separate hotfix 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