StephanEwen commented on a change in pull request #15557:
URL: https://github.com/apache/flink/pull/15557#discussion_r613160669



##########
File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/source/coordinator/SourceCoordinatorContext.java
##########
@@ -195,12 +186,6 @@ public void assignSplits(SplitsAssignment<SplitT> 
assignment) {
                                             
operatorCoordinatorContext.sendEvent(
                                                     new 
AddSplitEvent<>(splits, splitSerializer),
                                                     id);

Review comment:
       Indeed, see comment in the main PR thread.




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


Reply via email to