rkhachatryan commented on a change in pull request #11515: [FLINK-16744][task]
implement channel state persistence for unaligned checkpoints
URL: https://github.com/apache/flink/pull/11515#discussion_r401895541
##########
File path:
flink-runtime/src/test/java/org/apache/flink/runtime/state/TestTaskStateManager.java
##########
@@ -94,7 +95,6 @@ public void reportTaskStateSnapshots(
@Nullable TaskStateSnapshot acknowledgedState,
@Nullable TaskStateSnapshot localState) {
-
Review comment:
Do you mean it should go to a separate commit or PR?
I'd rather choose a cleaner git/PR history.
----------------------------------------------------------------
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