[jira] [Commented] (CASSANDRA-4182) multithreaded compaction very slow with large single data file and a few tiny data files

2012-04-27 Thread MaHaiyang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263407#comment-13263407 ] MaHaiyang commented on CASSANDRA-4182: -- 273m58.740s (multihtreaded disabled) for

[jira] [Commented] (CASSANDRA-4177) Little improvement on the messages of the exceptions thrown by ExternalClient

2012-04-27 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-4177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263412#comment-13263412 ] MichaƂ Michalski commented on CASSANDRA-4177: - Good point. This is what I

[jira] [Created] (CASSANDRA-4194) CQL3: improve experience with time uuid

2012-04-27 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-4194: --- Summary: CQL3: improve experience with time uuid Key: CASSANDRA-4194 URL: https://issues.apache.org/jira/browse/CASSANDRA-4194 Project: Cassandra

[jira] [Commented] (CASSANDRA-4182) multithreaded compaction very slow with large single data file and a few tiny data files

2012-04-27 Thread Karl Mueller (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263492#comment-13263492 ] Karl Mueller commented on CASSANDRA-4182: - Yes it maxes one CPU. That's what

[jira] [Updated] (CASSANDRA-4194) CQL3: improve experience with time uuid

2012-04-27 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4194: Attachment: 0003-Adds-x-days-ago-notation-for-convenience.txt

[jira] [Assigned] (CASSANDRA-4193) cql delete does not delete

2012-04-27 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne reassigned CASSANDRA-4193: --- Assignee: Sylvain Lebresne cql delete does not delete

[jira] [Commented] (CASSANDRA-4193) cql delete does not delete

2012-04-27 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263638#comment-13263638 ] Sylvain Lebresne commented on CASSANDRA-4193: - So for the compact case,

git commit: Make identifier and value grammar for CQL3 stricter

2012-04-27 Thread slebresne
Updated Branches: refs/heads/cassandra-1.1 698a2bbea - 60aa1d03e Make identifier and value grammar for CQL3 stricter patch by slebresne; reviewed by jbellis for CASSANDRA-4184 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-4182) multithreaded compaction very slow with large single data file and a few tiny data files

2012-04-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263660#comment-13263660 ] Jonathan Ellis commented on CASSANDRA-4182: --- bq. a very large SStable and a

[jira] [Updated] (CASSANDRA-2889) Avoids having replicate on write tasks stacking up at CL.ONE

2012-04-27 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-2889: Attachment: 2889.txt Forgot a bit about this issue. Attaching a simple patch

git commit: eliminate clientutil dependency on commons-lang

2012-04-27 Thread eevans
Updated Branches: refs/heads/cassandra-1.0 eb9f96146 - a725f80fc eliminate clientutil dependency on commons-lang Patch by Dave Brosius; reviewed by eevans for CASSANDRA-3665 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

git commit: eliminate clientutil dependency on commons-lang

2012-04-27 Thread eevans
Updated Branches: refs/heads/cassandra-1.1 60aa1d03e - 2af8591bd eliminate clientutil dependency on commons-lang Patch by Dave Brosius; reviewed by eevans for CASSANDRA-3665 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-3665) [patch] allow for clientutil.jar to be used without the base cassandra.jar for client applications

2012-04-27 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263719#comment-13263719 ] Eric Evans commented on CASSANDRA-3665: --- bq. remove the dependency on

[jira] [Commented] (CASSANDRA-3668) Performance of sstableloader is affected in 1.0.x

2012-04-27 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263750#comment-13263750 ] Yuki Morishita commented on CASSANDRA-3668: --- Sylvain, thanks for review. I

[jira] [Commented] (CASSANDRA-2889) Avoids having replicate on write tasks stacking up at CL.ONE

2012-04-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263758#comment-13263758 ] Jonathan Ellis commented on CASSANDRA-2889: --- Who is going to block if ROW

[jira] [Commented] (CASSANDRA-2889) Avoids having replicate on write tasks stacking up at CL.ONE

