svn commit: r1422803 - in /cassandra/site: publish/download/index.html src/settings.py

2012-12-17 Thread slebresne
Author: slebresne Date: Mon Dec 17 09:06:12 2012 New Revision: 1422803 URL: http://svn.apache.org/viewvc?rev=1422803view=rev Log: Update website for 1.2.0-rc1 release Modified: cassandra/site/publish/download/index.html cassandra/site/src/settings.py Modified:

[jira] [Updated] (CASSANDRA-5061) Upgraded cassandra loses all cfs on restart

2012-12-17 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-5061: Fix Version/s: 1.1.8 Upgraded cassandra loses all cfs on restart

git commit: Fix potential infinite loop when reloading CFS

2012-12-17 Thread slebresne
Updated Branches: refs/heads/cassandra-1.2.0 ab071c505 - 9b217e467 Fix potential infinite loop when reloading CFS patch by slebresne; reviewed by jbellis for CASSANDRA-5064 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] git commit: Merge branch 'cassandra-1.2.0' into cassandra-1.2

2012-12-17 Thread slebresne
Updated Branches: refs/heads/cassandra-1.2 38aa459ef - 10959ef3a Merge branch 'cassandra-1.2.0' into cassandra-1.2 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/10959ef3 Tree:

[2/2] git commit: Fix potential infinite loop when reloading CFS

2012-12-17 Thread slebresne
Fix potential infinite loop when reloading CFS patch by slebresne; reviewed by jbellis for CASSANDRA-5064 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9b217e46 Tree:

[1/3] git commit: Merge branch 'cassandra-1.2' into trunk

2012-12-17 Thread slebresne
Updated Branches: refs/heads/trunk b5d07e582 - df1df221e Merge branch 'cassandra-1.2' into trunk Conflicts: src/java/org/apache/cassandra/db/ColumnFamilyStore.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/3] git commit: Merge branch 'cassandra-1.2.0' into cassandra-1.2

2012-12-17 Thread slebresne
Merge branch 'cassandra-1.2.0' into cassandra-1.2 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/10959ef3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/10959ef3 Diff:

[3/3] git commit: Fix potential infinite loop when reloading CFS

2012-12-17 Thread slebresne
Fix potential infinite loop when reloading CFS patch by slebresne; reviewed by jbellis for CASSANDRA-5064 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9b217e46 Tree:

[jira] [Commented] (CASSANDRA-5063) Aliasing Keyspaces

2012-12-17 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13533910#comment-13533910 ] T Jake Luciani commented on CASSANDRA-5063: --- This would be simpler to

[jira] [Commented] (CASSANDRA-5058) debian packaging should include shuffle

2012-12-17 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13533932#comment-13533932 ] Sylvain Lebresne commented on CASSANDRA-5058: - bq. I don't believe it

[jira] [Commented] (CASSANDRA-5072) Bug in creating EnumSet in SimpleAuthorizer example

2012-12-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13533993#comment-13533993 ] Jonathan Ellis commented on CASSANDRA-5072: --- Let's go ahead and fix it (and

[jira] [Commented] (CASSANDRA-5070) LOCAL_QUORUM consistency causes Tracing to fail

2012-12-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13533995#comment-13533995 ] Jonathan Ellis commented on CASSANDRA-5070: --- +1

[jira] [Commented] (CASSANDRA-5063) Aliasing Keyspaces

2012-12-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13533996#comment-13533996 ] Jonathan Ellis commented on CASSANDRA-5063: --- Of the two, CASSANDRA-1585 is

[jira] [Commented] (CASSANDRA-5063) Aliasing Keyspaces

2012-12-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13533996#comment-13533996 ] Jonathan Ellis commented on CASSANDRA-5063: --- Of the two, CASSANDRA-1585 is

[jira] [Commented] (CASSANDRA-5058) debian packaging should include shuffle

2012-12-17 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534002#comment-13534002 ] Eric Evans commented on CASSANDRA-5058: --- bq. Nothing come to mind either, but

[3/4] git commit: cqlsh: force CL.ONE for tracing and system.schema* queries; patch by Aleksey Yeschenko, reviewed by Jonathan Ellis for CASSANDRA-5070

2012-12-17 Thread aleksey
cqlsh: force CL.ONE for tracing and system.schema* queries; patch by Aleksey Yeschenko, reviewed by Jonathan Ellis for CASSANDRA-5070 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/63902c6d Tree:

[1/3] git commit: Merge branch 'cassandra-1.2.0' into cassandra-1.2

2012-12-17 Thread aleksey
Updated Branches: refs/heads/cassandra-1.2 10959ef3a - f7f01007b Merge branch 'cassandra-1.2.0' into cassandra-1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f7f01007 Tree:

[2/3] git commit: cqlsh: force CL.ONE for tracing and system.schema* queries; patch by Aleksey Yeschenko, reviewed by Jonathan Ellis for CASSANDRA-5070

2012-12-17 Thread aleksey
cqlsh: force CL.ONE for tracing and system.schema* queries; patch by Aleksey Yeschenko, reviewed by Jonathan Ellis for CASSANDRA-5070 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/63902c6d Tree:

[1/2] git commit: cqlsh: force CL.ONE for tracing and system.schema* queries; patch by Aleksey Yeschenko, reviewed by Jonathan Ellis for CASSANDRA-5070

2012-12-17 Thread aleksey
Updated Branches: refs/heads/cassandra-1.2.0 9b217e467 - 63902c6d8 cqlsh: force CL.ONE for tracing and system.schema* queries; patch by Aleksey Yeschenko, reviewed by Jonathan Ellis for CASSANDRA-5070 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[3/3] git commit: Fix SimpleAuthorizer example; patch by Aleksey Yeschenko, reviewed by Jonathan Ellis for CASSANDRA-5072

2012-12-17 Thread aleksey
Fix SimpleAuthorizer example; patch by Aleksey Yeschenko, reviewed by Jonathan Ellis for CASSANDRA-5072 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/706612e3 Tree:

[1/4] git commit: Merge branch 'cassandra-1.2' into trunk

2012-12-17 Thread aleksey
Updated Branches: refs/heads/trunk df1df221e - 2eaea5a2a Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2eaea5a2 Tree:

[2/2] git commit: Fix SimpleAuthorizer example; patch by Aleksey Yeschenko, reviewed by Jonathan Ellis for CASSANDRA-5072

2012-12-17 Thread aleksey
Fix SimpleAuthorizer example; patch by Aleksey Yeschenko, reviewed by Jonathan Ellis for CASSANDRA-5072 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/706612e3 Tree:

[4/4] git commit: Fix SimpleAuthorizer example; patch by Aleksey Yeschenko, reviewed by Jonathan Ellis for CASSANDRA-5072

2012-12-17 Thread aleksey
Fix SimpleAuthorizer example; patch by Aleksey Yeschenko, reviewed by Jonathan Ellis for CASSANDRA-5072 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/706612e3 Tree:

[2/4] git commit: Merge branch 'cassandra-1.2.0' into cassandra-1.2

2012-12-17 Thread aleksey
Merge branch 'cassandra-1.2.0' into cassandra-1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f7f01007 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f7f01007 Diff:

[jira] [Commented] (CASSANDRA-5072) Bug in creating EnumSet in SimpleAuthorizer example

2012-12-17 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534004#comment-13534004 ] Aleksey Yeschenko commented on CASSANDRA-5072: -- Thanks, committed.

[jira] [Commented] (CASSANDRA-5070) LOCAL_QUORUM consistency causes Tracing to fail

2012-12-17 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534005#comment-13534005 ] Aleksey Yeschenko commented on CASSANDRA-5070: -- Thanks, committed.

[jira] [Commented] (CASSANDRA-5053) not possible to change crc_check_chance

2012-12-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534009#comment-13534009 ] Jonathan Ellis commented on CASSANDRA-5053: --- Let's fix the schema code then,

[jira] [Closed] (CASSANDRA-5064) 'Alter table' when it includes collections makes cqlsh hang

2012-12-17 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McGuire closed CASSANDRA-5064. --- Verified this is fixed on the 1.2.0 branch. 'Alter table' when it includes

[jira] [Commented] (CASSANDRA-5057) Cache reads don't need to be mutable if we're using the off-heap (copying) cache

2012-12-17 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534015#comment-13534015 ] Sylvain Lebresne commented on CASSANDRA-5057: - lgtm, though I would have

[jira] [Closed] (CASSANDRA-5064) 'Alter table' when it includes collections makes cqlsh hang

2012-12-17 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McGuire closed CASSANDRA-5064. --- Verified this is fixed on the 1.2.0 branch. 'Alter table' when it includes

[jira] [Commented] (CASSANDRA-5053) not possible to change crc_check_chance

2012-12-17 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534027#comment-13534027 ] Marcus Eriksson commented on CASSANDRA-5053: ok, sure, that works i'll

[2/3] git commit: off-heap cache doesn't need mutable column container patch by jbellis; reviewed by slebresne for CASSANDRA-5057

2012-12-17 Thread jbellis
off-heap cache doesn't need mutable column container patch by jbellis; reviewed by slebresne for CASSANDRA-5057 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3e70d3ac Tree:

[1/3] git commit: merge from 1.2

2012-12-17 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 f7f01007b - 3e70d3ac4 refs/heads/trunk 2eaea5a2a - 120bf9f14 merge from 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/120bf9f1 Tree:

[jira] [Commented] (CASSANDRA-5057) Cache reads don't need to be mutable if we're using the off-heap (copying) cache

2012-12-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534048#comment-13534048 ] Jonathan Ellis commented on CASSANDRA-5057: --- committed as suggested

[3/3] git commit: off-heap cache doesn't need mutable column container patch by jbellis; reviewed by slebresne for CASSANDRA-5057

