rkhachatryan commented on pull request #17747: URL: https://github.com/apache/flink/pull/17747#issuecomment-965050079
> If removing MockOperatorStateBackend, I think the constructor of MockStateBackend(boolean emptySnapshot) is useless. `new MockStateBackend(true)` is still used by `UnalignedCheckpointFailureHandlingITCase` while other tests use `false` (this is because `UnalignedCheckpointFailureHandlingITCase` actually sends the snapshot to JM which won't serialize mock state handle). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
