[jira] [Commented] (CASSANDRA-6641) Switch stress to use ITransportFactory to obtain client connections

2014-01-30 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13887529#comment-13887529 ] Aleksey Yeschenko commented on CASSANDRA-6641: -- Committed to cassandra-2.

git commit: Switch stress to use ITransportFactory

2014-01-30 Thread aleksey
Updated Branches: refs/heads/cassandra-2.0 36af40925 -> e7b23cc74 Switch stress to use ITransportFactory patch by Sam Tunnicliffe; reviewed by Aleksey Yeschenko for CASSANDRA-6641 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/ca

[jira] [Commented] (CASSANDRA-6643) ALTER TYPE RENAME allows renaming to another keyspace

2014-01-30 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13887412#comment-13887412 ] Mikhail Stepura commented on CASSANDRA-6643: [~rhatch] It doesn't work if

[jira] [Updated] (CASSANDRA-6503) sstables from stalled repair sessions become live after a reboot and can resurrect deleted data

2014-01-30 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-6503: -- Attachment: 6503-2.0-followup.txt [~jasobrown] Looks like we need to make a little

[jira] [Commented] (CASSANDRA-6643) ALTER TYPE RENAME allows renaming to another keyspace

2014-01-30 Thread Russ Hatch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13887350#comment-13887350 ] Russ Hatch commented on CASSANDRA-6643: --- I'm working on dtests for user types, s

[jira] [Created] (CASSANDRA-6643) ALTER TYPE RENAME allows renaming to another keyspace

2014-01-30 Thread Russ Hatch (JIRA)
Russ Hatch created CASSANDRA-6643: - Summary: ALTER TYPE RENAME allows renaming to another keyspace Key: CASSANDRA-6643 URL: https://issues.apache.org/jira/browse/CASSANDRA-6643 Project: Cassandra

[jira] [Commented] (CASSANDRA-6592) IllegalArgumentException when Preparing Statements

2014-01-30 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13887330#comment-13887330 ] Tyler Hobbs commented on CASSANDRA-6592: +1 on the rebase of the 2.0 patch. I

git commit: sstables from stalled repair sessions become live after a reboot and can resurrect deleted data patch by jasobrown, reviewed by yukim for CASSANDRA-6503

2014-01-30 Thread jasobrown
Updated Branches: refs/heads/cassandra-2.0 b5a2b6507 -> 36af40925 sstables from stalled repair sessions become live after a reboot and can resurrect deleted data patch by jasobrown, reviewed by yukim for CASSANDRA-6503 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: ht

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

2014-01-30 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13887295#comment-13887295 ] Benedict commented on CASSANDRA-5549: - Awesome! I've fixed the formatting, added a

[jira] [Updated] (CASSANDRA-6642) line 297 of CQL.textile needs updated

