PatrickRen commented on a change in pull request #15397:
URL: https://github.com/apache/flink/pull/15397#discussion_r603101440
##########
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/source/coordinator/SplitAssignmentTracker.java
##########
@@ -83,10 +86,8 @@ public void snapshotState(
*/
public void restoreState(SimpleVersionedSerializer<SplitT>
splitSerializer, DataInputStream in)
throws Exception {
Review comment:
Thanks @kezhuw! I updated my code to read the map back in
```restoreStage()``` in 87b0f63
--
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]