[
https://issues.apache.org/jira/browse/CASSANDRA-16256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17229412#comment-17229412
] David Capwell commented on CASSANDRA-16256: ------------------------------------------- Starting commit CI Results (pending): ||Branch||Source||Circle CI||Jenkins|| |cassandra-2.2|[branch|https://github.com/dcapwell/cassandra/tree/commit_remote_branch/CASSANDRA-16256-cassandra-2.2-59F29227-67E6-4E09-B926-E4E209DEA096]|[build|https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=commit_remote_branch%2FCASSANDRA-16256-cassandra-2.2-59F29227-67E6-4E09-B926-E4E209DEA096]|[build|https://ci-cassandra.apache.org/job/Cassandra-devbranch/187/]| |cassandra-3.0|[branch|https://github.com/dcapwell/cassandra/tree/commit_remote_branch/CASSANDRA-16256-cassandra-3.0-59F29227-67E6-4E09-B926-E4E209DEA096]|[build|https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=commit_remote_branch%2FCASSANDRA-16256-cassandra-3.0-59F29227-67E6-4E09-B926-E4E209DEA096]|[build|https://ci-cassandra.apache.org/job/Cassandra-devbranch/188/]| |cassandra-3.11|[branch|https://github.com/dcapwell/cassandra/tree/commit_remote_branch/CASSANDRA-16256-cassandra-3.11-59F29227-67E6-4E09-B926-E4E209DEA096]|[build|https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=commit_remote_branch%2FCASSANDRA-16256-cassandra-3.11-59F29227-67E6-4E09-B926-E4E209DEA096]|[build|https://ci-cassandra.apache.org/job/Cassandra-devbranch/189/]| |trunk|[branch|https://github.com/dcapwell/cassandra/tree/commit_remote_branch/CASSANDRA-16256-trunk-59F29227-67E6-4E09-B926-E4E209DEA096]|[build|https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=commit_remote_branch%2FCASSANDRA-16256-trunk-59F29227-67E6-4E09-B926-E4E209DEA096]|[build|https://ci-cassandra.apache.org/job/Cassandra-devbranch/190/]| > jvm dtest is strict on properties which causes upgrade tests to fail > -------------------------------------------------------------------- > > Key: CASSANDRA-16256 > URL: https://issues.apache.org/jira/browse/CASSANDRA-16256 > Project: Cassandra > Issue Type: Bug > Components: Test/dtest/java > Reporter: David Capwell > Assignee: David Capwell > Priority: Normal > Time Spent: 2h 20m > Remaining Estimate: 0h > > {code} > ConfigurationException: Invalid yaml. Please remove properties > [cdc_raw_directory, diagnostic_events_enabled] from your cassandra.yaml > {code} > This was done in CASSANDRA-16152 to make sure we don’t have typo’s in > configs, but this makes upgrades harder as InstanceConfig is used and this > isn’t version aware. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
