Yuki Morishita created CASSANDRA-7945:
-----------------------------------------
Summary: new cassanrda-stress does not work with
NetworkTopologyStrategy
Key: CASSANDRA-7945
URL: https://issues.apache.org/jira/browse/CASSANDRA-7945
Project: Cassandra
Issue Type: Bug
Reporter: Yuki Morishita
Priority: Trivial
{code}
$ cassandra-stress write -schema
'replication(strategy=NetworkTopologyStrategy,DC1=2,DC2=1)'
{code}
prints error:
{code}
Unable to create stress keyspace: Error constructing replication strategy class
{code}
Looks like it is caused by passing 'replication_factor' to NTS, which is
illegal option for NTS.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)