git commit: Remove homegrown and now unused Throttle class

2013-06-28 Thread slebresne
Updated Branches: refs/heads/trunk c432e6733 - cc83177af Remove homegrown and now unused Throttle class Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cc83177a Tree:

[jira] [Resolved] (CASSANDRA-5522) Migrate FileStreamTask to Guava RateLimiter and remove homegrown Throttle

2013-06-28 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-5522. - Resolution: Duplicate This has actually been done as part of CASSANDRA-5286.

[jira] [Commented] (CASSANDRA-5544) Hadoop jobs assigns only one mapper in task

2013-06-28 Thread Shamim Ahmed (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13695303#comment-13695303 ] Shamim Ahmed commented on CASSANDRA-5544: - At last , i could manage a few

[jira] [Commented] (CASSANDRA-5706) OOM while loading key cache at startup

2013-06-28 Thread Fabien Rousseau (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13695310#comment-13695310 ] Fabien Rousseau commented on CASSANDRA-5706: Sorry for the delay. Yep, it

[jira] [Created] (CASSANDRA-5712) Reverse slice queries can skip range tombstones

2013-06-28 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-5712: --- Summary: Reverse slice queries can skip range tombstones Key: CASSANDRA-5712 URL: https://issues.apache.org/jira/browse/CASSANDRA-5712 Project:

[jira] [Updated] (CASSANDRA-5712) Reverse slice queries can skip range tombstones

2013-06-28 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-5712: Attachment: 5712.txt Attaching patch with a unit test to demonstrate the bug

[Cassandra Wiki] Update of GettingStarted by jeremyhanna

2013-06-28 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The GettingStarted page has been changed by jeremyhanna: https://wiki.apache.org/cassandra/GettingStarted?action=diffrev1=90rev2=91 Comment: Trying to update recommendations for heap

[1/3] git commit: Fix loading key cache when a saved entry is no longer valid patch by Fabien Rousseau; reviewed by jbellis for CASSANDRA-5706

2013-06-28 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 9837173d8 - 43a98c212 refs/heads/trunk cc83177af - 66fe21647 Fix loading key cache when a saved entry is no longer valid patch by Fabien Rousseau; reviewed by jbellis for CASSANDRA-5706 Project:

[2/3] git commit: Fix loading key cache when a saved entry is no longer valid patch by Fabien Rousseau; reviewed by jbellis for CASSANDRA-5706

2013-06-28 Thread jbellis
Fix loading key cache when a saved entry is no longer valid patch by Fabien Rousseau; reviewed by jbellis for CASSANDRA-5706 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/43a98c21 Tree:

[3/3] git commit: merge from 1.2

2013-06-28 Thread jbellis
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/66fe2164 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/66fe2164 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/66fe2164

[jira] [Commented] (CASSANDRA-5712) Reverse slice queries can skip range tombstones

2013-06-28 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13695523#comment-13695523 ] Jonathan Ellis commented on CASSANDRA-5712: --- Do we really need

[jira] [Commented] (CASSANDRA-5712) Reverse slice queries can skip range tombstones

2013-06-28 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13695549#comment-13695549 ] Sylvain Lebresne commented on CASSANDRA-5712: - bq. ISTM that we could just

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

2013-06-28 Thread brandonwilliams
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/03ff2687 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/03ff2687 Diff:

[1/3] git commit: spelling

2013-06-28 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.2 43a98c212 - d265fded8 refs/heads/trunk 66fe21647 - 03ff26874 spelling Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d265fded Tree:

[2/3] git commit: spelling

2013-06-28 Thread brandonwilliams
spelling Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d265fded Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d265fded Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/d265fded Branch:

[jira] [Commented] (CASSANDRA-5681) Refactor IESCS in Snitches

2013-06-28 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13695778#comment-13695778 ] Jason Brown commented on CASSANDRA-5681: Hmm, maybe I need a copy of your

[jira] [Commented] (CASSANDRA-5151) Implement better way of eliminating compaction left overs.

2013-06-28 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13695794#comment-13695794 ] Michael Kjellman commented on CASSANDRA-5151: - [~slebresne] man this was a

git commit: Refactor IESCS in Snitches, (part 2 - rework YFNTS) patch by jasobrown; reviewed by jbellis for CASSANDRA-5681

2013-06-28 Thread jasobrown
Updated Branches: refs/heads/trunk 03ff26874 - ff339c58c Refactor IESCS in Snitches, (part 2 - rework YFNTS) patch by jasobrown; reviewed by jbellis for CASSANDRA-5681 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-5681) Refactor IESCS in Snitches

2013-06-28 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13695797#comment-13695797 ] Jason Brown commented on CASSANDRA-5681: Committed the YFNTS changes to trunk.

[jira] [Updated] (CASSANDRA-5681) Refactor IESCS in Snitches

2013-06-28 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Brown updated CASSANDRA-5681: --- Fix Version/s: (was: 1.2.7) 1.2.6 Refactor IESCS in Snitches

[jira] [Commented] (CASSANDRA-3772) Evaluate Murmur3-based partitioner

2013-06-28 Thread Lex Lythius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13695804#comment-13695804 ] Lex Lythius commented on CASSANDRA-3772: Sorry to bring a skeleton back with

[jira] [Created] (CASSANDRA-5713) CQL3 token() = token() does not work as expected

2013-06-28 Thread Colin B. (JIRA)
Colin B. created CASSANDRA-5713: --- Summary: CQL3 token() = token() does not work as expected Key: CASSANDRA-5713 URL: https://issues.apache.org/jira/browse/CASSANDRA-5713 Project: Cassandra

[jira] [Commented] (CASSANDRA-3772) Evaluate Murmur3-based partitioner

2013-06-28 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13695845#comment-13695845 ] Brandon Williams commented on CASSANDRA-3772: - It doesn't really matter if

[jira] [Commented] (CASSANDRA-3772) Evaluate Murmur3-based partitioner

2013-06-28 Thread Lex Lythius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13695905#comment-13695905 ] Lex Lythius commented on CASSANDRA-3772: @Brandon Yes, I understand that we're

[jira] [Commented] (CASSANDRA-3772) Evaluate Murmur3-based partitioner

2013-06-28 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13695907#comment-13695907 ] Jonathan Ellis commented on CASSANDRA-3772: --- If you're exposing Cassandra

[jira] [Commented] (CASSANDRA-3772) Evaluate Murmur3-based partitioner

2013-06-28 Thread Lex Lythius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13695919#comment-13695919 ] Lex Lythius commented on CASSANDRA-3772: Right. I was thinking some web

git commit: fix up logging contexts to match class

2013-06-28 Thread dbrosius
Updated Branches: refs/heads/trunk ff339c58c - 66f301457 fix up logging contexts to match class Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/66f30145 Tree:

[jira] [Updated] (CASSANDRA-5524) Allow upgradesstables to be run against a specified directory

2013-06-28 Thread Alex Zarutin (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Zarutin updated CASSANDRA-5524: Attachment: CASSANDRA-5524.txt Issue has verified, on both failure to load sstables

[jira] [Commented] (CASSANDRA-5524) Allow upgradesstables to be run against a specified directory

2013-06-28 Thread Alex Zarutin (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13695962#comment-13695962 ] Alex Zarutin commented on CASSANDRA-5524: - Issue has been tested on CASSANDRA

[jira] [Created] (CASSANDRA-5714) Allow coordinator failover for cursors

2013-06-28 Thread JIRA
Michaël Figuière created CASSANDRA-5714: --- Summary: Allow coordinator failover for cursors Key: CASSANDRA-5714 URL: https://issues.apache.org/jira/browse/CASSANDRA-5714 Project: Cassandra

[jira] [Commented] (CASSANDRA-5714) Allow coordinator failover for cursors

2013-06-28 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13696018#comment-13696018 ] Jonathan Ellis commented on CASSANDRA-5714: --- Row number is not indexable,

[jira] [Commented] (CASSANDRA-5712) Reverse slice queries can skip range tombstones

2013-06-28 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13696055#comment-13696055 ] Jonathan Ellis commented on CASSANDRA-5712: --- I'm not a huge fan of having

[jira] [Commented] (CASSANDRA-5454) Changing column_index_size_in_kb on different nodes might corrupt files

2013-06-28 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13696056#comment-13696056 ] Jonathan Ellis commented on CASSANDRA-5454: --- +1 Changing