Quorum calculation code needs to use polymorphic Strategy method for
determining replica counts
-----------------------------------------------------------------------------------------------
Key: CASSANDRA-1804
URL: https://issues.apache.org/jira/browse/CASSANDRA-1804
Project: Cassandra
Issue Type: Bug
Components: Core
Affects Versions: 0.7 beta 1
Reporter: Jonathan Ellis
Assignee: Jonathan Ellis
Fix For: 0.7.0
Keyspace.replication_factor is only valid for SimpleStrategy and ONTS, we
shouldn't use it directly anywhere.
Related: CASSANDRA-1263 would remove the temptation to do the Wrong Thing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.