[jira] [Updated] (CASSANDRA-2466) bloom filters should avoid huge array allocations to avoid fragmentation concerns

2011-10-16 Thread Oleg Anastasyev (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Anastasyev updated CASSANDRA-2466: --- Attachment: 2466v1.patch Rebased to trunk. ant test passed.

[jira] [Created] (CASSANDRA-3368) 'show schema' in cli does not show compression_options

2011-10-16 Thread Christian Spriegel (Created) (JIRA)
'show schema' in cli does not show compression_options -- Key: CASSANDRA-3368 URL: https://issues.apache.org/jira/browse/CASSANDRA-3368 Project: Cassandra Issue Type: Bug

[jira] [Created] (CASSANDRA-3369) AssertionError when adding a node and doing repair, repair hangs

2011-10-16 Thread Christian Spriegel (Created) (JIRA)
AssertionError when adding a node and doing repair, repair hangs Key: CASSANDRA-3369 URL: https://issues.apache.org/jira/browse/CASSANDRA-3369 Project: Cassandra Issue Type:

[jira] [Updated] (CASSANDRA-3369) AssertionError when adding a node and doing repair, repair hangs

2011-10-16 Thread Christian Spriegel (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Spriegel updated CASSANDRA-3369: -- Attachment: NODE2_system.log NODE2_cassandra.yaml

[jira] [Updated] (CASSANDRA-3369) AssertionError when adding a node and doing repair, repair hangs

2011-10-16 Thread Christian Spriegel (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Spriegel updated CASSANDRA-3369: -- Description: Hi again, I was playing aroung with Cassandra 1.0.0-rc2 and

[jira] [Assigned] (CASSANDRA-3369) AssertionError when adding a node and doing repair, repair hangs

2011-10-16 Thread Brandon Williams (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-3369: --- Assignee: Sylvain Lebresne AssertionError when adding a node and

[jira] [Assigned] (CASSANDRA-3368) 'show schema' in cli does not show compression_options

2011-10-16 Thread Brandon Williams (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-3368: --- Assignee: Pavel Yaskevich 'show schema' in cli does not show

[jira] [Updated] (CASSANDRA-3366) CQL: Internal application error specifying 'using consistency ...' in lower case; must be upper case

2011-10-16 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3366: --- Attachment: CASSANDRA-3366.patch patch can be applied on 0.8 as well as 1.0

[jira] [Commented] (CASSANDRA-3368) 'show schema' in cli does not show compression_options

2011-10-16 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13128533#comment-13128533 ] Brandon Williams commented on CASSANDRA-3368: - +1 'show

svn commit: r1184949 - in /cassandra/branches/cassandra-1.0: CHANGES.txt src/java/org/apache/cassandra/cli/CliClient.java

2011-10-16 Thread xedin
Author: xedin Date: Sun Oct 16 22:43:17 2011 New Revision: 1184949 URL: http://svn.apache.org/viewvc?rev=1184949view=rev Log: Fix CLI `show schema` to include compression_options patch by Pavel Yaskevich; reviewed by Brandon Williams for CASSANDRA-3368 Modified:

[jira] [Created] (CASSANDRA-3370) Deflate Compression corrupts SSTables

2011-10-16 Thread Christian Spriegel (Created) (JIRA)
Deflate Compression corrupts SSTables - Key: CASSANDRA-3370 URL: https://issues.apache.org/jira/browse/CASSANDRA-3370 Project: Cassandra Issue Type: Bug Components: Core Affects Versions:

[jira] [Updated] (CASSANDRA-3370) Deflate Compression corrupts SSTables

2011-10-16 Thread Christian Spriegel (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Spriegel updated CASSANDRA-3370: -- Attachment: system.log Attached system.log of broken installation

[jira] [Commented] (CASSANDRA-3369) AssertionError when adding a node and doing repair, repair hangs

2011-10-16 Thread Christian Spriegel (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13128541#comment-13128541 ] Christian Spriegel commented on CASSANDRA-3369: --- Update: I also had

[jira] [Assigned] (CASSANDRA-3370) Deflate Compression corrupts SSTables

2011-10-16 Thread Brandon Williams (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-3370: --- Assignee: Pavel Yaskevich Deflate Compression corrupts SSTables

[jira] [Commented] (CASSANDRA-3366) CQL: Internal application error specifying 'using consistency ...' in lower case; must be upper case

2011-10-16 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13128624#comment-13128624 ] Jonathan Ellis commented on CASSANDRA-3366: --- +1 CQL: