[jira] [Issue Comment Edited] (CASSANDRA-3427) CompressionMetadata is not shared across threads, we create a new one for each read

2011-11-14 Thread Mck SembWever (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149312#comment-13149312 ] Mck SembWever edited comment on CASSANDRA-3427 at 11/14/11 9:44 AM:

[jira] [Updated] (CASSANDRA-3434) Explore using Guava (or guava inspired) faster bytes comparison

2011-11-14 Thread Sylvain Lebresne (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-3434: Attachment: 3434.patch Patch attached that basically adds the

[jira] [Commented] (CASSANDRA-3427) CompressionMetadata is not shared across threads, we create a new one for each read

2011-11-14 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149637#comment-13149637 ] Jonathan Ellis commented on CASSANDRA-3427: --- What version exactly are you

[jira] [Issue Comment Edited] (CASSANDRA-3427) CompressionMetadata is not shared across threads, we create a new one for each read

2011-11-14 Thread Jonathan Ellis (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149637#comment-13149637 ] Jonathan Ellis edited comment on CASSANDRA-3427 at 11/14/11 2:14 PM:

[jira] [Commented] (CASSANDRA-3434) Explore using Guava (or guava inspired) faster bytes comparison

2011-11-14 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149639#comment-13149639 ] Jonathan Ellis commented on CASSANDRA-3434: --- +1 (should we do this in 1.1?

[jira] [Updated] (CASSANDRA-3427) CompressionMetadata is not shared across threads, we create a new one for each read

2011-11-14 Thread Sylvain Lebresne (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-3427: Attachment: 0001-debugging.patch CompressionMetadata is not shared across

[jira] [Commented] (CASSANDRA-3427) CompressionMetadata is not shared across threads, we create a new one for each read

2011-11-14 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149645#comment-13149645 ] Sylvain Lebresne commented on CASSANDRA-3427: - I've attached a tiny patch

[jira] [Commented] (CASSANDRA-3434) Explore using Guava (or guava inspired) faster bytes comparison

2011-11-14 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149647#comment-13149647 ] Sylvain Lebresne commented on CASSANDRA-3434: - bq. should we do this in

[jira] [Commented] (CASSANDRA-3427) CompressionMetadata is not shared across threads, we create a new one for each read

2011-11-14 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149650#comment-13149650 ] Jonathan Ellis commented on CASSANDRA-3427: --- I can get you a place to upload

svn commit: r1201726 - in /cassandra/trunk: ./ src/java/org/apache/cassandra/utils/ test/unit/org/apache/cassandra/db/marshal/ test/unit/org/apache/cassandra/dht/

2011-11-14 Thread slebresne
Author: slebresne Date: Mon Nov 14 14:31:42 2011 New Revision: 1201726 URL: http://svn.apache.org/viewvc?rev=1201726view=rev Log: Use (Guava inspired) faster bytes comparison patch by slebresne; reviewed by jbellis for CASSANDRA-3434 Modified: cassandra/trunk/CHANGES.txt

[jira] [Resolved] (CASSANDRA-3434) Explore using Guava (or guava inspired) faster bytes comparison

2011-11-14 Thread Sylvain Lebresne (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-3434. - Resolution: Fixed Fix Version/s: 1.1 Reviewer: jbellis

[jira] [Commented] (CASSANDRA-3434) Explore using Guava (or guava inspired) faster bytes comparison

2011-11-14 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149664#comment-13149664 ] Hudson commented on CASSANDRA-3434: --- Integrated in Cassandra #1206 (See

[jira] [Created] (CASSANDRA-3490) Error while creating many column families: ConfigurationException: Previous version mismatch. cannot apply.

2011-11-14 Thread Created
Error while creating many column families: ConfigurationException: Previous version mismatch. cannot apply. - Key: CASSANDRA-3490 URL:

[jira] [Commented] (CASSANDRA-1391) Allow Concurrent Schema Migrations

2011-11-14 Thread Pavel Yaskevich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149691#comment-13149691 ] Pavel Yaskevich commented on CASSANDRA-1391: It seems like what we really

[jira] [Commented] (CASSANDRA-1391) Allow Concurrent Schema Migrations

2011-11-14 Thread T Jake Luciani (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149743#comment-13149743 ] T Jake Luciani commented on CASSANDRA-1391: --- My moving to CF based migration

[jira] [Issue Comment Edited] (CASSANDRA-1391) Allow Concurrent Schema Migrations

2011-11-14 Thread T Jake Luciani (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149743#comment-13149743 ] T Jake Luciani edited comment on CASSANDRA-1391 at 11/14/11 5:05 PM:

[jira] [Resolved] (CASSANDRA-3490) Error while creating many column families: ConfigurationException: Previous version mismatch. cannot apply.

2011-11-14 Thread Jonathan Ellis (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-3490. --- Resolution: Not A Problem creating multiple CFs simultaneously is not supported

[jira] [Commented] (CASSANDRA-3490) Error while creating many column families: ConfigurationException: Previous version mismatch. cannot apply.

2011-11-14 Thread Commented
[ https://issues.apache.org/jira/browse/CASSANDRA-3490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149773#comment-13149773 ] Nicolas Lalevée commented on CASSANDRA-3490: I am effectively hit by some

[jira] [Commented] (CASSANDRA-1391) Allow Concurrent Schema Migrations

2011-11-14 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149780#comment-13149780 ] Jonathan Ellis commented on CASSANDRA-1391: --- It seems to make sense

[jira] [Created] (CASSANDRA-3491) Recursion bug in CollationController

2011-11-14 Thread T Jake Luciani (Created) (JIRA)
Recursion bug in CollationController Key: CASSANDRA-3491 URL: https://issues.apache.org/jira/browse/CASSANDRA-3491 Project: Cassandra Issue Type: Bug Components: Core Affects Versions:

[jira] [Commented] (CASSANDRA-1391) Allow Concurrent Schema Migrations

2011-11-14 Thread Pavel Yaskevich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149788#comment-13149788 ] Pavel Yaskevich commented on CASSANDRA-1391: Than we need to preserve an

[jira] [Updated] (CASSANDRA-3491) Recursion bug in CollationController

2011-11-14 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3491: -- Attachment: 3491.txt Patch to revert CASSANDRA-2503. Clearly putting that in

[jira] [Commented] (CASSANDRA-3427) CompressionMetadata is not shared across threads, we create a new one for each read

2011-11-14 Thread Mck SembWever (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149796#comment-13149796 ] Mck SembWever commented on CASSANDRA-3427: -- version: 1.0.2 snapshot (pretty

[jira] [Issue Comment Edited] (CASSANDRA-3427) CompressionMetadata is not shared across threads, we create a new one for each read

2011-11-14 Thread Mck SembWever (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149796#comment-13149796 ] Mck SembWever edited comment on CASSANDRA-3427 at 11/14/11 6:33 PM:

[jira] [Commented] (CASSANDRA-3427) CompressionMetadata is not shared across threads, we create a new one for each read

2011-11-14 Thread Mck SembWever (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149861#comment-13149861 ] Mck SembWever commented on CASSANDRA-3427: -- startup log with

[jira] [Commented] (CASSANDRA-3418) Counter decrements require a space around the minus sign but not around the plus sign

2011-11-14 Thread paul cannon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149867#comment-13149867 ] paul cannon commented on CASSANDRA-3418: This doesn't do the right thing when

[jira] [Issue Comment Edited] (CASSANDRA-3427) CompressionMetadata is not shared across threads, we create a new one for each read

2011-11-14 Thread Mck SembWever (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149861#comment-13149861 ] Mck SembWever edited comment on CASSANDRA-3427 at 11/14/11 8:13 PM:

[jira] [Commented] (CASSANDRA-3418) Counter decrements require a space around the minus sign but not around the plus sign

2011-11-14 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149880#comment-13149880 ] Jonathan Ellis commented on CASSANDRA-3418: --- bq. It's not related to

[jira] [Created] (CASSANDRA-3492) Compression option chunk_length is not converted into KB as it should

2011-11-14 Thread Sylvain Lebresne (Created) (JIRA)
Compression option chunk_length is not converted into KB as it should - Key: CASSANDRA-3492 URL: https://issues.apache.org/jira/browse/CASSANDRA-3492 Project: Cassandra

[jira] [Issue Comment Edited] (CASSANDRA-1391) Allow Concurrent Schema Migrations

2011-11-14 Thread Jonathan Ellis (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149904#comment-13149904 ] Jonathan Ellis edited comment on CASSANDRA-1391 at 11/14/11 8:58 PM:

[jira] [Updated] (CASSANDRA-3492) Compression option chunk_length is not converted into KB as it should

2011-11-14 Thread Sylvain Lebresne (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-3492: Attachment: 0001-Fix-chunk-length-option.patch Oups

[jira] [Commented] (CASSANDRA-3427) CompressionMetadata is not shared across threads, we create a new one for each read

2011-11-14 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149911#comment-13149911 ] Sylvain Lebresne commented on CASSANDRA-3427: - That's the stupidest bug

[jira] [Commented] (CASSANDRA-3491) Recursion bug in CollationController

2011-11-14 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149915#comment-13149915 ] Sylvain Lebresne commented on CASSANDRA-3491: - +1

[jira] [Created] (CASSANDRA-3493) cqlsh complains when you try to do UPDATE with counter columns

2011-11-14 Thread paul cannon (Created) (JIRA)
cqlsh complains when you try to do UPDATE with counter columns -- Key: CASSANDRA-3493 URL: https://issues.apache.org/jira/browse/CASSANDRA-3493 Project: Cassandra Issue Type: Bug

[jira] [Commented] (CASSANDRA-3492) Compression option chunk_length is not converted into KB as it should

2011-11-14 Thread Pavel Yaskevich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149922#comment-13149922 ] Pavel Yaskevich commented on CASSANDRA-3492: +1

[jira] [Commented] (CASSANDRA-1391) Allow Concurrent Schema Migrations

2011-11-14 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149925#comment-13149925 ] Jonathan Ellis commented on CASSANDRA-1391: --- I'm enthusiastic about this

svn commit: r1201913 - in /cassandra/branches/cassandra-1.0: CHANGES.txt src/java/org/apache/cassandra/db/CollationController.java

2011-11-14 Thread jbellis
Author: jbellis Date: Mon Nov 14 21:30:04 2011 New Revision: 1201913 URL: http://svn.apache.org/viewvc?rev=1201913view=rev Log: revert #2503 patch by jbellis; reviewed by slebresne for CASSANDRA-3491 Modified: cassandra/branches/cassandra-1.0/CHANGES.txt

[jira] [Commented] (CASSANDRA-3493) cqlsh complains when you try to do UPDATE with counter columns

2011-11-14 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149942#comment-13149942 ] Jonathan Ellis commented on CASSANDRA-3493: --- +1 cqlsh

[jira] [Updated] (CASSANDRA-3491) Recursion bug in CollationController

2011-11-14 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3491: -- Affects Version/s: (was: 1.0.0) 1.0.2 Recursion

svn commit: r1201915 - in /cassandra/branches/cassandra-1.0/pylib/cqlshlib: cqlhandling.py pylexotron.py

2011-11-14 Thread jbellis
Author: jbellis Date: Mon Nov 14 21:31:30 2011 New Revision: 1201915 URL: http://svn.apache.org/viewvc?rev=1201915view=rev Log: update cqlsh lexer to handle counter increments patch by Paul Cannon; reviewed by jbellis for CASSANDRA-3493 Modified:

svn commit: r1201917 - /cassandra/branches/cassandra-1.0/CHANGES.txt

2011-11-14 Thread jbellis
Author: jbellis Date: Mon Nov 14 21:32:24 2011 New Revision: 1201917 URL: http://svn.apache.org/viewvc?rev=1201917view=rev Log: update CHANGES Modified: cassandra/branches/cassandra-1.0/CHANGES.txt Modified: cassandra/branches/cassandra-1.0/CHANGES.txt URL:

[jira] [Updated] (CASSANDRA-3493) cqlsh complains when you try to do UPDATE with counter columns

2011-11-14 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3493: -- Affects Version/s: 1.0.3 cqlsh complains when you try to do UPDATE with

[jira] [Commented] (CASSANDRA-3492) Compression option chunk_length is not converted into KB as it should

2011-11-14 Thread Mck SembWever (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149948#comment-13149948 ] Mck SembWever commented on CASSANDRA-3492: -- Does this involve a `nodetool

[jira] [Issue Comment Edited] (CASSANDRA-3492) Compression option chunk_length is not converted into KB as it should

2011-11-14 Thread Mck SembWever (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149948#comment-13149948 ] Mck SembWever edited comment on CASSANDRA-3492 at 11/14/11 10:40 PM:

svn commit: r1201955 - in /cassandra/branches/cassandra-1.0/src: java/org/apache/cassandra/cli/CliClient.java resources/org/apache/cassandra/cli/CliHelp.yaml

2011-11-14 Thread jbellis
Author: jbellis Date: Mon Nov 14 22:50:50 2011 New Revision: 1201955 URL: http://svn.apache.org/viewvc?rev=1201955view=rev Log: move cli version into Welcome message patch by Radim Kolar; reviewed by jbellis for CASSANDRA-3471 Modified:

[jira] [Updated] (CASSANDRA-3471) Less verbose cassandra-cli startup

2011-11-14 Thread Jonathan Ellis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3471: -- Affects Version/s: (was: 1.0.2) Less verbose cassandra-cli startup

[jira] [Commented] (CASSANDRA-3488) Secondary indexes still around 3 months after deleting them

2011-11-14 Thread Jeremy Hanna (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13150042#comment-13150042 ] Jeremy Hanna commented on CASSANDRA-3488: - The builds of secondary indexes

[jira] [Commented] (CASSANDRA-2967) Only bind JMX to the same IP address that is being used in Cassandra

2011-11-14 Thread Yuki Morishita (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13150184#comment-13150184 ] Yuki Morishita commented on CASSANDRA-2967: --- Few comments on the patch: *

svn commit: r1202074 - /cassandra/trunk/src/java/org/apache/cassandra/utils/FastByteComparisons.java

2011-11-14 Thread slebresne
Author: slebresne Date: Tue Nov 15 07:15:58 2011 New Revision: 1202074 URL: http://svn.apache.org/viewvc?rev=1202074view=rev Log: Add missing file from previous commit Added: cassandra/trunk/src/java/org/apache/cassandra/utils/FastByteComparisons.java Added:

svn commit: r1202080 - in /cassandra/branches/cassandra-1.0: CHANGES.txt src/java/org/apache/cassandra/io/compress/CompressionParameters.java

2011-11-14 Thread slebresne
Author: slebresne Date: Tue Nov 15 07:39:12 2011 New Revision: 1202080 URL: http://svn.apache.org/viewvc?rev=1202080view=rev Log: Fix bad handling of the chunk_length_kb compression option patch by slebresne; reviewed by xedin for CASSANDRA-3492 Modified:

svn commit: r1202082 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/io/compress/

2011-11-14 Thread slebresne
Author: slebresne Date: Tue Nov 15 07:42:00 2011 New Revision: 1202082 URL: http://svn.apache.org/viewvc?rev=1202082view=rev Log: merge from 1.0 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/ (props changed)