[jira] [Commented] (CASSANDRA-3868) Remove or nullify replicate_on_write option

2012-02-07 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202173#comment-13202173 ] Sylvain Lebresne commented on CASSANDRA-3868: - To add some more

git commit: Support query by names for compact CF (CQL3)

2012-02-07 Thread slebresne
Updated Branches: refs/heads/cassandra-1.1 abd455599 - 3459c38d7 Support query by names for compact CF (CQL3) patch by slebresne; reviewed by urandom for CASSANDRA-3791 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] git commit: Merge branch 'cassandra-1.1' into trunk

2012-02-07 Thread slebresne
Updated Branches: refs/heads/trunk 9f668caed - 45e4484cc Merge branch 'cassandra-1.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/45e4484c Tree:

[2/2] git commit: Support query by names for compact CF (CQL3)

2012-02-07 Thread slebresne
Support query by names for compact CF (CQL3) patch by slebresne; reviewed by urandom for CASSANDRA-3791 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3459c38d Tree:

[jira] [Created] (CASSANDRA-3870) Internal error processing batch_mutate: java.util.ConcurrentModificationException on CounterColumn

2012-02-07 Thread Viktor Jevdokimov (Created) (JIRA)
Internal error processing batch_mutate: java.util.ConcurrentModificationException on CounterColumn -- Key: CASSANDRA-3870 URL:

[jira] [Updated] (CASSANDRA-3863) Nodetool ring output not sorted by token order

2012-02-07 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3863: -- Reviewer: brandon.williams Priority: Minor (was: Major) Assignee: Yuki

[jira] [Commented] (CASSANDRA-3229) Remove ability to disable dynamic snitch entirely

2012-02-07 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202404#comment-13202404 ] Jonathan Ellis commented on CASSANDRA-3229: --- You can't have that anyway

[jira] [Updated] (CASSANDRA-3844) Truncate leaves behind non-CFS backed secondary indexes

2012-02-07 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3844: --- Attachment: CASSANDRA-3844.patch This patch encapsulates truncate logic into

[jira] [Commented] (CASSANDRA-3864) Unit tests failures in 1.1

2012-02-07 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202408#comment-13202408 ] Jonathan Ellis commented on CASSANDRA-3864: --- +1 Unit tests

[jira] [Updated] (CASSANDRA-3865) Cassandra-cli returns 'command not found' instead of syntax error

2012-02-07 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3865: -- Reviewer: brandon.williams Priority: Trivial (was: Major) Assignee: Yuki

[jira] [Updated] (CASSANDRA-3844) Truncate leaves behind non-CFS backed secondary indexes

2012-02-07 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3844: --- Attachment: (was: CASSANDRA-3844.patch) Truncate leaves behind non-CFS

[jira] [Updated] (CASSANDRA-3844) Truncate leaves behind non-CFS backed secondary indexes

2012-02-07 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3844: --- Attachment: CASSANDRA-3844.patch renamed CFS.truncateSSTables(long) to

[jira] [Commented] (CASSANDRA-3861) get_indexed_slices throws OOM Error when is called with too big indexClause.count

2012-02-07 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202416#comment-13202416 ] Jonathan Ellis commented on CASSANDRA-3861: --- I dunno, I'd rather emphasize

[jira] [Commented] (CASSANDRA-3865) Cassandra-cli returns 'command not found' instead of syntax error

