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

Stefan Miklosovic updated CASSANDRA-20932:
------------------------------------------
    Description: 
upgrade of snakeyaml 2.1 to 2.4 under CASSANDRA-20928 started to emit warnings 
into the logs when it detects that respective YAML file contains duplicit keys. 
This is happening while we run tests, as we are concatenating various yaml 
fragments into one yaml we use for tests (cassandra.yaml, cdc.yaml and 
similar). This will emit warnings to logs and tests will fail because they 
expect empty error output.

The solution is to not emit warnings on duplicit keys.

> Do not emit warning on duplicit keys in snakeyaml to preserver behavior 
> pre-CASSANDRA-20928
> -------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-20932
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20932
>             Project: Apache Cassandra
>          Issue Type: Task
>          Components: Build
>            Reporter: Stefan Miklosovic
>            Assignee: Stefan Miklosovic
>            Priority: Normal
>             Fix For: 5.x
>
>
> upgrade of snakeyaml 2.1 to 2.4 under CASSANDRA-20928 started to emit 
> warnings into the logs when it detects that respective YAML file contains 
> duplicit keys. This is happening while we run tests, as we are concatenating 
> various yaml fragments into one yaml we use for tests (cassandra.yaml, 
> cdc.yaml and similar). This will emit warnings to logs and tests will fail 
> because they expect empty error output.
> The solution is to not emit warnings on duplicit keys.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to