2012-12-17 Thread jbellis
off-heap cache doesn't need mutable column container patch by jbellis; reviewed by slebresne for CASSANDRA-5057 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3e70d3ac Tree:

git commit: Fix CHANGES.txt

2012-12-17 Thread aleksey
Updated Branches: refs/heads/cassandra-1.2.0 63902c6d8 - b7c4de924 Fix CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b7c4de92 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b7c4de92

[1/2] git commit: Merge branch 'cassandra-1.2.0' into cassandra-1.2

2012-12-17 Thread aleksey
Updated Branches: refs/heads/cassandra-1.2 3e70d3ac4 - 7532d5cbf Merge branch 'cassandra-1.2.0' into cassandra-1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7532d5cb Tree:

[2/2] git commit: Fix CHANGES.txt

2012-12-17 Thread aleksey
Fix CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b7c4de92 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b7c4de92 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/b7c4de92

[1/3] git commit: Merge branch 'cassandra-1.2' into trunk

2012-12-17 Thread aleksey
Updated Branches: refs/heads/trunk 120bf9f14 - ace2258eb Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ace2258e Tree:

[3/3] git commit: Fix CHANGES.txt

2012-12-17 Thread aleksey
Fix CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b7c4de92 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b7c4de92 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/b7c4de92

[2/3] git commit: Merge branch 'cassandra-1.2.0' into cassandra-1.2

2012-12-17 Thread aleksey
Merge branch 'cassandra-1.2.0' into cassandra-1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7532d5cb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7532d5cb Diff:

[jira] [Updated] (CASSANDRA-4767) Need some indication of node repair success or failure

2012-12-17 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-4767: -- Attachment: 4767-1.1.txt Patch attached to track repair progress by using JMX

[jira] [Comment Edited] (CASSANDRA-4767) Need some indication of node repair success or failure

2012-12-17 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534184#comment-13534184 ] Yuki Morishita edited comment on CASSANDRA-4767 at 12/17/12 7:17 PM:

[jira] [Commented] (CASSANDRA-4767) Need some indication of node repair success or failure

2012-12-17 Thread Ahmed Bashir (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534209#comment-13534209 ] Ahmed Bashir commented on CASSANDRA-4767: - So there will be multiple

[jira] [Updated] (CASSANDRA-4767) Need some indication of node repair success or failure

2012-12-17 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-4767: -- Reviewer: slebresne Need some indication of node repair success or failure

[jira] [Commented] (CASSANDRA-5013) disallow bloom filter false positive chance of 0

2012-12-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534244#comment-13534244 ] Jonathan Ellis commented on CASSANDRA-5013: --- attached as v2

[jira] [Updated] (CASSANDRA-5013) disallow bloom filter false positive chance of 0

2012-12-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5013: -- Attachment: 5013-v2.txt disallow bloom filter false positive chance of 0

[jira] [Commented] (CASSANDRA-5013) disallow bloom filter false positive chance of 0

2012-12-17 Thread Andras Szerdahelyi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534247#comment-13534247 ] Andras Szerdahelyi commented on CASSANDRA-5013: --- Thank you for your

[jira] [Commented] (CASSANDRA-5067) Allow basic yaml properties to be specified via JVM parameters

2012-12-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534287#comment-13534287 ] Jonathan Ellis commented on CASSANDRA-5067: ---

[jira] [Commented] (CASSANDRA-5013) disallow bloom filter false positive chance of 0

2012-12-17 Thread Andras Szerdahelyi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534308#comment-13534308 ] Andras Szerdahelyi commented on CASSANDRA-5013: --- well, that wasn't

[jira] [Commented] (CASSANDRA-5065) nodetool ownership is incorrect with vnodes

2012-12-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534310#comment-13534310 ] Jonathan Ellis commented on CASSANDRA-5065: --- patch attached to fix

[jira] [Updated] (CASSANDRA-5065) nodetool ownership is incorrect with vnodes

2012-12-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5065: -- Attachment: 5065.txt nodetool ownership is incorrect with vnodes

[jira] [Commented] (CASSANDRA-5058) debian packaging should include shuffle

2012-12-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534311#comment-13534311 ] Jonathan Ellis commented on CASSANDRA-5058: --- +1 for cassandra-shuffle

[jira] [Updated] (CASSANDRA-4894) log number of combined/merged rows during a compaction

2012-12-17 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-4894: -- Attachment: 4894-1.2.txt Patch attached to track count per number of merged rows.

[jira] [Created] (CASSANDRA-5073) Node movement results in excessive streaming

2012-12-17 Thread Ishaaq Chandy (JIRA)
Ishaaq Chandy created CASSANDRA-5073: Summary: Node movement results in excessive streaming Key: CASSANDRA-5073 URL: https://issues.apache.org/jira/browse/CASSANDRA-5073 Project: Cassandra

[jira] [Resolved] (CASSANDRA-5073) Node movement results in excessive streaming

2012-12-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-5073. --- Resolution: Won't Fix vnodes makes the old node movement code mostly obsolete.