[
https://issues.apache.org/jira/browse/FLINK-26144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492481#comment-17492481
]
Matthias Pohl commented on FLINK-26144:
---------------------------------------
https://dev.azure.com/mapohl/flink/_build/results?buildId=738&view=logs&j=0a15d512-44ac-5ba5-97ab-13a5d066c22c&t=9a028d19-6c4b-5a4e-d378-03fca149d0b1&l=6340
> SavepointFormatITCase did NOT fail with changelog.enabled randomized
> ---------------------------------------------------------------------
>
> Key: FLINK-26144
> URL: https://issues.apache.org/jira/browse/FLINK-26144
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Affects Versions: 1.15.0
> Reporter: Roman Khachatryan
> Assignee: Roman Khachatryan
> Priority: Major
> Fix For: 1.15.0
>
>
> Extracted from FLINK-26093.
>
> SavepointFormatITCase had an issue when manually running with ChangeogBackend
> enabled (now resolved, see FLINK-26093).
> However, it did NOT fail on master where checkpointing.changelog is set to
> random in pom.xml.
>
> This "random" translates to
> {code:java}
> randomize(conf, ENABLE_STATE_CHANGE_LOG, true, false);{code}
> If only "true" is left then it did fail.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)