[
https://issues.apache.org/jira/browse/CASSANDRA-14169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16326807#comment-16326807
]
Jay Zhuang commented on CASSANDRA-14169:
----------------------------------------
Thanks [~VincentWhite] for the review.
bq. <jvmarg value="-Dmigration-sstable-root=${test.data}/migration-sstables"/>}}
The migration-sstables is removed in CASSANDRA-12716, removing them in the
{{build.xml}}.
bq. <jvmarg value="-Dcassandra.ring_delay_ms=1000"/>
It wouldn't impact the test, but nice to have. added.
bq. <jvmarg value="-Dcassandra.tolerate_sstable_size=true"/>
It's just to print warning message:
[LeveledCompactionStrategy.java:69|https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/db/compaction/LeveledCompactionStrategy.java#L69].
I think it's good to have them in IDE debug.
bq. <jvmarg value="-Dcassandra.skip_sync=true" />
It's added in CASSANDRA-9403. would be nice to have. added.
Also for {{LEGACY_SSTABLE_ROOT}} -> {{LEGACY_SSTABLE_PROP}}, changed.
The patch is updated.
> Trivial intellij junit run fix
> ------------------------------
>
> Key: CASSANDRA-14169
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14169
> Project: Cassandra
> Issue Type: Bug
> Reporter: Jay Zhuang
> Assignee: Jay Zhuang
> Priority: Trivial
>
> Unable to run
> {{[LegacySSTableTest|https://github.com/apache/cassandra/blob/trunk/test/unit/org/apache/cassandra/io/sstable/LegacySSTableTest.java#L63]}}
> in the Intellij, because the
> {{[legacy-sstable-root|https://github.com/apache/cassandra/blob/trunk/test/unit/org/apache/cassandra/io/sstable/LegacySSTableTest.java#L96]}}
> is not defined.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]