2012-04-27 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263761#comment-13263761 ] Sylvain Lebresne commented on CASSANDRA-2889: - No, the write stage (it's

[jira] [Commented] (CASSANDRA-2889) Avoids having replicate on write tasks stacking up at CL.ONE

2012-04-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263765#comment-13263765 ] Jonathan Ellis commented on CASSANDRA-2889: --- +1 Avoids

[jira] [Commented] (CASSANDRA-4120) Gossip identifies hosts by UUID

2012-04-27 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263793#comment-13263793 ] Eric Evans commented on CASSANDRA-4120: --- bq. Throw them away, I would say, since

[jira] [Updated] (CASSANDRA-4120) Gossip identifies hosts by UUID

2012-04-27 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-4120: -- Description: Since there is no longer a one-to-one mapping of host to token, a UUID should

[jira] [Updated] (CASSANDRA-4142) OOM Exception during repair session with LeveledCompactionStrategy

2012-04-27 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4142: Attachment: 4142.txt Attaching patch to only open 1 sstableScanner per level

git commit: Avoids having replicate on write tasks stacking up at CL.ONE

2012-04-27 Thread slebresne
Updated Branches: refs/heads/cassandra-1.1 2af8591bd - 2ca2fb3fd Avoids having replicate on write tasks stacking up at CL.ONE patch by slebresne; reviewed by jbellis for CASSANDRA-2889 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-4164) Cqlsh should support DESCRIBE on cql3-style composite CFs

2012-04-27 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] paul cannon updated CASSANDRA-4164: --- Attachment: (was: 4164.patch.txt) Cqlsh should support DESCRIBE on cql3-style

[jira] [Updated] (CASSANDRA-4164) Cqlsh should support DESCRIBE on cql3-style composite CFs

2012-04-27 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] paul cannon updated CASSANDRA-4164: --- Attachment: 4164.patch-2.txt Thanks, Sylvain. Branch is updated; new tag is here:

[jira] [Commented] (CASSANDRA-4173) cqlsh: in cql3 mode, use cql3 quoting when outputting cql

2012-04-27 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263872#comment-13263872 ] paul cannon commented on CASSANDRA-4173: Updating patch against new

[jira] [Commented] (CASSANDRA-4182) multithreaded compaction very slow with large single data file and a few tiny data files

