Details
-
Sub-task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
Description
As mentioned on CASSANDRA-4127, for upgrades we need a 'shuffle' command to split up the contiguous ranges.
List discussion: http://thread.gmane.org/gmane.comp.db.cassandra.devel/6799
Edit0: Linked in mailing list discussion.
Edit1: Linked in patch information.
Edit2: Updated patch links.
Patches
Compare | Raw diff | Description |
---|---|---|
060_shuffle_utility | 060_shuffle_utility.patch | shuffle util to randomly remap ranges |
Note: These are branches managed with TopGit. If you are applying the patch output manually, you will either need to filter the TopGit metadata files (i.e. wget -O - <url> | filterdiff -x*.topdeps -x*.topmsg | patch -p1), or remove them afterward (rm .topmsg .topdeps).
Attachments
Issue Links
- depends upon
-
CASSANDRA-4559 implement token relocation
- Resolved