2014-01-30 Thread Kristine Hahn (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristine Hahn updated CASSANDRA-6642: - Description: [the doc|https://github.com/apache/cassandra/blob/trunk/doc/cql3/CQL.t

[jira] [Updated] (CASSANDRA-6639) Update Guava to version 16

2014-01-30 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura updated CASSANDRA-6639: --- Attachment: trunk-6639.patch Patch. Had to remove {{airline}} from {{build-deps-p

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

2014-01-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13887229#comment-13887229 ] Jonathan Ellis commented on CASSANDRA-5549: --- (Please submit a pull request f

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

2014-01-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13887225#comment-13887225 ] Jonathan Ellis commented on CASSANDRA-5549: --- Committed! > Remove Table.swit

[1/6] remove Table.switchlock and introduce o.a.c.utils.memory package patch by Benedict Elliott Smith; reviewed by jbellis for CASSANDRA-5549

2014-01-30 Thread jbellis
Updated Branches: refs/heads/trunk 00fc31868 -> 4b54b8acd http://git-wip-us.apache.org/repos/asf/cassandra/blob/4b54b8ac/test/unit/org/apache/cassandra/db/ArrayBackedSortedColumnsTest.java -- diff --git a/test/unit/org/apache/

[jira] [Updated] (CASSANDRA-6641) Switch stress to use ITransportFactory to obtain client connections

2014-01-30 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-6641: - Reviewer: Aleksey Yeschenko > Switch stress to use ITransportFactory to obtai

[jira] [Created] (CASSANDRA-6642) line 297 of CQL.textile needs updated

2014-01-30 Thread Kristine Hahn (JIRA)
Kristine Hahn created CASSANDRA-6642: Summary: line 297 of CQL.textile needs updated Key: CASSANDRA-6642 URL: https://issues.apache.org/jira/browse/CASSANDRA-6642 Project: Cassandra Issue

[jira] [Commented] (CASSANDRA-6641) Switch stress to use ITransportFactory to obtain client connections

2014-01-30 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13887191#comment-13887191 ] Sam Tunnicliffe commented on CASSANDRA-6641: I didn't as I was targetting

[jira] [Commented] (CASSANDRA-6641) Switch stress to use ITransportFactory to obtain client connections

2014-01-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13887183#comment-13887183 ] Jonathan Ellis commented on CASSANDRA-6641: --- did you check stress-ng? we're

[jira] [Updated] (CASSANDRA-6641) Switch stress to use ITransportFactory to obtain client connections

2014-01-30 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-6641: --- Attachment: 0001-cassandra-stress-uses-ITransportFactory-to-provide-c.patch

[jira] [Created] (CASSANDRA-6641) Switch stress to use ITransportFactory to obtain client connections

2014-01-30 Thread Sam Tunnicliffe (JIRA)
Sam Tunnicliffe created CASSANDRA-6641: -- Summary: Switch stress to use ITransportFactory to obtain client connections Key: CASSANDRA-6641 URL: https://issues.apache.org/jira/browse/CASSANDRA-6641

[jira] [Updated] (CASSANDRA-6636) sstableloader fails when attempting to load data from a single node into a multi-node cluster

2014-01-30 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-6636: -- Priority: Minor (was: Major) > sstableloader fails when attempting to load data fr

[jira] [Commented] (CASSANDRA-6636) sstableloader fails when attempting to load data from a single node into a multi-node cluster

2014-01-30 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13887088#comment-13887088 ] Yuki Morishita commented on CASSANDRA-6636: --- So the root cause I tracked dow

[jira] [Commented] (CASSANDRA-6503) sstables from stalled repair sessions become live after a reboot and can resurrect deleted data

2014-01-30 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886961#comment-13886961 ] Jason Brown commented on CASSANDRA-6503: bq. How about using SSTable directory

[jira] [Commented] (CASSANDRA-6614) 2 hours loop flushing+compacting system/{schema_keyspaces,schema_columnfamilies,schema_columns} when upgrading

2014-01-30 Thread Cyril Scetbon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886947#comment-13886947 ] Cyril Scetbon commented on CASSANDRA-6614: -- I found that using "nodetool drai

[jira] [Commented] (CASSANDRA-5631) NPE when creating column family shortly after multinode startup

2014-01-30 Thread Tym Altman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886886#comment-13886886 ] Tym Altman commented on CASSANDRA-5631: --- I'm just seeing the exact same thing on

[jira] [Assigned] (CASSANDRA-6592) IllegalArgumentException when Preparing Statements

2014-01-30 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne reassigned CASSANDRA-6592: --- Assignee: Sylvain Lebresne (was: Lyuben Todorov) > IllegalArgumentExcept

[jira] [Updated] (CASSANDRA-6592) IllegalArgumentException when Preparing Statements

2014-01-30 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-6592: Attachment: (was: 0001-Remove-concurrent-use-of-MemoryMeter-instance.txt)

[jira] [Comment Edited] (CASSANDRA-6503) sstables from stalled repair sessions become live after a reboot and can resurrect deleted data

2014-01-30 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886836#comment-13886836 ] Jason Brown edited comment on CASSANDRA-6503 at 1/30/14 6:11 PM: ---

[jira] [Comment Edited] (CASSANDRA-6503) sstables from stalled repair sessions become live after a reboot and can resurrect deleted data

2014-01-30 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886836#comment-13886836 ] Jason Brown edited comment on CASSANDRA-6503 at 1/30/14 6:11 PM: ---

[jira] [Updated] (CASSANDRA-6592) IllegalArgumentException when Preparing Statements

2014-01-30 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-6592: Reviewer: Tyler Hobbs > IllegalArgumentException when Preparing Statements > --

[jira] [Updated] (CASSANDRA-6592) IllegalArgumentException when Preparing Statements

2014-01-30 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-6592: Attachment: (was: 0001-Switch-to-adding-fields-manually-in-measureForPrepar

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

2014-01-30 Thread jasobrown
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/00fc3186 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/00fc3186 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[jira] [Commented] (CASSANDRA-6503) sstables from stalled repair sessions become live after a reboot and can resurrect deleted data

2014-01-30 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886836#comment-13886836 ] Jason Brown commented on CASSANDRA-6503: Committed the 1.2 patch to 1.2, have

[1/3] git commit: sstables from stalled repair sessions become live after a reboot and can resurrect deleted data patch by jasobrown, reviewed by yukim for CASSANDRA-6503

2014-01-30 Thread jasobrown
Updated Branches: refs/heads/trunk b5a3303f3 -> 00fc31868 sstables from stalled repair sessions become live after a reboot and can resurrect deleted data patch by jasobrown, reviewed by yukim for CASSANDRA-6503 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git

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

2014-01-30 Thread jasobrown
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/b5a2b650 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b5a2b650 Diff: http://git-wip-us.apache.org/repos/asf

[jira] [Updated] (CASSANDRA-6592) IllegalArgumentException when Preparing Statements

2014-01-30 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-6592: Attachment: 6592-2.0.txt Summing up where we are: * Tyler tested the 2nd patch

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

2014-01-30 Thread jasobrown
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/b5a2b650 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b5a2b650 Diff: http://git-wip-us.apache.org/repos/asf

[1/2] git commit: sstables from stalled repair sessions become live after a reboot and can resurrect deleted data patch by jasobrown, reviewed by yukim for CASSANDRA-6503

2014-01-30 Thread jasobrown
Updated Branches: refs/heads/cassandra-2.0 81fcc33d9 -> b5a2b6507 sstables from stalled repair sessions become live after a reboot and can resurrect deleted data patch by jasobrown, reviewed by yukim for CASSANDRA-6503 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: ht

git commit: sstables from stalled repair sessions become live after a reboot and can resurrect deleted data patch by jasobrown, reviewed by yukim for CASSANDRA-6503

2014-01-30 Thread jasobrown
Updated Branches: refs/heads/cassandra-1.2 852e27f2e -> 6ad995e8f sstables from stalled repair sessions become live after a reboot and can resurrect deleted data patch by jasobrown, reviewed by yukim for CASSANDRA-6503 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: ht

[1/4] git commit: revert CASSANDRA-6107, and cut max cached statements to 50k

2014-01-30 Thread slebresne
Updated Branches: refs/heads/trunk b1cb582a2 -> b5a3303f3 revert CASSANDRA-6107, and cut max cached statements to 50k Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/852e27f2 Tree: http://git-wip-us.apache.org/repo

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

2014-01-30 Thread slebresne
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/cd91cf97 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/cd91cf97 Diff: http://git-wip-us.apache.org/repos/asf

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

2014-01-30 Thread slebresne
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/b5a3303f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b5a3303f Diff: http://git-wip-us.apache.org/repos/asf/cassand

[3/4] git commit: Fix SSTableScanner potentially skipping rows during cleanup

2014-01-30 Thread slebresne
Fix SSTableScanner potentially skipping rows during cleanup patch by slebresne; reviewed by thobbs for CASSANDRA-6638 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/81fcc33d Tree: http://git-wip-us.apache.org/repos/a

git commit: Fix SSTableScanner potentially skipping rows during cleanup

2014-01-30 Thread slebresne
Updated Branches: refs/heads/cassandra-2.0 cd91cf974 -> 81fcc33d9 Fix SSTableScanner potentially skipping rows during cleanup patch by slebresne; reviewed by thobbs for CASSANDRA-6638 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/as

[jira] [Commented] (CASSANDRA-6630) Replace UnsortedColumns with ArrayBackedSortedColumns

2014-01-30 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886786#comment-13886786 ] Sylvain Lebresne commented on CASSANDRA-6630: - bq. If you track how far yo

[jira] [Commented] (CASSANDRA-6630) Replace UnsortedColumns with ArrayBackedSortedColumns

2014-01-30 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886750#comment-13886750 ] Benedict commented on CASSANDRA-6630: - bq. Why not, though I'll note this could ea

[jira] [Commented] (CASSANDRA-6630) Replace UnsortedColumns with ArrayBackedSortedColumns

2014-01-30 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886734#comment-13886734 ] Sylvain Lebresne commented on CASSANDRA-6630: - bq. This could be severely

[jira] [Commented] (CASSANDRA-6592) IllegalArgumentException when Preparing Statements

2014-01-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886721#comment-13886721 ] Jonathan Ellis commented on CASSANDRA-6592: --- Solved for 1.2.14 by reverting

[jira] [Commented] (CASSANDRA-6638) SSTableScanner can Skip Rows with vnodes

2014-01-30 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886726#comment-13886726 ] Tyler Hobbs commented on CASSANDRA-6638: +1 on the patch with a minor nit: can

[2/3] git commit: revert CASSANDRA-6107, and cut max cached statements to 50k

2014-01-30 Thread jbellis
revert CASSANDRA-6107, and cut max cached statements to 50k Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/852e27f2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/852e27f2 Diff: http://git-wip-us.apache.o

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

2014-01-30 Thread jbellis
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/cd91cf97 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/cd91cf97 Diff: http://git-wip-us.apache.org/repos/asf

[jira] [Commented] (CASSANDRA-6107) CQL3 Batch statement memory leak

2014-01-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886716#comment-13886716 ] Jonathan Ellis commented on CASSANDRA-6107: --- Note: this was reverted in 1.2.

[1/3] git commit: revert CASSANDRA-6107, and cut max cached statements to 50k

2014-01-30 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 6c4333e3d -> 852e27f2e refs/heads/cassandra-2.0 39bdb2be9 -> cd91cf974 revert CASSANDRA-6107, and cut max cached statements to 50k Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassand

[jira] [Updated] (CASSANDRA-6107) CQL3 Batch statement memory leak

2014-01-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6107: -- Reviewer: Jonathan Ellis > CQL3 Batch statement memory leak > -

[jira] [Commented] (CASSANDRA-6630) Replace UnsortedColumns with ArrayBackedSortedColumns

2014-01-30 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886668#comment-13886668 ] Benedict commented on CASSANDRA-6630: - If I'm reading this correctly, you're just

[jira] [Commented] (CASSANDRA-6630) Replace UnsortedColumns with ArrayBackedSortedColumns

2014-01-30 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886648#comment-13886648 ] Sylvain Lebresne commented on CASSANDRA-6630: - +1 Nit: AtomicBTreeColumns

[jira] [Commented] (CASSANDRA-6638) SSTableScanner can Skip Rows with vnodes

2014-01-30 Thread Ignace Desimpel (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886624#comment-13886624 ] Ignace Desimpel commented on CASSANDRA-6638: Sorry, my mistake. > SSTable

[jira] [Commented] (CASSANDRA-6638) SSTableScanner can Skip Rows with vnodes

2014-01-30 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886599#comment-13886599 ] Sylvain Lebresne commented on CASSANDRA-6638: - bq. And then a loop is star

[jira] [Updated] (CASSANDRA-6640) Improve custom 2i performance and abstraction

2014-01-30 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-6640: Reviewer: Sam Tunnicliffe Assignee: Miguel Angel Fernandez Diaz > Improve c

[jira] [Commented] (CASSANDRA-6638) SSTableScanner can Skip Rows with vnodes

2014-01-30 Thread Ignace Desimpel (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886570#comment-13886570 ] Ignace Desimpel commented on CASSANDRA-6638: Thanks for the simple patch!

[jira] [Issue Comment Deleted] (CASSANDRA-6640) Improve custom 2i performance and abstraction

2014-01-30 Thread Miguel Angel Fernandez Diaz (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miguel Angel Fernandez Diaz updated CASSANDRA-6640: --- Comment: was deleted (was: The solution takes into accoun

[jira] [Updated] (CASSANDRA-6640) Improve custom 2i performance and abstraction

2014-01-30 Thread Miguel Angel Fernandez Diaz (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miguel Angel Fernandez Diaz updated CASSANDRA-6640: --- Attachment: 6640.diff The solution takes into account the

[jira] [Updated] (CASSANDRA-6638) SSTableScanner can Skip Rows with vnodes

2014-01-30 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-6638: Attachment: 6638.txt Attaching simple fix (the patch includes Tyler's unit test

[jira] [Created] (CASSANDRA-6640) Improve custom 2i performance and abstraction

2014-01-30 Thread Miguel Angel Fernandez Diaz (JIRA)
Miguel Angel Fernandez Diaz created CASSANDRA-6640: -- Summary: Improve custom 2i performance and abstraction Key: CASSANDRA-6640 URL: https://issues.apache.org/jira/browse/CASSANDRA-6640