You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Matt Stump (JIRA)" <ji...@apache.org> on 2014/04/23 18:17:18 UTC

[jira] [Created] (CASSANDRA-7077) Cassandra-stress should be multi DC safe by default.

Matt Stump created CASSANDRA-7077:
-------------------------------------

             Summary: Cassandra-stress should be multi DC safe by default.
                 Key: CASSANDRA-7077
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7077
             Project: Cassandra
          Issue Type: Improvement
          Components: Tools
            Reporter: Matt Stump
            Priority: Minor


One of the common misconfigurations when using cassandra-stress is that it uses SimpleStrategy. If the customer has configured the cluster with multiple DCs it often gives the impression of abysmal performance and requires the intervention of support/se/sa to sort things out. 

We should switch to using NTS by default with an RF of 1 per local DC. Write consistency should also be LOCAL_ONE by default.



--
This message was sent by Atlassian JIRA
(v6.2#6252)