2012-02-07 Thread Yuki Morishita (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202428#comment-13202428 ] Yuki Morishita commented on CASSANDRA-3865: --- This is fixed in 1.0.7

[jira] [Commented] (CASSANDRA-3861) get_indexed_slices throws OOM Error when is called with too big indexClause.count

2012-02-07 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202433#comment-13202433 ] Sylvain Lebresne commented on CASSANDRA-3861: - But what if your index are

[jira] [Commented] (CASSANDRA-3844) Truncate leaves behind non-CFS backed secondary indexes

2012-02-07 Thread T Jake Luciani (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202434#comment-13202434 ] T Jake Luciani commented on CASSANDRA-3844: --- SIM.getIndexes() should use a

[jira] [Assigned] (CASSANDRA-3871) Turn compression on by default

2012-02-07 Thread Jonathan Ellis (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-3871: - Assignee: Pavel Yaskevich (was: Jonathan Ellis) Turn compression on by

[jira] [Created] (CASSANDRA-3871) Turn compression on by default

2012-02-07 Thread Jonathan Ellis (Created) (JIRA)
Turn compression on by default -- Key: CASSANDRA-3871 URL: https://issues.apache.org/jira/browse/CASSANDRA-3871 Project: Cassandra Issue Type: Improvement Components: Core Reporter: Jonathan

[jira] [Resolved] (CASSANDRA-3865) Cassandra-cli returns 'command not found' instead of syntax error

2012-02-07 Thread Jonathan Ellis (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-3865. --- Resolution: Duplicate Reviewer: (was: brandon.williams) Assignee:

[jira] [Updated] (CASSANDRA-3844) Truncate leaves behind non-CFS backed secondary indexes

2012-02-07 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3844: --- Attachment: CASSANDRA-3844.patch uses IdentityHashMap in

[jira] [Updated] (CASSANDRA-3844) Truncate leaves behind non-CFS backed secondary indexes

2012-02-07 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3844: --- Attachment: (was: CASSANDRA-3844.patch) Truncate leaves behind non-CFS

[jira] [Commented] (CASSANDRA-3844) Truncate leaves behind non-CFS backed secondary indexes

2012-02-07 Thread T Jake Luciani (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202442#comment-13202442 ] T Jake Luciani commented on CASSANDRA-3844: --- +1 Truncate

[jira] [Reopened] (CASSANDRA-3677) NPE during HH delivery when gossip turned off on target

2012-02-07 Thread Sam Overton (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Overton reopened CASSANDRA-3677: I've been able to reproduce this in 1.07 and in trunk as follows: * create a cluster of 2

git commit: fix truncate not to leave behind non-CFS backed secondary indexes patch by Pavel Yaskevich; reviewed by Jake Luciani for CASSANDRA-3844

2012-02-07 Thread xedin
Updated Branches: refs/heads/cassandra-1.0 3df7040fc - 545288357 fix truncate not to leave behind non-CFS backed secondary indexes patch by Pavel Yaskevich; reviewed by Jake Luciani for CASSANDRA-3844 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-3677) NPE during HH delivery when gossip turned off on target

2012-02-07 Thread Sam Overton (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Overton updated CASSANDRA-3677: --- Attachment: 3677-v1.patch attached patch against trunk NPE during HH

[1/2] git commit: merge from 1.0

2012-02-07 Thread xedin
Updated Branches: refs/heads/cassandra-1.1 3459c38d7 - e04e7698a merge from 1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e04e7698 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e04e7698 Diff:

[2/2] git commit: fix truncate not to leave behind non-CFS backed secondary indexes patch by Pavel Yaskevich; reviewed by Jake Luciani for CASSANDRA-3844

2012-02-07 Thread xedin
fix truncate not to leave behind non-CFS backed secondary indexes patch by Pavel Yaskevich; reviewed by Jake Luciani for CASSANDRA-3844 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/54528835 Tree:

[2/3] git commit: merge from 1.0

2012-02-07 Thread xedin
merge from 1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e04e7698 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e04e7698 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/e04e7698

[3/3] git commit: fix truncate not to leave behind non-CFS backed secondary indexes patch by Pavel Yaskevich; reviewed by Jake Luciani for CASSANDRA-3844

2012-02-07 Thread xedin
fix truncate not to leave behind non-CFS backed secondary indexes patch by Pavel Yaskevich; reviewed by Jake Luciani for CASSANDRA-3844 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/54528835 Tree:

[1/3] git commit: merge from 1.1

2012-02-07 Thread xedin
Updated Branches: refs/heads/trunk 45e4484cc - 620831892 merge from 1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/62083189 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/62083189 Diff:

[jira] [Commented] (CASSANDRA-3827) nosetests / system tests fail

2012-02-07 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202465#comment-13202465 ] Brandon Williams commented on CASSANDRA-3827: - LGTM, +1

[jira] [Updated] (CASSANDRA-3827) nosetests / system tests fail

2012-02-07 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3827: --- Reviewer: brandon.williams (was: jbellis) Description: CQL Driver

git commit: fix system tests patch by Pavel Yaskevich; reviewed by Brandon Williams for CASSANDRA-3827

2012-02-07 Thread xedin
Updated Branches: refs/heads/cassandra-1.1 e04e7698a - 651bf3575 fix system tests patch by Pavel Yaskevich; reviewed by Brandon Williams for CASSANDRA-3827 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/651bf357

git commit: Fix NPE during HH when target has been removed from the cluster. Patch by Sam Overton, reviewed by brandonwilliams for CASSANDRA-3677

2012-02-07 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.0 545288357 - 333e7ace0 Fix NPE during HH when target has been removed from the cluster. Patch by Sam Overton, reviewed by brandonwilliams for CASSANDRA-3677 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-3677) NPE during HH delivery when gossip turned off on target

2012-02-07 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3677: Fix Version/s: 1.0.8 NPE during HH delivery when gossip turned off on

[2/2] git commit: fix system tests patch by Pavel Yaskevich; reviewed by Brandon Williams for CASSANDRA-3827

2012-02-07 Thread xedin
fix system tests patch by Pavel Yaskevich; reviewed by Brandon Williams for CASSANDRA-3827 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/651bf357 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/651bf357

[1/2] git commit: merge from 1.1

2012-02-07 Thread xedin
Updated Branches: refs/heads/trunk 620831892 - a6441c531 merge from 1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a6441c53 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a6441c53 Diff:

[jira] [Resolved] (CASSANDRA-3677) NPE during HH delivery when gossip turned off on target

2012-02-07 Thread Brandon Williams (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-3677. - Resolution: Fixed Good catch, Sam. Committed. NPE during

[jira] [Commented] (CASSANDRA-3842) Make CLI `show schema` output data into the file as well is display it to user.

2012-02-07 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202484#comment-13202484 ] Brandon Williams commented on CASSANDRA-3842: - Using a timestamp is fine

[jira] [Updated] (CASSANDRA-3842) Make CLI `show schema` output data into the file as well is display it to user.

2012-02-07 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3842: --- Reviewer: brandon.williams (was: tjake) Make CLI `show schema` output data

[jira] [Updated] (CASSANDRA-3862) RowCache misses Updates

2012-02-07 Thread Sylvain Lebresne (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-3862: Attachment: 3862.patch Patch attached with my sentinel idea (The patch is

git commit: Fix unit tests (DefsTest, SSTableImportTest, CompositeTypeTest)

2012-02-07 Thread slebresne
Updated Branches: refs/heads/cassandra-1.1 651bf3575 - 58202a8ef Fix unit tests (DefsTest, SSTableImportTest, CompositeTypeTest) patch by slebresne; reviewed by jbellis for CASSANDRA-3864 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-3864) Unit tests failures in 1.1

2012-02-07 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202499#comment-13202499 ] Sylvain Lebresne commented on CASSANDRA-3864: - Committed, thanks. I'm

[jira] [Assigned] (CASSANDRA-3864) Unit tests failures in 1.1

2012-02-07 Thread Sylvain Lebresne (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne reassigned CASSANDRA-3864: --- Assignee: Brandon Williams (was: Sylvain Lebresne) Unit tests

[jira] [Created] (CASSANDRA-3872) Sub-columns removal is broken in 1.1

2012-02-07 Thread Sylvain Lebresne (Created) (JIRA)
Sub-columns removal is broken in 1.1 Key: CASSANDRA-3872 URL: https://issues.apache.org/jira/browse/CASSANDRA-3872 Project: Cassandra Issue Type: Bug Reporter: Sylvain Lebresne

[jira] [Updated] (CASSANDRA-3872) Sub-columns removal is broken in 1.1

2012-02-07 Thread Sylvain Lebresne (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-3872: Attachment: 3872.patch Attaching patch for this. The idea is to make

[jira] [Updated] (CASSANDRA-3859) Add Progress Reporting to Cassandra SstableLoader for BulkOutputFormat

2012-02-07 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3859: Attachment: 0002-Add-progress-to-CFOF.txt

[jira] [Updated] (CASSANDRA-3863) Nodetool ring output not sorted by token order

2012-02-07 Thread Yuki Morishita (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-3863: -- Attachment: cassandra-1.1-3863.txt Patch attached to let {{getTokenToEndpointMap

[jira] [Updated] (CASSANDRA-3859) Add Progress Reporting to Cassandra SstableLoader for BulkOutputFormat

2012-02-07 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3859: Attachment: (was: 0001-add-progress-reporting-to-BOF.txt) Add

[jira] [Updated] (CASSANDRA-3859) Add Progress Reporting to Cassandra SstableLoader for BulkOutputFormat

2012-02-07 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3859: Attachment: (was: 0002-Add-progress-to-CFOF.txt) Add Progress

[jira] [Resolved] (CASSANDRA-3778) KEY IN (...) queries do not work

2012-02-07 Thread Sylvain Lebresne (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-3778. - Resolution: Fixed Just confirmed that CASSANDRA-3791 did fix the test above

[jira] [Updated] (CASSANDRA-3859) Add Progress Reporting to Cassandra SstableLoader for BulkOutputFormat

2012-02-07 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3859: Attachment: 0002-Add-progress-to-CFOF.txt

[jira] [Updated] (CASSANDRA-3859) Add Progress Reporting to Cassandra OutputFormats

2012-02-07 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3859: Summary: Add Progress Reporting to Cassandra OutputFormats (was: Add Progress

git commit: make SS.getTokenToEndpointMap to sort tokens in ascending order. Patch by Yuki Morishita, reviewed by brandonwilliams for CASSANDRA-3863

2012-02-07 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.1 58202a8ef - 252287897 make SS.getTokenToEndpointMap to sort tokens in ascending order. Patch by Yuki Morishita, reviewed by brandonwilliams for CASSANDRA-3863 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Resolved] (CASSANDRA-3863) Nodetool ring output not sorted by token order

2012-02-07 Thread Brandon Williams (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-3863. - Resolution: Fixed Committed. Nodetool ring output not

[jira] [Commented] (CASSANDRA-3782) Secondary indexes support for wide rows in CQL 3.0

2012-02-07 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202560#comment-13202560 ] Sylvain Lebresne commented on CASSANDRA-3782: - bq. I think it may be

[jira] [Commented] (CASSANDRA-3864) Unit tests failures in 1.1

2012-02-07 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202599#comment-13202599 ] Brandon Williams commented on CASSANDRA-3864: - Hmm, I had to add

[jira] [Commented] (CASSANDRA-3831) scaling to large clusters in GossipStage impossible due to calculatePendingRanges

2012-02-07 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202635#comment-13202635 ] Jonathan Ellis commented on CASSANDRA-3831: --- committed the group add patch

[jira] [Updated] (CASSANDRA-2917) expose calculate midrange for token in jmx

2012-02-07 Thread Sam Tunnicliffe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-2917: --- Attachment: trunk-2917.txt expose calculate midrange for token in jmx

[jira] [Updated] (CASSANDRA-3831) scaling to large clusters in GossipStage impossible due to calculatePendingRanges

2012-02-07 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3831: -- Fix Version/s: 1.2 scaling to large clusters in GossipStage impossible due to

[jira] [Issue Comment Edited] (CASSANDRA-3831) scaling to large clusters in GossipStage impossible due to calculatePendingRanges

2012-02-07 Thread Jonathan Ellis (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202635#comment-13202635 ] Jonathan Ellis edited comment on CASSANDRA-3831 at 2/7/12 7:08 PM:

[jira] [Updated] (CASSANDRA-3831) scaling to large clusters in GossipStage impossible due to calculatePendingRanges

2012-02-07 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3831: -- Fix Version/s: (was: 1.2) 1.1 scaling to large

[3/4] git commit: optimize calculateNaturalEndpoints by batch-updating TokenMetadata patch by Peter Schuller; reviewed by jbellis for CASSANDRA-3831

2012-02-07 Thread jbellis
optimize calculateNaturalEndpoints by batch-updating TokenMetadata patch by Peter Schuller; reviewed by jbellis for CASSANDRA-3831 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7b1dd3d8 Tree:

[2/4] git commit: Merge branch 'cassandra-1.1' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-1.1

2012-02-07 Thread jbellis
Merge branch 'cassandra-1.1' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9b315df3 Tree:

[4/4] git commit: don't wait for migration_request reply, to avoid deadlock patch by Peter Schuller; reviewed by jbellis for CASSANDRA-3832

2012-02-07 Thread jbellis
don't wait for migration_request reply, to avoid deadlock patch by Peter Schuller; reviewed by jbellis for CASSANDRA-3832 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/72364659 Tree:

[1/4] git commit: optimize calculateNaturalEndpoints by batch-updating TokenMetadata patch by Peter Schuller; reviewed by jbellis for CASSANDRA-3831

2012-02-07 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 252287897 - 9b315df38 refs/heads/trunk a6441c531 - 3e1745ae5 optimize calculateNaturalEndpoints by batch-updating TokenMetadata patch by Peter Schuller; reviewed by jbellis for CASSANDRA-3831 Project:

[jira] [Commented] (CASSANDRA-3829) make seeds *only* be seeds, not special in gossip

2012-02-07 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202720#comment-13202720 ] Jonathan Ellis commented on CASSANDRA-3829: --- bq. I don't want people to be

[jira] [Updated] (CASSANDRA-2917) expose calculate midrange for token in jmx

2012-02-07 Thread Sam Tunnicliffe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-2917: --- Attachment: (was: trunk-2917.txt) expose calculate midrange for token

[jira] [Updated] (CASSANDRA-2917) expose calculate midrange for token in jmx

2012-02-07 Thread Sam Tunnicliffe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-2917: --- Attachment: trunk-2917.txt Updated patch to include new command in NodeCmd.

[jira] [Issue Comment Edited] (CASSANDRA-3842) Make CLI `show schema` output data into the file as well is display it to user.

2012-02-07 Thread Pavel Yaskevich (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202716#comment-13202716 ] Pavel Yaskevich edited comment on CASSANDRA-3842 at 2/7/12 8:34 PM:

[jira] [Commented] (CASSANDRA-3842) Make CLI `show schema` output data into the file as well is display it to user.

2012-02-07 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202750#comment-13202750 ] Brandon Williams commented on CASSANDRA-3842: - +1 Make

git commit: make CLI `show schema` to use output stream directly instead of StringBuilder patch by Pavel Yaskevich; reviewed by Brandon Williams for CASSANDRA-3842

2012-02-07 Thread xedin
Updated Branches: refs/heads/cassandra-1.0 333e7ace0 - 2216a3dce make CLI `show schema` to use output stream directly instead of StringBuilder patch by Pavel Yaskevich; reviewed by Brandon Williams for CASSANDRA-3842 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[3/3] git commit: Fix NPE during HH when target has been removed from the cluster. Patch by Sam Overton, reviewed by brandonwilliams for CASSANDRA-3677

2012-02-07 Thread xedin
Fix NPE during HH when target has been removed from the cluster. Patch by Sam Overton, reviewed by brandonwilliams for CASSANDRA-3677 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/333e7ace Tree:

[2/3] git commit: make CLI `show schema` to use output stream directly instead of StringBuilder patch by Pavel Yaskevich; reviewed by Brandon Williams for CASSANDRA-3842

2012-02-07 Thread xedin
make CLI `show schema` to use output stream directly instead of StringBuilder patch by Pavel Yaskevich; reviewed by Brandon Williams for CASSANDRA-3842 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2216a3dc Tree:

[1/9] git commit: merge from 1.1

2012-02-07 Thread xedin
Updated Branches: refs/heads/trunk 3e1745ae5 - e9b692586 merge from 1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e9b69258 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e9b69258 Diff:

[4/9] git commit: Merge branch 'cassandra-1.1' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-1.1

2012-02-07 Thread xedin
Merge branch 'cassandra-1.1' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9b315df3 Tree:

[2/9] git commit: merge from 1.0

2012-02-07 Thread xedin
merge from 1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9a336a19 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/9a336a19 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/9a336a19

[5/9] git commit: optimize calculateNaturalEndpoints by batch-updating TokenMetadata patch by Peter Schuller; reviewed by jbellis for CASSANDRA-3831

2012-02-07 Thread xedin
optimize calculateNaturalEndpoints by batch-updating TokenMetadata patch by Peter Schuller; reviewed by jbellis for CASSANDRA-3831 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7b1dd3d8 Tree:

[3/9] git commit: make CLI `show schema` to use output stream directly instead of StringBuilder patch by Pavel Yaskevich; reviewed by Brandon Williams for CASSANDRA-3842

2012-02-07 Thread xedin
make CLI `show schema` to use output stream directly instead of StringBuilder patch by Pavel Yaskevich; reviewed by Brandon Williams for CASSANDRA-3842 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2216a3dc Tree:

[7/9] git commit: make SS.getTokenToEndpointMap to sort tokens in ascending order. Patch by Yuki Morishita, reviewed by brandonwilliams for CASSANDRA-3863

2012-02-07 Thread xedin
make SS.getTokenToEndpointMap to sort tokens in ascending order. Patch by Yuki Morishita, reviewed by brandonwilliams for CASSANDRA-3863 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/25228789 Tree:

[6/9] git commit: don't wait for migration_request reply, to avoid deadlock patch by Peter Schuller; reviewed by jbellis for CASSANDRA-3832

2012-02-07 Thread xedin
don't wait for migration_request reply, to avoid deadlock patch by Peter Schuller; reviewed by jbellis for CASSANDRA-3832 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/72364659 Tree:

[9/9] git commit: Fix NPE during HH when target has been removed from the cluster. Patch by Sam Overton, reviewed by brandonwilliams for CASSANDRA-3677

2012-02-07 Thread xedin
Fix NPE during HH when target has been removed from the cluster. Patch by Sam Overton, reviewed by brandonwilliams for CASSANDRA-3677 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/333e7ace Tree:

[jira] [Commented] (CASSANDRA-3862) RowCache misses Updates

2012-02-07 Thread Daniel Doubleday (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202833#comment-13202833 ] Daniel Doubleday commented on CASSANDRA-3862: - Just had a look at it and

[Cassandra Wiki] Update of Committers by JonathanEllis

2012-02-07 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The Committers page has been changed by JonathanEllis: http://wiki.apache.org/cassandra/Committers?action=diffrev1=19rev2=20 ||Brandon Williams||Jun 2010||Datastax||PMC member||

[jira] [Commented] (CASSANDRA-3639) Move streams too many data

2012-02-07 Thread paul cannon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202875#comment-13202875 ] paul cannon commented on CASSANDRA-3639: +1, although I agree the tests should

[3/3] git commit: Fix streaming too much data during move operations patch by Fabien Rousseau; reviewed by Paul Cannon for CASSANDRA-3639

2012-02-07 Thread jbellis
Fix streaming too much data during move operations patch by Fabien Rousseau; reviewed by Paul Cannon for CASSANDRA-3639 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a277fbed Tree:

[2/3] git commit: Fix streaming too much data during move operations patch by Fabien Rousseau; reviewed by Paul Cannon for CASSANDRA-3639

2012-02-07 Thread jbellis
Fix streaming too much data during move operations patch by Fabien Rousseau; reviewed by Paul Cannon for CASSANDRA-3639 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a277fbed Tree:

[jira] [Updated] (CASSANDRA-2917) expose calculate midrange for token in jmx

2012-02-07 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2917: -- Reviewer: jbellis Component/s: Tools Fix Version/s: 1.1

[jira] [Commented] (CASSANDRA-3872) Sub-columns removal is broken in 1.1

2012-02-07 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202983#comment-13202983 ] Jonathan Ellis commented on CASSANDRA-3872: --- Could we do a simpler fix by

[jira] [Commented] (CASSANDRA-3861) get_indexed_slices throws OOM Error when is called with too big indexClause.count

2012-02-07 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13203001#comment-13203001 ] Jonathan Ellis commented on CASSANDRA-3861: --- bq. it feels weird to arbitrary

[jira] [Commented] (CASSANDRA-3781) CQL support for altering key_validation_class in ALTER TABLE

2012-02-07 Thread paul cannon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13203016#comment-13203016 ] paul cannon commented on CASSANDRA-3781: Sylvain- it looks like this patch

[jira] [Created] (CASSANDRA-3873) cqlsh: tab-complete key alias along with column names for ALTER COLUMNFAMILY [name] ALTER

2012-02-07 Thread paul cannon (Created) (JIRA)
cqlsh: tab-complete key alias along with column names for ALTER COLUMNFAMILY [name] ALTER - Key: CASSANDRA-3873 URL: https://issues.apache.org/jira/browse/CASSANDRA-3873

[jira] [Updated] (CASSANDRA-3873) cqlsh: tab-complete key alias along with column names for ALTER COLUMNFAMILY [name] ALTER

2012-02-07 Thread paul cannon (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] paul cannon updated CASSANDRA-3873: --- Attachment: 3873.patch.txt patch attached, or the 3873 branch in my github fork can be

[jira] [Created] (CASSANDRA-3874) cqlsh: handle situation where data can't be deserialized as expected

2012-02-07 Thread paul cannon (Created) (JIRA)
cqlsh: handle situation where data can't be deserialized as expected Key: CASSANDRA-3874 URL: https://issues.apache.org/jira/browse/CASSANDRA-3874 Project: Cassandra Issue

[jira] [Commented] (CASSANDRA-3831) scaling to large clusters in GossipStage impossible due to calculatePendingRanges

2012-02-07 Thread Peter Schuller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13203223#comment-13203223 ] Peter Schuller commented on CASSANDRA-3831: --- Wow, that's embarrassing.

[jira] [Commented] (CASSANDRA-2434) range movements can violate consistency

2012-02-07 Thread paul cannon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13203260#comment-13203260 ] paul cannon commented on CASSANDRA-2434: So, I believe that the rules outlined

[jira] [Updated] (CASSANDRA-3869) [patch] don't duplicate ByteBuffers when hashing

2012-02-07 Thread Dave Brosius (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-3869: Attachment: dont_dup_bb_for_hash2.diff [patch] don't duplicate ByteBuffers when

[jira] [Commented] (CASSANDRA-3869) [patch] don't duplicate ByteBuffers when hashing

2012-02-07 Thread Dave Brosius (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13203282#comment-13203282 ] Dave Brosius commented on CASSANDRA-3869: - interesting.. i see messagedigest

[jira] [Commented] (CASSANDRA-3734) Support native link w/o JNA in Java7

2012-02-07 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13203287#comment-13203287 ] Jonathan Ellis commented on CASSANDRA-3734: --- bq. if we do, looking forward