[jira] [Commented] (CASSANDRA-5775) Fix broken streaming retry

2013-07-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13714947#comment-13714947 ] Sylvain Lebresne commented on CASSANDRA-5775: - +1 Fix

[jira] [Updated] (CASSANDRA-5782) ConcurrentModificationException during streaming

2013-07-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-5782: Attachment: 5782.txt I think racing between the qeuing of the messages and the

[jira] [Created] (CASSANDRA-5786) Thrift cas() method crashes if input columns are not sorted.

2013-07-22 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-5786: --- Summary: Thrift cas() method crashes if input columns are not sorted. Key: CASSANDRA-5786 URL: https://issues.apache.org/jira/browse/CASSANDRA-5786

[jira] [Updated] (CASSANDRA-5786) Thrift cas() method crashes if input columns are not sorted.

2013-07-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-5786: Attachment: 5786.txt Attaching simple patch to switch to TreeMap. I'm also

[jira] [Created] (CASSANDRA-5787) Commit#updatesWithPaxosTime should also update the row and range tombstones

2013-07-22 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-5787: --- Summary: Commit#updatesWithPaxosTime should also update the row and range tombstones Key: CASSANDRA-5787 URL: https://issues.apache.org/jira/browse/CASSANDRA-5787

[jira] [Updated] (CASSANDRA-5787) Commit#updatesWithPaxosTime should also update the row and range tombstones

2013-07-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-5787: Attachment: 5787.txt Commit#updatesWithPaxosTime should also update the

[jira] [Updated] (CASSANDRA-5786) Thrift cas() method crashes if input columns are not sorted.

2013-07-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-5786: Attachment: (was: 5786.txt) Thrift cas() method crashes if input

[jira] [Updated] (CASSANDRA-5786) Thrift cas() method crashes if input columns are not sorted.

2013-07-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-5786: Attachment: 5786.txt Disregard the comment above. For normal updates we keep

[jira] [Created] (CASSANDRA-5788) StorageProxy#cas() doesn't order columns names correctly when querying

2013-07-22 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-5788: --- Summary: StorageProxy#cas() doesn't order columns names correctly when querying Key: CASSANDRA-5788 URL: https://issues.apache.org/jira/browse/CASSANDRA-5788

[jira] [Updated] (CASSANDRA-5788) StorageProxy#cas() doesn't order columns names correctly when querying

2013-07-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-5788: Attachment: 5788.txt Trivial patch attached.

git commit: Avoid some map lookups

2013-07-22 Thread slebresne
Updated Branches: refs/heads/cassandra-1.2 089f92b1a - 86a077a19 Avoid some map lookups Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/86a077a1 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/86a077a1

[1/2] git commit: Avoid some map lookups

2013-07-22 Thread slebresne
Updated Branches: refs/heads/trunk 41ef86b61 - 79fe644aa Avoid some map lookups Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/86a077a1 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/86a077a1 Diff:

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

2013-07-22 Thread slebresne
Merge branch 'cassandra-1.2' into trunk Conflicts: src/java/org/apache/cassandra/config/CFMetaData.java src/java/org/apache/cassandra/config/ColumnDefinition.java src/java/org/apache/cassandra/config/KSMetaData.java

[jira] [Resolved] (CASSANDRA-5779) sudden NPE while accessing Cassandra with CQL driver

2013-07-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-5779. - Resolution: Fixed Fix Version/s: 1.2.7 Assignee: Sylvain

[jira] [Created] (CASSANDRA-5789) Data not fully replicated with 2 nodes and replication factor 2

2013-07-22 Thread James Lee (JIRA)
James Lee created CASSANDRA-5789: Summary: Data not fully replicated with 2 nodes and replication factor 2 Key: CASSANDRA-5789 URL: https://issues.apache.org/jira/browse/CASSANDRA-5789 Project:

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

2013-07-22 Thread slebresne
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/abea32e1 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/abea32e1 Diff:

[1/2] git commit: Lost row marker after TTL expires

2013-07-22 Thread slebresne
Updated Branches: refs/heads/trunk 79fe644aa - abea32e19 Lost row marker after TTL expires patch by slebresne; reviewed by iamaleksy for CASSANDRA-5762 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b0f7bab7

[jira] [Resolved] (CASSANDRA-5762) Lost row marker after TTL expires

2013-07-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-5762. - Resolution: Fixed Fix Version/s: 1.2.7 Alright, committed, thanks

[jira] [Commented] (CASSANDRA-5782) ConcurrentModificationException during streaming

