masteryhx commented on code in PR #19142:
URL: https://github.com/apache/flink/pull/19142#discussion_r853024865
##########
flink-state-backends/flink-statebackend-changelog/src/main/java/org/apache/flink/state/changelog/ChangelogStateBackend.java:
##########
@@ -75,27 +77,37 @@
private final StateBackend delegatedStateBackend;
+ private final boolean forSwitch;
Review Comment:
I just split it into two classes.
--
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]