Roman Khachatryan created FLINK-26372:
-----------------------------------------
Summary: Allow Changelog Storage configuration per program
Key: FLINK-26372
URL: https://issues.apache.org/jira/browse/FLINK-26372
Project: Flink
Issue Type: Sub-task
Components: Runtime / Configuration, Runtime / State Backends
Affects Versions: 1.15.0
Reporter: Roman Khachatryan
Fix For: 1.16.0
It's currently possible to override state.backend.changelog.enabled per job,
but it's not possible to override Changelog storage (i.e. writer) settings.
There should be 1) an API and 2) runtime support.
See this
[discussion|https://github.com/apache/flink/pull/16341#discussion_r663749681]
and the corresponding
[TODO|https://github.com/apache/flink/pull/16341/files#diff-2c21555dcab689ec27c0ab981852a2bfa787695fb2fe04b24c22b89c63d98b73R680].
--
This message was sent by Atlassian Jira
(v8.20.1#820001)