You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2022/04/13 06:28:04 UTC

[jira] [Updated] (FLINK-26144) SavepointFormatITCase did NOT fail with changelog.enabled randomized

     [ https://issues.apache.org/jira/browse/FLINK-26144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yun Gao updated FLINK-26144:
----------------------------
    Fix Version/s: 1.16.0

> 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, 1.16.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)