[
https://issues.apache.org/jira/browse/CASSANDRA-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905511#action_12905511
]
Gary Dusbabek commented on CASSANDRA-1285:
------------------------------------------
I should add that this patch just receives the updated values, records them,
and then reloads the keyspaces/column families. Depending on what specifically
changes, other operations must occur (repair, cleanup, etc). None of those
operations are kicked off here.
> 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 beta 2
>
> Attachments: v1-0001-thrift-changes.txt,
> v1-0002-UpdateKeyspace-migration.txt, v1-0003-UpdateColumn-family.txt
>
>
> 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.