pnowojski commented on a change in pull request #15885:
URL: https://github.com/apache/flink/pull/15885#discussion_r644132769
##########
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/channel/RecoveredChannelStateHandler.java
##########
@@ -83,8 +91,12 @@
}
@Override
- public void recover(InputChannelInfo channelInfo, int oldSubtaskIndex,
Buffer buffer)
+ public void recover(
Review comment:
Ops, I missed that java doc :) Yes, adding it to the `onBuffer` would be
nice.
--
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]