2012-04-27 Thread Karl Mueller (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263907#comment-13263907 ] Karl Mueller commented on CASSANDRA-4182: - Yes I figure it's a worst-case

[4/6] git commit: Avoids having replicate on write tasks stacking up at CL.ONE

2012-04-27 Thread brandonwilliams
Avoids having replicate on write tasks stacking up at CL.ONE patch by slebresne; reviewed by jbellis for CASSANDRA-2889 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2ca2fb3f Tree:

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

2012-04-27 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.1 2ca2fb3fd - b81f5723e refs/heads/trunk a6c5d3c43 - 047106291 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/04710629 Tree:

[5/6] git commit: eliminate clientutil dependency on commons-lang

2012-04-27 Thread brandonwilliams
eliminate clientutil dependency on commons-lang Patch by Dave Brosius; reviewed by eevans for CASSANDRA-3665 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2af8591b Tree:

[6/6] git commit: Make identifier and value grammar for CQL3 stricter

2012-04-27 Thread brandonwilliams
Make identifier and value grammar for CQL3 stricter patch by slebresne; reviewed by jbellis for CASSANDRA-4184 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/60aa1d03 Tree:

[2/6] git commit: Cqlsh supports DESCRIBE on cql3-style composite CFs. Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-4164

2012-04-27 Thread brandonwilliams
Cqlsh supports DESCRIBE on cql3-style composite CFs. Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-4164 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b81f5723 Tree:

[3/6] git commit: Cqlsh supports DESCRIBE on cql3-style composite CFs. Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-4164

2012-04-27 Thread brandonwilliams
Cqlsh supports DESCRIBE on cql3-style composite CFs. Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-4164 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b81f5723 Tree:

git commit: test-failure-fix-SSTableReader loadNewSSTable

2012-04-27 Thread vijay
Updated Branches: refs/heads/trunk 047106291 - 5fd586424 test-failure-fix-SSTableReader loadNewSSTable Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5fd58642 Tree:

[jira] [Updated] (CASSANDRA-4142) OOM Exception during repair session with LeveledCompactionStrategy

2012-04-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4142: -- Attachment: 4142-v2.txt v2 attached: - Renames KeyScanner to

[jira] [Updated] (CASSANDRA-3668) Performance of sstableloader is affected in 1.0.x

2012-04-27 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-3668: -- Attachment: (was: 0002-Allow-concurrent-stream-in-StreamOutSession.patch)

[jira] [Updated] (CASSANDRA-3668) Performance of sstableloader is affected in 1.0.x

2012-04-27 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-3668: -- Attachment: (was: 0003-Add-threads-option-to-sstableloader.patch)

[jira] [Updated] (CASSANDRA-3668) Performance of sstableloader is affected in 1.0.x

2012-04-27 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-3668: -- Attachment: (was: 0001-Allow-multiple-connection-in-StreamInSession.patch)

[jira] [Updated] (CASSANDRA-3668) Performance of sstableloader is affected in 1.0.x

2012-04-27 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-3668: -- Attachment: 3668-1.1.txt I rebased and attached patch. (also pushed to

[jira] [Updated] (CASSANDRA-4173) cqlsh: in cql3 mode, use cql3 quoting when outputting cql

2012-04-27 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] paul cannon updated CASSANDRA-4173: --- Attachment: 4173-2.patch.txt New patch attached, github branch rebased, new tag at:

[jira] [Commented] (CASSANDRA-2393) Ring changes should stream from the replicas that are losing responsibility

2012-04-27 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264024#comment-13264024 ] paul cannon commented on CASSANDRA-2393: Just came across this ticket by

git commit: Add missing file

2012-04-27 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.1 b81f5723e - c5ad288c9 Add missing file Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c5ad288c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c5ad288c Diff:

git commit: Add missing file

2012-04-27 Thread brandonwilliams
Updated Branches: refs/heads/trunk 5fd586424 - c6f95117d Add missing file Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c6f95117 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c6f95117 Diff:

[jira] [Commented] (CASSANDRA-4138) Add varint encoding to Serializing Cache

2012-04-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264084#comment-13264084 ] Jonathan Ellis commented on CASSANDRA-4138: --- It's not immediately clear to

[jira] [Commented] (CASSANDRA-4138) Add varint encoding to Serializing Cache

2012-04-27 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264108#comment-13264108 ] Pavel Yaskevich commented on CASSANDRA-4138: bq. It's not immediately

[jira] [Commented] (CASSANDRA-4138) Add varint encoding to Serializing Cache

2012-04-27 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264110#comment-13264110 ] Vijay commented on CASSANDRA-4138: -- Have you done any smoke tests to see what kind

[jira] [Commented] (CASSANDRA-4138) Add varint encoding to Serializing Cache

2012-04-27 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264115#comment-13264115 ] Vijay commented on CASSANDRA-4138: -- In addition to Pavel's comment, the reason for

[jira] [Commented] (CASSANDRA-4138) Add varint encoding to Serializing Cache

2012-04-27 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264118#comment-13264118 ] Pavel Yaskevich commented on CASSANDRA-4138: Yeah, this is my intended

[jira] [Commented] (CASSANDRA-4138) Add varint encoding to Serializing Cache

2012-04-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264191#comment-13264191 ] Jonathan Ellis commented on CASSANDRA-4138: --- LGTM, +1. Add

[2/2] Add varint encoding to Serializing Cache patch by Vijay; reviewed by jbellis,xedin for CASSANDRA-4138

2012-04-27 Thread vijay
http://git-wip-us.apache.org/repos/asf/cassandra/blob/cb25a8fc/test/unit/org/apache/cassandra/utils/EncodedStreamsTest.java -- diff --git a/test/unit/org/apache/cassandra/utils/EncodedStreamsTest.java