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

David Capwell commented on CASSANDRA-16256:
-------------------------------------------

patch working locally, will trigger CI 

{code}
testclasslist:
     [echo] Number of test runners: 1
    [mkdir] Created dir: 
/Users/davidcapwell/src/github/apache/cassandra-trunk/build/test/cassandra
    [mkdir] Created dir: 
/Users/davidcapwell/src/github/apache/cassandra-trunk/build/test/output
[junit-timeout] Picked up _JAVA_OPTIONS: -Djava.net.preferIPv4Stack=true
[junit-timeout] Testsuite: 
org.apache.cassandra.distributed.upgrade.CompactStorage3to4UpgradeTest
[junit-timeout] Testsuite: 
org.apache.cassandra.distributed.upgrade.CompactStorage3to4UpgradeTest Tests 
run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.934 sec
[junit-timeout]

BUILD SUCCESSFUL
Total time: 35 seconds
{code}

> 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: 10m
>  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]

Reply via email to