You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Capwell (Jira)" <ji...@apache.org> on 2020/11/10 18:33:00 UTC

[jira] [Comment Edited] (CASSANDRA-16256) jvm dtest is strict on properties which causes upgrade tests to fail

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

David Capwell edited comment on CASSANDRA-16256 at 11/10/20, 6:32 PM:
----------------------------------------------------------------------

Starting commit

CI Results: Yellow, expected results and CASSANDRA-15957
||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/]|



was (Author: dcapwell):
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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org