[ 
https://issues.apache.org/jira/browse/CASSANDRA-4443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Evans updated CASSANDRA-4443:
----------------------------------

    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._
\\

h3. Patches
||Compare||Raw diff||Description||
|[060_shuffle_utility|https://github.com/acunu/cassandra/compare/top-bases/p/4443/060_shuffle_utility...p/4443/060_shuffle_utility]|[060_shuffle_utility.patch|https://github.com/acunu/cassandra/compare/top-bases/p/4443/060_shuffle_utility...p/4443/060_shuffle_utility.diff]|{{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}})._

  was:
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._
\\

h3. Patches
||Compare||Raw diff||Description||
|[050_process_queued_xfers|https://github.com/acunu/cassandra/compare/top-bases/p/4443/050_process_queued_xfers...p/4443/050_process_queued_xfers]|[050_process_queued_xfers.patch|https://github.com/acunu/cassandra/compare/top-bases/p/4443/050_process_queued_xfers...p/4443/050_process_queued_xfers.diff]|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}})._

    
> shuffle utility for vnodes
> --------------------------
>
>                 Key: CASSANDRA-4443
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4443
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Core
>    Affects Versions: 1.2.0 beta 1
>            Reporter: Brandon Williams
>            Assignee: Eric Evans
>              Labels: vnodes
>             Fix For: 1.2.0
>
>
> 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._
> \\
> h3. Patches
> ||Compare||Raw diff||Description||
> |[060_shuffle_utility|https://github.com/acunu/cassandra/compare/top-bases/p/4443/060_shuffle_utility...p/4443/060_shuffle_utility]|[060_shuffle_utility.patch|https://github.com/acunu/cassandra/compare/top-bases/p/4443/060_shuffle_utility...p/4443/060_shuffle_utility.diff]|{{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}})._

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to