[ 
https://issues.apache.org/jira/browse/FLINK-26144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492518#comment-17492518
 ] 

Roman Khachatryan commented on FLINK-26144:
-------------------------------------------

I believe the above failure is a different issue.

I've created FLINK-26154 for it.

> 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)

Reply via email to