Details
-
Sub-task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
Description
Whatever the specifics of a shuffle (see CASSANDRA-4443), it will be necessary to relocate a range from one node to another.
Edit0: Linked in new patch containing tests.
Patches
Compare | Raw diff | Description |
---|---|---|
010_refactor_range_move | 010_refactor_range_move.patch | No Description |
020_calculate_pending | 020_calculate_pending.patch | No Description |
030_relocate_token | 030_relocate_token.patch | No Description |
040_tests | 040_tests.patch | No Description |
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
Attachments
Issue Links
- is depended upon by
-
CASSANDRA-4443 shuffle utility for vnodes
- Resolved