[
https://issues.apache.org/jira/browse/CASSANDRA-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965934#action_12965934
]
Jon Hermes commented on CASSANDRA-1804:
---------------------------------------
+1.
(An optional improvement would be to leave getRF in ARS abstract, and to
provide dummy implementations in the child strategies to be rewritten at a
later date (namely for #1263)).
> 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
>
> Attachments: 1804.txt
>
>
> 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.