Brandon Williams created CASSANDRA-16744:
--------------------------------------------

             Summary: Consolidate test options in build.xml
                 Key: CASSANDRA-16744
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16744
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Brandon Williams


There are quite a few different targets where we add things such as :

{noformat}
      <jvmarg value="-Dcassandra.ring_delay_ms=1000"/>
      <jvmarg value="-Dcassandra.tolerate_sstable_size=true"/>
      <jvmarg value="-Dcassandra.skip_sync=true" />
{noformat}

It would be good to not repeat these so much and have a more unified place to 
adjust them.



--
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