Error upgrading when replication_factor is stored in strategy_options
---------------------------------------------------------------------
Key: CASSANDRA-3011
URL: https://issues.apache.org/jira/browse/CASSANDRA-3011
Project: Cassandra
Issue Type: Bug
Components: Core
Affects Versions: 0.8.3
Reporter: Jonathan Ellis
Assignee: Jonathan Ellis
Priority: Minor
Fix For: 0.8.4
Attachments: 3011.txt
[from the ML]
{noformat}
When I upgraded from 0.8.2 to 0.8.3 I encountered a exception during startup:
...
Caused by: org.apache.cassandra.config.ConfigurationException:
replication_factor is an option for SimpleStrategy, not
NetworkTopologyStrategy
at
org.apache.cassandra.locator.NetworkTopologyStrategy.<init>(NetworkTopologyStrategy.java:70)
...
{noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira