Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.16.0
Description
Some methods in the flink-runtime module want to use StreamConfig.ENABLE_CHANGE_LOG_STATE_BACKEND constant(in flink-streaming-java module), but flink-runtime should not depend on flink-streaming-java. We should move ENABLE_CHANGE_LOG_STATE_BACKEND to a right place.
See this discussion for more details.
Attachments
Issue Links
- is related to
-
FLINK-25458 Support local recovery
- Closed
-
FLINK-27155 Reduce multiple reads to the same Changelog file in the same taskmanager during restore
- Closed
-
FLINK-26372 Allow to configure Changelog Storage per program
- Open
- links to