[jira] [Updated] (CASSANDRA-6495) LOCAL_SERIAL use QUORAM consistency level to validate expected columns

2014-01-14 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sankalp kohli updated CASSANDRA-6495: - Attachment: trunk_6495.diff LOCAL_SERIAL use QUORAM consistency level to validate

[jira] [Commented] (CASSANDRA-5357) Query cache / partition head cache

2014-01-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13870521#comment-13870521 ] Sylvain Lebresne commented on CASSANDRA-5357: - bq. If you have a single

[jira] [Updated] (CASSANDRA-6498) Null pointer exception in custom secondary indexes

2014-01-14 Thread Miguel Angel Fernandez Diaz (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miguel Angel Fernandez Diaz updated CASSANDRA-6498: --- Attachment: CASSANDRA-6498.patch In order to avoid this

[jira] [Resolved] (CASSANDRA-6579) LIMIT 1 fails while doing a select with index field in where clause

2014-01-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-6579. - Resolution: Duplicate Fix Version/s: (was: 2.0.4)

[jira] [Commented] (CASSANDRA-6283) Windows 7 data files keept open / can't be deleted after compaction.

2014-01-14 Thread Andreas Schnitzerling (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13870606#comment-13870606 ] Andreas Schnitzerling commented on CASSANDRA-6283: -- Hello, this

[jira] [Updated] (CASSANDRA-6271) Replace SnapTree in AtomicSortedColumns

2014-01-14 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-6271: Attachment: tmp.patch Replace SnapTree in AtomicSortedColumns

[jira] [Reopened] (CASSANDRA-6271) Replace SnapTree in AtomicSortedColumns

2014-01-14 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict reopened CASSANDRA-6271: - Reproduced In: 2.1 Since Version: 2.1 RecoveryManagerTest is failing due to a typo in

[jira] [Resolved] (CASSANDRA-4511) Secondary index support for CQL3 collections

2014-01-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-4511. - Resolution: Fixed This is a regression from CASSANDRA-6271, going to follow

[jira] [Updated] (CASSANDRA-6271) Replace SnapTree in AtomicSortedColumns

2014-01-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-6271: Attachment: 0001-Always-call-ReplaceFunction.txt Another problem is that the

[jira] [Commented] (CASSANDRA-6271) Replace SnapTree in AtomicSortedColumns

2014-01-14 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13870696#comment-13870696 ] Benedict commented on CASSANDRA-6271: - LGTM. Replace SnapTree in

[jira] [Commented] (CASSANDRA-6271) Replace SnapTree in AtomicSortedColumns

2014-01-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13870700#comment-13870700 ] Sylvain Lebresne commented on CASSANDRA-6271: - As a side note, would have

[jira] [Created] (CASSANDRA-6580) Deadcode in AtomicSortedColumns

2014-01-14 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-6580: --- Summary: Deadcode in AtomicSortedColumns Key: CASSANDRA-6580 URL: https://issues.apache.org/jira/browse/CASSANDRA-6580 Project: Cassandra

[jira] [Updated] (CASSANDRA-6580) Deadcode in AtomicSortedColumns

2014-01-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-6580: Attachment: 6580.txt Deadcode in AtomicSortedColumns

[jira] [Updated] (CASSANDRA-6271) Replace SnapTree in AtomicSortedColumns

2014-01-14 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-6271: Attachment: tmp2.patch Added a unit test, which also caught that we had missed the apply(null,

git commit: Fixup for 6271

2014-01-14 Thread slebresne
Updated Branches: refs/heads/trunk 5edf94842 - 2fd2d8978 Fixup for 6271 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2fd2d897 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2fd2d897 Diff:

[jira] [Updated] (CASSANDRA-6271) Replace SnapTree in AtomicSortedColumns

2014-01-14 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-6271: Attachment: tmp3.patch Fixed patch generation and added extra test line to catch the original

[jira] [Commented] (CASSANDRA-6580) Deadcode in AtomicSortedColumns

2014-01-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13870753#comment-13870753 ] Jonathan Ellis commented on CASSANDRA-6580: --- +1 Deadcode in

git commit: Remove dead code

2014-01-14 Thread slebresne
Updated Branches: refs/heads/cassandra-2.0 8b8c159f4 - 0e55e9ff6 Remove dead code patch by slebresne; reviewed by jbellis for CASSANDRA-6580 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0e55e9ff Tree:

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

2014-01-14 Thread slebresne
Merge branch 'cassandra-2.0' into trunk Conflicts: src/java/org/apache/cassandra/db/AtomicSortedColumns.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d9691e82 Tree:

[1/2] git commit: Remove dead code

2014-01-14 Thread slebresne
Updated Branches: refs/heads/trunk 2fd2d8978 - d9691e823 Remove dead code patch by slebresne; reviewed by jbellis for CASSANDRA-6580 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0e55e9ff Tree:

[jira] [Resolved] (CASSANDRA-6580) Deadcode in AtomicSortedColumns

2014-01-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-6580. - Resolution: Fixed Fix Version/s: 2.0.5 Reviewer: Jonathan

git commit: Fix previous merge

2014-01-14 Thread slebresne
Updated Branches: refs/heads/trunk d9691e823 - f6f50ddff Fix previous merge Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f6f50ddf Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f6f50ddf Diff:

[jira] [Created] (CASSANDRA-6581) Experiment faster file transfer with UDT

2014-01-14 Thread Yuki Morishita (JIRA)
Yuki Morishita created CASSANDRA-6581: - Summary: Experiment faster file transfer with UDT Key: CASSANDRA-6581 URL: https://issues.apache.org/jira/browse/CASSANDRA-6581 Project: Cassandra

[jira] [Commented] (CASSANDRA-6283) Windows 7 data files keept open / can't be deleted after compaction.

2014-01-14 Thread Andreas Schnitzerling (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13870952#comment-13870952 ] Andreas Schnitzerling commented on CASSANDRA-6283: -- Yesterday I

[jira] [Updated] (CASSANDRA-6498) Null pointer exception in custom secondary indexes

2014-01-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6498: -- Reviewer: Sam Tunnicliffe WDYT [~beobal]? Null pointer exception in custom

[jira] [Commented] (CASSANDRA-5357) Query cache / partition head cache

2014-01-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13870962#comment-13870962 ] Jonathan Ellis commented on CASSANDRA-5357: --- We're talking about static CFs

[1/3] git commit: Use LOCAL_QUORUM for LWT operations at LOCAL_SERIAL patch by Sankalp Kohli; reviewed by jbellis for CASSANDRA-6495

2014-01-14 Thread jbellis
Updated Branches: refs/heads/cassandra-2.0 0e55e9ff6 - 97c6bbe60 refs/heads/trunk f6f50ddff - 4910ce802 Use LOCAL_QUORUM for LWT operations at LOCAL_SERIAL patch by Sankalp Kohli; reviewed by jbellis for CASSANDRA-6495 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/3] git commit: Use LOCAL_QUORUM for LWT operations at LOCAL_SERIAL patch by Sankalp Kohli; reviewed by jbellis for CASSANDRA-6495

2014-01-14 Thread jbellis
Use LOCAL_QUORUM for LWT operations at LOCAL_SERIAL patch by Sankalp Kohli; reviewed by jbellis for CASSANDRA-6495 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/97c6bbe6 Tree:

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

2014-01-14 Thread jbellis
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4910ce80 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4910ce80 Diff:

[jira] [Comment Edited] (CASSANDRA-6283) Windows 7 data files keept open / can't be deleted after compaction.

2014-01-14 Thread Andreas Schnitzerling (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13870952#comment-13870952 ] Andreas Schnitzerling edited comment on CASSANDRA-6283 at 1/14/14 5:52 PM:

[jira] [Comment Edited] (CASSANDRA-6283) Windows 7 data files keept open / can't be deleted after compaction.

2014-01-14 Thread Andreas Schnitzerling (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13870952#comment-13870952 ] Andreas Schnitzerling edited comment on CASSANDRA-6283 at 1/14/14 5:57 PM:

[jira] [Updated] (CASSANDRA-6465) DES scores fluctuate too much for cache pinning

2014-01-14 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-6465: --- Attachment: throughput.png 99th_latency.png Attached are two graphs of

[jira] [Updated] (CASSANDRA-6465) DES scores fluctuate too much for cache pinning

2014-01-14 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-6465: --- Attachment: 6465-v1.patch 6465-v1.patch (and

[jira] [Commented] (CASSANDRA-6465) DES scores fluctuate too much for cache pinning

2014-01-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13871089#comment-13871089 ] Brandon Williams commented on CASSANDRA-6465: - Can we get some numbers on

[jira] [Created] (CASSANDRA-6582) ALTER TYPE RENAME hangs

2014-01-14 Thread Russ Hatch (JIRA)
Russ Hatch created CASSANDRA-6582: - Summary: ALTER TYPE RENAME hangs Key: CASSANDRA-6582 URL: https://issues.apache.org/jira/browse/CASSANDRA-6582 Project: Cassandra Issue Type: Bug

[jira] [Created] (CASSANDRA-6583) ALTER TYPE DROP complains no keyspace is active (when keyspace is active)

2014-01-14 Thread Russ Hatch (JIRA)
Russ Hatch created CASSANDRA-6583: - Summary: ALTER TYPE DROP complains no keyspace is active (when keyspace is active) Key: CASSANDRA-6583 URL: https://issues.apache.org/jira/browse/CASSANDRA-6583

[jira] [Updated] (CASSANDRA-6583) DROP TYPE complains no keyspace is active (when keyspace is active)

2014-01-14 Thread Russ Hatch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russ Hatch updated CASSANDRA-6583: -- Summary: DROP TYPE complains no keyspace is active (when keyspace is active) (was: ALTER

[jira] [Reopened] (CASSANDRA-6472) Node hangs when Drop Keyspace / Table is executed

2014-01-14 Thread Russ Hatch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russ Hatch reopened CASSANDRA-6472: --- Reproduced In: 2.1 This still appears to be happening. Steps to reproduce: {noformat}

[jira] [Commented] (CASSANDRA-6472) Node hangs when Drop Keyspace / Table is executed

2014-01-14 Thread Russ Hatch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13871120#comment-13871120 ] Russ Hatch commented on CASSANDRA-6472: --- I just noticed that if I ctrl-C, ctrl-D

[jira] [Assigned] (CASSANDRA-6582) ALTER TYPE RENAME hangs

2014-01-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-6582: - Assignee: Sylvain Lebresne ALTER TYPE RENAME hangs ---

[jira] [Assigned] (CASSANDRA-6583) DROP TYPE complains no keyspace is active (when keyspace is active)

2014-01-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-6583: - Assignee: Sylvain Lebresne DROP TYPE complains no keyspace is active (when

[jira] [Updated] (CASSANDRA-6465) DES scores fluctuate too much for cache pinning

2014-01-14 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-6465: --- Attachment: des-scores-with-penalty.csv des-scores-without-penalty.csv

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

2014-01-14 Thread brandonwilliams
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/eb354fb4 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/eb354fb4 Diff:

[2/3] git commit: Remove time penalty from DES. Patch by Tyler Hobbs, reviewed by brandonwilliams for CASSANDRA-6465

2014-01-14 Thread brandonwilliams
Remove time penalty from DES. Patch by Tyler Hobbs, reviewed by brandonwilliams for CASSANDRA-6465 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/200e494e Tree:

[1/3] git commit: Remove time penalty from DES. Patch by Tyler Hobbs, reviewed by brandonwilliams for CASSANDRA-6465

2014-01-14 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-2.0 97c6bbe60 - 200e494e7 refs/heads/trunk 4910ce802 - eb354fb4b Remove time penalty from DES. Patch by Tyler Hobbs, reviewed by brandonwilliams for CASSANDRA-6465 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[6/6] git commit: Merge branch 'cassandra-2.0' into trunk

2014-01-14 Thread brandonwilliams
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9dc58541 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/9dc58541 Diff:

[5/6] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2014-01-14 Thread brandonwilliams
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4f50406a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4f50406a Diff:

[4/6] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2014-01-14 Thread brandonwilliams
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4f50406a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4f50406a Diff:

[2/6] git commit: Don't shutdown a nonexistant native server on 1.2, either.

2014-01-14 Thread brandonwilliams
Don't shutdown a nonexistant native server on 1.2, either. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0d38b25f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0d38b25f Diff:

[3/6] git commit: Don't shutdown a nonexistant native server on 1.2, either.

2014-01-14 Thread brandonwilliams
Don't shutdown a nonexistant native server on 1.2, either. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0d38b25f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0d38b25f Diff:

[1/6] git commit: Don't shutdown a nonexistant native server on 1.2, either.

2014-01-14 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.2 34058783f - 0d38b25f6 refs/heads/cassandra-2.0 200e494e7 - 4f50406af refs/heads/trunk eb354fb4b - 9dc585413 Don't shutdown a nonexistant native server on 1.2, either. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-5202) CFs should have globally and temporally unique CF IDs to prevent reusing data from earlier incarnation of same CF name

2014-01-14 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13871204#comment-13871204 ] Pavel Yaskevich commented on CASSANDRA-5202: [~yukim] Looked at 1-4

[jira] [Created] (CASSANDRA-6584) LOCAL_SERIAL doesn't work from Thrift

2014-01-14 Thread Nicolas Favre-Felix (JIRA)
Nicolas Favre-Felix created CASSANDRA-6584: -- Summary: LOCAL_SERIAL doesn't work from Thrift Key: CASSANDRA-6584 URL: https://issues.apache.org/jira/browse/CASSANDRA-6584 Project: Cassandra

[jira] [Commented] (CASSANDRA-5202) CFs should have globally and temporally unique CF IDs to prevent reusing data from earlier incarnation of same CF name

2014-01-14 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13871284#comment-13871284 ] Yuki Morishita commented on CASSANDRA-5202: --- Yes, that is my intention.

[jira] [Commented] (CASSANDRA-5202) CFs should have globally and temporally unique CF IDs to prevent reusing data from earlier incarnation of same CF name

2014-01-14 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13871412#comment-13871412 ] Pavel Yaskevich commented on CASSANDRA-5202: sounds good to me, +1. CFs

[jira] [Created] (CASSANDRA-6585) Make node tool exit code non zero when it fails to create snapshot

2014-01-14 Thread Vishy Kasar (JIRA)
Vishy Kasar created CASSANDRA-6585: -- Summary: Make node tool exit code non zero when it fails to create snapshot Key: CASSANDRA-6585 URL: https://issues.apache.org/jira/browse/CASSANDRA-6585

[jira] [Assigned] (CASSANDRA-6585) Make node tool exit code non zero when it fails to create snapshot

2014-01-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-6585: --- Assignee: Brandon Williams Make node tool exit code non zero when it

[jira] [Updated] (CASSANDRA-6585) Make node tool exit code non zero when it fails to create snapshot

2014-01-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-6585: Attachment: 6585.txt It's likely just lucky timing that is preventing a snap

[2/5] git commit: Don't scrub 2i CF if index type is CUSTOM

2014-01-14 Thread yukim
Don't scrub 2i CF if index type is CUSTOM Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0bfe9efd Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0bfe9efd Diff:

[3/5] git commit: Fix user defined compaction

2014-01-14 Thread yukim
Fix user defined compaction Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/be214175 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/be214175 Diff:

[1/5] git commit: make 2i CFMetaData have parent's CF ID

2014-01-14 Thread yukim
Updated Branches: refs/heads/trunk 9dc585413 - ea565aac9 make 2i CFMetaData have parent's CF ID Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3e31143e Tree:

[5/5] git commit: Create system_auth tables with fixed CFID

2014-01-14 Thread yukim
Create system_auth tables with fixed CFID Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ea565aac Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ea565aac Diff:

[4/5] git commit: Fix serialization test

2014-01-14 Thread yukim
Fix serialization test Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/29d5dd03 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/29d5dd03 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/29d5dd03

[jira] [Resolved] (CASSANDRA-5202) CFs should have globally and temporally unique CF IDs to prevent reusing data from earlier incarnation of same CF name

2014-01-14 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita resolved CASSANDRA-5202. --- Resolution: Fixed Committed, thanks! CFs should have globally and temporally

[jira] [Updated] (CASSANDRA-6584) LOCAL_SERIAL doesn't work from Thrift

2014-01-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-6584: Attachment: 6584.txt LOCAL_SERIAL doesn't work from Thrift

[jira] [Assigned] (CASSANDRA-6584) LOCAL_SERIAL doesn't work from Thrift

2014-01-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-6584: --- Assignee: Brandon Williams LOCAL_SERIAL doesn't work from Thrift

[1/3] git commit: Add LOCAL_SERIAL to ThriftConversion Patch by brandonwilliams for CASSANDRA-6584

2014-01-14 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-2.0 4f50406af - 05f120991 refs/heads/trunk ea565aac9 - 54f728c77 Add LOCAL_SERIAL to ThriftConversion Patch by brandonwilliams for CASSANDRA-6584 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/3] git commit: Add LOCAL_SERIAL to ThriftConversion Patch by brandonwilliams for CASSANDRA-6584

2014-01-14 Thread brandonwilliams
Add LOCAL_SERIAL to ThriftConversion Patch by brandonwilliams for CASSANDRA-6584 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/05f12099 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/05f12099 Diff:

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

2014-01-14 Thread brandonwilliams
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/54f728c7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/54f728c7 Diff:

[jira] [Updated] (CASSANDRA-6584) LOCAL_SERIAL doesn't work from Thrift

2014-01-14 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-6584: - Reviewer: Aleksey Yeschenko LOCAL_SERIAL doesn't work from Thrift

[jira] [Commented] (CASSANDRA-6584) LOCAL_SERIAL doesn't work from Thrift

2014-01-14 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13871586#comment-13871586 ] Jeremiah Jordan commented on CASSANDRA-6584: LGTM LOCAL_SERIAL doesn't

[jira] [Commented] (CASSANDRA-6584) LOCAL_SERIAL doesn't work from Thrift

2014-01-14 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13871585#comment-13871585 ] Aleksey Yeschenko commented on CASSANDRA-6584: -- +1 LOCAL_SERIAL doesn't

[2/3] git commit: update changes

2014-01-14 Thread brandonwilliams
update changes Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7514e61b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7514e61b Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/7514e61b

[1/3] git commit: update changes

2014-01-14 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-2.0 05f120991 - 7514e61b4 refs/heads/trunk 54f728c77 - 312286772 update changes Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7514e61b Tree:

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

2014-01-14 Thread brandonwilliams
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/31228677 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/31228677 Diff:

[jira] [Commented] (CASSANDRA-5549) Remove Table.switchLock

2014-01-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13871641#comment-13871641 ] Jonathan Ellis commented on CASSANDRA-5549: --- Pushed more refactorage to my

[jira] [Commented] (CASSANDRA-6504) counters++

2014-01-14 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13871690#comment-13871690 ] Aleksey Yeschenko commented on CASSANDRA-6504: -- Pushed v2 to

[jira] [Updated] (CASSANDRA-5357) Query cache / partition head cache

2014-01-14 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-5357: --- Attachment: 0001-Cache-a-configurable-amount-of-columns.patch support LIMIT

[jira] [Updated] (CASSANDRA-5357) Query cache / partition head cache

2014-01-14 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-5357: --- Attachment: (was: 0001-Cache-a-configurable-amount-of-columns-v2.patch)

[jira] [Updated] (CASSANDRA-5357) Query cache / partition head cache

2014-01-14 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-5357: --- Attachment: (was: 0001-Cache-a-configurable-amount-of-columns.patch) Query