2013-07-22 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715197#comment-13715197 ] Yuki Morishita commented on CASSANDRA-5782: --- +1

[jira] [Assigned] (CASSANDRA-5789) Data not fully replicated with 2 nodes and replication factor 2

2013-07-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-5789: - Assignee: Alex Zarutin Alex, can you reproduce? Data not

git commit: Fix streaming retry patch by yukim; reviewed by slebresne for CASSANDRA-5775

2013-07-22 Thread yukim
Updated Branches: refs/heads/trunk fbe63ab3d - dfc9faf28 Fix streaming retry patch by yukim; reviewed by slebresne for CASSANDRA-5775 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/dfc9faf2 Tree:

[3/3] git commit: Thrift cas() method crashes if input columns are not sorted

2013-07-22 Thread slebresne
Thrift cas() method crashes if input columns are not sorted patch by slebresne; reviewed by jbellis for CASSANDRA-5786 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b7a016d9 Tree:

[1/3] git commit: Fix ConcurrentModificationException during streaming

2013-07-22 Thread slebresne
Updated Branches: refs/heads/trunk abea32e19 - b7a016d99 Fix ConcurrentModificationException during streaming patch by slebresne; reviewed by yukim for CASSANDRA-5782 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/3] git commit: Update deletion timestamps in Commit#updatesWithPaxosTime

2013-07-22 Thread slebresne
Update deletion timestamps in Commit#updatesWithPaxosTime patch by slebresne; reviewed by jbellis for CASSANDRA-5787 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/37130b59 Tree:

git commit: StorageProxy#cas() doesn't order columns names correctly when querying

2013-07-22 Thread slebresne
Updated Branches: refs/heads/trunk b7a016d99 - fbe63ab3d StorageProxy#cas() doesn't order columns names correctly when querying patch by slebresne; reviewed by jbellis for CASSANDRA-5788 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-5787) Commit#updatesWithPaxosTime should also update the row and range tombstones

2013-07-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715199#comment-13715199 ] Jonathan Ellis commented on CASSANDRA-5787: --- +1

[jira] [Commented] (CASSANDRA-5786) Thrift cas() method crashes if input columns are not sorted.

2013-07-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715200#comment-13715200 ] Jonathan Ellis commented on CASSANDRA-5786: --- +1 Thrift

[jira] [Commented] (CASSANDRA-5788) StorageProxy#cas() doesn't order columns names correctly when querying

2013-07-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715202#comment-13715202 ] Jonathan Ellis commented on CASSANDRA-5788: --- +1

Git Push Summary

2013-07-22 Thread slebresne
Updated Tags: refs/tags/2.0.0-beta2-tentative [created] e0eacd281

[jira] [Commented] (CASSANDRA-5776) Print nodetool commands in sorted order

2013-07-22 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715252#comment-13715252 ] Dave Brosius commented on CASSANDRA-5776: - patch is fine, but formatting is

[jira] [Comment Edited] (CASSANDRA-5776) Print nodetool commands in sorted order

2013-07-22 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715252#comment-13715252 ] Dave Brosius edited comment on CASSANDRA-5776 at 7/22/13 2:55 PM:

git commit: Version and licenses for 2.0.0-beta2

2013-07-22 Thread slebresne
Updated Branches: refs/heads/trunk dfc9faf28 - e0eacd281 Version and licenses for 2.0.0-beta2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e0eacd28 Tree:

[jira] [Updated] (CASSANDRA-5138) Provide a better CQL error when table data does not conform to CQL metadata.

2013-07-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-5138: Attachment: 5138.txt Attaching relatively simple patch that simply assert a

[jira] [Commented] (CASSANDRA-5690) Fix AsyncOneResponse

