fredia commented on code in PR #25317:
URL: https://github.com/apache/flink/pull/25317#discussion_r1756189685


##########
flink-runtime/src/main/java/org/apache/flink/runtime/asyncprocessing/operators/AbstractAsyncStateStreamOperator.java:
##########
@@ -212,19 +209,10 @@ protected <N, S extends State, T> S getOrCreateKeyedState(
     }
 
     @Override
-    public final OperatorSnapshotFutures snapshotState(

Review Comment:
   Should the `AbstractAsyncStateStreamOperatorTest#testCheckpointDrain` be 
modified together?



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

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to