[
https://issues.apache.org/jira/browse/CASSANDRA-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12893230#action_12893230
]
Gary Dusbabek commented on CASSANDRA-1285:
------------------------------------------
Is there any interest in making this a generic "have a way to modify KS/CF
properties" ticket?
Regardless, in the past there have been operations that needed to happen
external from the change (cleanup or repair in the case of changing the RF).
Should that still happen externally (keeps this ticket simple), or should those
operations be invoked as part of changing the replication factor (this is
complicated).
> Have a way to increase the replication factor
> ---------------------------------------------
>
> Key: CASSANDRA-1285
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1285
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Affects Versions: 0.7 beta 1
> Reporter: Arya Goudarzi
> Assignee: Gary Dusbabek
> Fix For: 0.7.0
>
>
> In 0.6 we were able to change the storage.conf and increase the replication
> factor and restart the server then repair the data across cluster to increase
> the replication factor for a keyspace. In 0.7 having moved away from
> storage.conf, it would be a good idea to have a method in api/jmx to alter
> keyspace so that replication factor could be changed as in 0.6.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.