2013-07-22 Thread Mikhail Mazursky (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715309#comment-13715309 ] Mikhail Mazursky commented on CASSANDRA-5690: - Pros for using this: -

[jira] [Commented] (CASSANDRA-5138) Provide a better CQL error when table data does not conform to CQL metadata.

2013-07-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715311#comment-13715311 ] Jonathan Ellis commented on CASSANDRA-5138: --- IMO we should do that extra

[jira] [Commented] (CASSANDRA-5138) Provide a better CQL error when table data does not conform to CQL metadata.

2013-07-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715321#comment-13715321 ] Sylvain Lebresne commented on CASSANDRA-5138: - bq. IMO we should do that

[jira] [Commented] (CASSANDRA-5774) Fix system.schema_triggers-related trigger/schema issues

2013-07-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715303#comment-13715303 ] Jonathan Ellis commented on CASSANDRA-5774: --- Do we need a mutable map in the

[jira] [Updated] (CASSANDRA-5605) Crash caused by insufficient disk space to flush

2013-07-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5605: -- Priority: Minor (was: Major) Fix Version/s: 2.0.1 Crash caused by

[jira] [Updated] (CASSANDRA-5774) Fix system.schema_triggers-related trigger/schema issues

2013-07-22 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-5774: Fix Version/s: (was: 2.0 beta 2) 2.0 Fix

[jira] [Commented] (CASSANDRA-5138) Provide a better CQL error when table data does not conform to CQL metadata.

2013-07-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715373#comment-13715373 ] Jonathan Ellis commented on CASSANDRA-5138: --- I don't think I follow -- when

[jira] [Commented] (CASSANDRA-5690) Fix AsyncOneResponse

2013-07-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715238#comment-13715238 ] Jonathan Ellis commented on CASSANDRA-5690: --- I see. Why not just use

[jira] [Updated] (CASSANDRA-5776) Print nodetool commands in sorted order

2013-07-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5776: -- Reviewer: dbrosius Print nodetool commands in sorted order

[jira] [Commented] (CASSANDRA-5785) Unable to bulkload data from old cluster using SSTableLoader

2013-07-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715449#comment-13715449 ] Jonathan Ellis commented on CASSANDRA-5785: --- Right, streaming older sstables

[jira] [Updated] (CASSANDRA-5780) nodetool status and ring report incorrect/stale information after decommission

2013-07-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5780: -- Affects Version/s: (was: 1.2.6) Assignee: Brandon Williams

[jira] [Updated] (CASSANDRA-4766) ReverseCompaction

2013-07-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4766: -- Reviewer: krummas Can you review [~krummas]? ReverseCompaction

[jira] [Created] (CASSANDRA-5790) CqlStorage Pig partition push down support

2013-07-22 Thread Alex Liu (JIRA)
Alex Liu created CASSANDRA-5790: --- Summary: CqlStorage Pig partition push down support Key: CASSANDRA-5790 URL: https://issues.apache.org/jira/browse/CASSANDRA-5790 Project: Cassandra Issue

[jira] [Updated] (CASSANDRA-5790) CqlStorage Pig partition push down support

2013-07-22 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Liu updated CASSANDRA-5790: Attachment: 5790-1.2-branch.txt The patch on 1.2 branch is attached.

[jira] [Commented] (CASSANDRA-5790) CqlStorage Pig partition push down support

2013-07-22 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715483#comment-13715483 ] Alex Liu commented on CASSANDRA-5790: - E.g. {code} create table test (m text,

[jira] [Comment Edited] (CASSANDRA-5790) CqlStorage Pig partition push down support

2013-07-22 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715483#comment-13715483 ] Alex Liu edited comment on CASSANDRA-5790 at 7/22/13 6:22 PM:

[jira] [Updated] (CASSANDRA-5790) CqlStorage Pig partition push down support

2013-07-22 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Liu updated CASSANDRA-5790: Description: CASSANDRA-5234 provides support for cql3 tables by using CqlStorage. It doesn't

[jira] [Updated] (CASSANDRA-5790) CqlStorage Pig partition push down support

2013-07-22 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Liu updated CASSANDRA-5790: Description: CASSANDRA-5234 provides support for cql3 tables by using CqlStorage. It doesn't

[jira] [Commented] (CASSANDRA-5752) Thrift tables are not supported from CqlPagingInputFormat

2013-07-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715500#comment-13715500 ] Jonathan Ellis commented on CASSANDRA-5752: --- When do we expect

git commit: fix potential spurious wakeup in AsyncOneResponse patch by Mikhail Mazursky; reviewed by jbellis for CASSANDRA-5690

2013-07-22 Thread jbellis
Updated Branches: refs/heads/trunk e0eacd281 - 453b6f56f fix potential spurious wakeup in AsyncOneResponse patch by Mikhail Mazursky; reviewed by jbellis for CASSANDRA-5690 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-5689) NPE shutting down Cassandra trunk (cassandra-1.2.5-989-g70dfb70)

