[jira] [Commented] (CASSANDRA-2820) Re-introduce FastByteArrayInputStream (and Output equivalent)

2011-07-07 Thread Paul Loy (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061126#comment-13061126 ] Paul Loy commented on CASSANDRA-2820: - I'm actually not too much of a fan of

[jira] [Commented] (CASSANDRA-2843) better performance on long row read

2011-07-07 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061134#comment-13061134 ] Yang Yang commented on CASSANDRA-2843: -- i just got down the patch and transfered

[jira] [Updated] (CASSANDRA-2843) better performance on long row read

2011-07-07 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yang updated CASSANDRA-2843: - Comment: was deleted (was: Thanks Sylvain Its great to see this taking shape Im on

[jira] [Updated] (CASSANDRA-2843) better performance on long row read

2011-07-07 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Yang updated CASSANDRA-2843: - Comment: was deleted (was: My comment before last was not quite correct The array

[jira] [Issue Comment Edited] (CASSANDRA-2843) better performance on long row read

2011-07-07 Thread Yang Yang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061134#comment-13061134 ] Yang Yang edited comment on CASSANDRA-2843 at 7/7/11 8:34 AM:

[jira] [Created] (CASSANDRA-2867) Starting 0.8.1 after upgrade from 0.7.6-2 fails

2011-07-07 Thread Yaniv Kunda (JIRA)
Starting 0.8.1 after upgrade from 0.7.6-2 fails --- Key: CASSANDRA-2867 URL: https://issues.apache.org/jira/browse/CASSANDRA-2867 Project: Cassandra Issue Type: Bug Components: Core

[jira] [Updated] (CASSANDRA-2867) Starting 0.8.1 after upgrade from 0.7.6-2 fails

2011-07-07 Thread Yaniv Kunda (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yaniv Kunda updated CASSANDRA-2867: --- Description: After upgrading the binaries to 0.8.1 I get an exception when starting

[jira] [Updated] (CASSANDRA-2867) Starting 0.8.1 after upgrade from 0.7.6-2 fails

2011-07-07 Thread Yaniv Kunda (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yaniv Kunda updated CASSANDRA-2867: --- Affects Version/s: (was: 0.7.6) 0.8.1 Starting 0.8.1 after

[jira] [Updated] (CASSANDRA-2861) Building RPMs should be easy

2011-07-07 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niels Basjes updated CASSANDRA-2861: Attachment: CASSANDRA-ANT-RPM-2011-07-07.patch Minor update to fix missing thrift

svn commit: r1143816 - /cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/cli/CliUserHelp.java

2011-07-07 Thread slebresne
Author: slebresne Date: Thu Jul 7 13:37:28 2011 New Revision: 1143816 URL: http://svn.apache.org/viewvc?rev=1143816view=rev Log: Minor update to CLI help Modified: cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/cli/CliUserHelp.java Modified:

[jira] [Commented] (CASSANDRA-2864) Alternative Row Cache Implementation

2011-07-07 Thread Daniel Doubleday (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061303#comment-13061303 ] Daniel Doubleday commented on CASSANDRA-2864: - bq. However, I'm reluctant

[jira] [Updated] (CASSANDRA-2864) Alternative Row Cache Implementation

2011-07-07 Thread Daniel Doubleday (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Doubleday updated CASSANDRA-2864: Description: we have been working on an alternative implementation to the

[jira] [Created] (CASSANDRA-2868) Native Memory Leak

2011-07-07 Thread Daniel Doubleday (JIRA)
Native Memory Leak -- Key: CASSANDRA-2868 URL: https://issues.apache.org/jira/browse/CASSANDRA-2868 Project: Cassandra Issue Type: Bug Components: Core Affects Versions: 0.7.6 Reporter: Daniel

svn commit: r1143847 - in /cassandra/branches/cassandra-0.7: CHANGES.txt NEWS.txt build.xml debian/changelog test/unit/org/apache/cassandra/locator/EC2SnitchTest.java

2011-07-07 Thread slebresne
Author: slebresne Date: Thu Jul 7 14:35:03 2011 New Revision: 1143847 URL: http://svn.apache.org/viewvc?rev=1143847view=rev Log: Updates for 0.7.7 release Modified: cassandra/branches/cassandra-0.7/CHANGES.txt cassandra/branches/cassandra-0.7/NEWS.txt

[jira] [Commented] (CASSANDRA-2861) Building RPMs should be easy

2011-07-07 Thread Niels Basjes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061365#comment-13061365 ] Niels Basjes commented on CASSANDRA-2861: - I've just successfully deployed the

[jira] [Commented] (CASSANDRA-2805) Clean up mbeans that return Internal Cassandra types

2011-07-07 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061413#comment-13061413 ] Nick Bailey commented on CASSANDRA-2805: Ed, I'm not sure I see the advantage

[jira] [Updated] (CASSANDRA-2820) Re-introduce FastByteArrayInputStream (and Output equivalent)

2011-07-07 Thread Paul Loy (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Loy updated CASSANDRA-2820: Attachment: fast_bytearray_iostreams_harmony-patch-4.txt More like my original: * extends

[jira] [Created] (CASSANDRA-2869) CassandraStorage does not function properly when used multiple times in a single pig script due to UDFContext sharing issues

2011-07-07 Thread Grant Ingersoll (JIRA)
CassandraStorage does not function properly when used multiple times in a single pig script due to UDFContext sharing issues Key: CASSANDRA-2869

[jira] [Updated] (CASSANDRA-2869) CassandraStorage does not function properly when used multiple times in a single pig script due to UDFContext sharing issues

2011-07-07 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated CASSANDRA-2869: --- Affects Version/s: 0.7.2 CassandraStorage does not function properly when used

[jira] [Created] (CASSANDRA-2870) dynamic snitch + read repair off can cause LOCAL_QUORUM reads to return spurious UnavailableException

2011-07-07 Thread Jonathan Ellis (JIRA)
dynamic snitch + read repair off can cause LOCAL_QUORUM reads to return spurious UnavailableException - Key: CASSANDRA-2870 URL:

[jira] [Updated] (CASSANDRA-2870) dynamic snitch + read repair off can cause LOCAL_QUORUM reads to return spurious UnavailableException

2011-07-07 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2870: -- Attachment: 2870.txt patch extracts the give me the minimum set of endpoints

[jira] [Commented] (CASSANDRA-2475) Prepared statements

2011-07-07 Thread Rick Shaw (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061743#comment-13061743 ] Rick Shaw commented on CASSANDRA-2475: -- Yes. The confusing part would be the use

[jira] [Commented] (CASSANDRA-2521) Move away from Phantom References for Compaction/Memtable

2011-07-07 Thread Jeff Kesselman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061761#comment-13061761 ] Jeff Kesselman commented on CASSANDRA-2521: --- Just a note: while relying on