2013-07-22 Thread Cathy Daw (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cathy Daw updated CASSANDRA-5689: - Labels: test_done (was: ) NPE shutting down Cassandra trunk

[jira] [Updated] (CASSANDRA-5626) Support empty IN queries

2013-07-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5626: -- Priority: Minor (was: Major) Assignee: Aleksey Yeschenko WDYT Aleksey?

[jira] [Commented] (CASSANDRA-5767) NPE under load

2013-07-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715614#comment-13715614 ] Jonathan Ellis commented on CASSANDRA-5767: --- Duplicate of CASSANDRA-5779?

[jira] [Commented] (CASSANDRA-5774) Fix system.schema_triggers-related trigger/schema issues

2013-07-22 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715625#comment-13715625 ] Aleksey Yeschenko commented on CASSANDRA-5774: -- bq. Do we need a mutable

[jira] [Created] (CASSANDRA-5791) A nodetool command to validate all sstables in a node

2013-07-22 Thread sankalp kohli (JIRA)
sankalp kohli created CASSANDRA-5791: Summary: A nodetool command to validate all sstables in a node Key: CASSANDRA-5791 URL: https://issues.apache.org/jira/browse/CASSANDRA-5791 Project:

[jira] [Commented] (CASSANDRA-5774) Fix system.schema_triggers-related trigger/schema issues

2013-07-22 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715683#comment-13715683 ] Jonathan Ellis commented on CASSANDRA-5774: --- Ship it! Fix

[jira] [Created] (CASSANDRA-5792) Buffer Underflow during streaming

2013-07-22 Thread Brandon Williams (JIRA)
Brandon Williams created CASSANDRA-5792: --- Summary: Buffer Underflow during streaming Key: CASSANDRA-5792 URL: https://issues.apache.org/jira/browse/CASSANDRA-5792 Project: Cassandra

[jira] [Commented] (CASSANDRA-5791) A nodetool command to validate all sstables in a node

2013-07-22 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715695#comment-13715695 ] Brandon Williams commented on CASSANDRA-5791: - I think we should write a

[7/7] git commit: minor CFMetaData/SystemKeyspace cleanup

2013-07-22 Thread aleksey
minor CFMetaData/SystemKeyspace cleanup Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1c686b21 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1c686b21 Diff:

[5/7] git commit: ninja-cleanup ColumnDefinition, update to match TriggerDefinition

2013-07-22 Thread aleksey
ninja-cleanup ColumnDefinition, update to match TriggerDefinition Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/76664d2c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/76664d2c Diff:

[1/7] fix schema-related trigger issues

2013-07-22 Thread aleksey
Updated Branches: refs/heads/trunk 453b6f56f - 1c686b217 http://git-wip-us.apache.org/repos/asf/cassandra/blob/a9659774/src/java/org/apache/cassandra/config/KSMetaData.java -- diff --git

[4/7] git commit: fix schema-related trigger issues

2013-07-22 Thread aleksey
fix schema-related trigger issues patch by Aleksey Yeschenko; reviewed by Jonathan Ellis for CASSANDRA-5774 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a9659774 Tree:

[6/7] git commit: cosmetic trigger corrections (examples)

2013-07-22 Thread aleksey
cosmetic trigger corrections (examples) Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d7e14829 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d7e14829 Diff:

[jira] [Commented] (CASSANDRA-5626) Support empty IN queries

2013-07-22 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715829#comment-13715829 ] Aleksey Yeschenko commented on CASSANDRA-5626: -- bq. WDYT Aleksey? I

git commit: remove dead assignment

2013-07-22 Thread dbrosius
Updated Branches: refs/heads/trunk 1c686b217 - 0396ff478 remove dead assignment Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0396ff47 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0396ff47 Diff:

git commit: Sort nodetool help output patch by mmainali reviewed by dbrosius for cassandra-5776

2013-07-22 Thread dbrosius
Updated Branches: refs/heads/cassandra-1.2 b0f7bab7d - 0f0a11c97 Sort nodetool help output patch by mmainali reviewed by dbrosius for cassandra-5776 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0f0a11c9 Tree:

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

2013-07-22 Thread dbrosius
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/5e469ea7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5e469ea7 Diff:

[1/2] git commit: Sort nodetool help output patch by mmainali reviewed by dbrosius for cassandra-5776

2013-07-22 Thread dbrosius
Updated Branches: refs/heads/trunk 0396ff478 - 5e469ea79 Sort nodetool help output patch by mmainali reviewed by dbrosius for cassandra-5776 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0f0a11c9 Tree:

git commit: remove more boxing histrionics

2013-07-22 Thread dbrosius
Updated Branches: refs/heads/trunk 5e469ea79 - 27056ece4 remove more boxing histrionics Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/27056ece Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/27056ece

[jira] [Commented] (CASSANDRA-5776) Print nodetool commands in sorted order

2013-07-22 Thread Manoj Mainali (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13716039#comment-13716039 ] Manoj Mainali commented on CASSANDRA-5776: -- Thanks. I didn't notice the