[jira] [Created] (CASSANDRA-2721) nodetool statusthrift

2011-05-30 Thread Chris Goffinet (JIRA)
nodetool statusthrift - Key: CASSANDRA-2721 URL: https://issues.apache.org/jira/browse/CASSANDRA-2721 Project: Cassandra Issue Type: Bug Reporter: Chris Goffinet Assignee: Chris Goffinet

[jira] [Updated] (CASSANDRA-2721) nodetool statusthrift

2011-05-30 Thread Chris Goffinet (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Goffinet updated CASSANDRA-2721: -- Attachment: 0001-If-RPCServer-isn-t-started-just-return-false-instead.patch

[jira] [Updated] (CASSANDRA-2721) nodetool statusthrift exception while node starts up

2011-05-30 Thread Chris Goffinet (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Goffinet updated CASSANDRA-2721: -- Summary: nodetool statusthrift exception while node starts up (was: nodetool

[jira] [Commented] (CASSANDRA-2721) nodetool statusthrift exception while node starts up

2011-05-30 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041031#comment-13041031 ] Sylvain Lebresne commented on CASSANDRA-2721: - I don't think nodetool

[jira] [Created] (CASSANDRA-2722) nodetool statusthrift

2011-05-30 Thread Chris Goffinet (JIRA)
nodetool statusthrift - Key: CASSANDRA-2722 URL: https://issues.apache.org/jira/browse/CASSANDRA-2722 Project: Cassandra Issue Type: Improvement Reporter: Chris Goffinet Assignee: Chris Goffinet

[jira] [Commented] (CASSANDRA-2721) nodetool statusthrift exception while node starts up

2011-05-30 Thread Chris Goffinet (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041036#comment-13041036 ] Chris Goffinet commented on CASSANDRA-2721: --- Ah! I forgot to commit that

[jira] [Updated] (CASSANDRA-2721) nodetool statusthrift exception while node starts up

2011-05-30 Thread Chris Goffinet (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Goffinet updated CASSANDRA-2721: -- Fix Version/s: (was: 0.8.0) 0.8.1 nodetool statusthrift

[jira] [Updated] (CASSANDRA-2722) nodetool statusthrift

2011-05-30 Thread Chris Goffinet (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Goffinet updated CASSANDRA-2722: -- Attachment: 0001-Added-the-ability-to-check-thrift-status-in-nodetool.patch

[jira] [Updated] (CASSANDRA-2721) nodetool statusthrift exception while node starts up

2011-05-30 Thread Chris Goffinet (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Goffinet updated CASSANDRA-2721: -- Reviewer: slebresne nodetool statusthrift exception while node starts up

svn commit: r1129049 - /cassandra/trunk/src/java/org/apache/cassandra/service/StorageService.java

2011-05-30 Thread goffinet
Author: goffinet Date: Mon May 30 08:23:26 2011 New Revision: 1129049 URL: http://svn.apache.org/viewvc?rev=1129049view=rev Log: Don't throw exception if daemon isn't running, just return false for isRPCServerRunning() patch by goffinet; reviewed by slebresne for CASSANDRA-2721 Modified:

[jira] [Updated] (CASSANDRA-2722) nodetool statusthrift

2011-05-30 Thread Chris Goffinet (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Goffinet updated CASSANDRA-2722: -- Reviewer: slebresne nodetool statusthrift -

buildbot success in ASF Buildbot on cassandra-trunk

2011-05-30 Thread buildbot
The Buildbot has detected a restored build on builder cassandra-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/cassandra-trunk/builds/1336 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: scheduler Build

[jira] [Updated] (CASSANDRA-2644) Make bootstrap retry

2011-05-30 Thread Chris Goffinet (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Goffinet updated CASSANDRA-2644: -- Reviewer: stuhood Make bootstrap retry

[jira] [Commented] (CASSANDRA-2644) Make bootstrap retry

2011-05-30 Thread Chris Goffinet (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041045#comment-13041045 ] Chris Goffinet commented on CASSANDRA-2644: --- Made changes to 02 patch, and

svn commit: r1129065 - /cassandra/trunk/src/java/org/apache/cassandra/dht/BootStrapper.java

2011-05-30 Thread goffinet
Author: goffinet Date: Mon May 30 08:51:33 2011 New Revision: 1129065 URL: http://svn.apache.org/viewvc?rev=1129065view=rev Log: Committed second patch for making bootstrap retry. Added a default bootstrap timeout. patch by goffinet; reviewed by stuhood for CASSANDRA-2644 Modified:

svn commit: r1129066 - /cassandra/trunk/CHANGES.txt

2011-05-30 Thread goffinet
Author: goffinet Date: Mon May 30 08:52:28 2011 New Revision: 1129066 URL: http://svn.apache.org/viewvc?rev=1129066view=rev Log: Updated CHANGES.txt Modified: cassandra/trunk/CHANGES.txt Modified: cassandra/trunk/CHANGES.txt URL:

[jira] [Resolved] (CASSANDRA-2203) Class to measure real memory allocated for an object

2011-05-30 Thread Chris Goffinet (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Goffinet resolved CASSANDRA-2203. --- Resolution: Fixed We have jamm now but wanted to leave this here for anyone who

[jira] [Commented] (CASSANDRA-2722) nodetool statusthrift

2011-05-30 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041057#comment-13041057 ] Sylvain Lebresne commented on CASSANDRA-2722: -

svn commit: r1129088 - in /cassandra/branches/cassandra-0.8: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/service/

2011-05-30 Thread goffinet
Author: goffinet Date: Mon May 30 09:41:14 2011 New Revision: 1129088 URL: http://svn.apache.org/viewvc?rev=1129088view=rev Log: Merged from trunk (CASSANDRA-2721) Modified: cassandra/branches/cassandra-0.8/ (props changed) cassandra/branches/cassandra-0.8/contrib/ (props changed)

svn commit: r1129090 - in /cassandra/branches/cassandra-0.8: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/dht/

2011-05-30 Thread goffinet
Author: goffinet Date: Mon May 30 09:43:39 2011 New Revision: 1129090 URL: http://svn.apache.org/viewvc?rev=1129090view=rev Log: Merge from trunk (CASSANDRA-2644) Modified: cassandra/branches/cassandra-0.8/ (props changed) cassandra/branches/cassandra-0.8/contrib/ (props changed)

svn commit: r1129091 - /cassandra/branches/cassandra-0.8/CHANGES.txt

2011-05-30 Thread goffinet
Author: goffinet Date: Mon May 30 09:44:13 2011 New Revision: 1129091 URL: http://svn.apache.org/viewvc?rev=1129091view=rev Log: Updated CHANGES.txt Modified: cassandra/branches/cassandra-0.8/CHANGES.txt Modified: cassandra/branches/cassandra-0.8/CHANGES.txt URL:

svn commit: r1129093 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/

2011-05-30 Thread goffinet
Author: goffinet Date: Mon May 30 09:45:15 2011 New Revision: 1129093 URL: http://svn.apache.org/viewvc?rev=1129093view=rev Log: Updated CHANGES.txt Modified: cassandra/trunk/ (props changed) cassandra/trunk/contrib/ (props changed)

svn commit: r1129094 - in /cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/tools: NodeCmd.java NodeProbe.java

2011-05-30 Thread goffinet
Author: goffinet Date: Mon May 30 09:50:44 2011 New Revision: 1129094 URL: http://svn.apache.org/viewvc?rev=1129094view=rev Log: Added statusthrift to nodetool to report if thrift server is running. patch by goffinet; reviewed by slebresne for CASSANDRA-2722 Modified:

svn commit: r1129095 - /cassandra/branches/cassandra-0.8/CHANGES.txt

2011-05-30 Thread goffinet
Author: goffinet Date: Mon May 30 09:51:20 2011 New Revision: 1129095 URL: http://svn.apache.org/viewvc?rev=1129095view=rev Log: Updated CHANGES.txt Modified: cassandra/branches/cassandra-0.8/CHANGES.txt Modified: cassandra/branches/cassandra-0.8/CHANGES.txt URL:

svn commit: r1129096 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/tools/

2011-05-30 Thread goffinet
Author: goffinet Date: Mon May 30 09:52:09 2011 New Revision: 1129096 URL: http://svn.apache.org/viewvc?rev=1129096view=rev Log: Merge from 0.8 Modified: cassandra/trunk/ (props changed) cassandra/trunk/contrib/ (props changed)

svn commit: r1129097 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/

2011-05-30 Thread goffinet
Author: goffinet Date: Mon May 30 09:52:39 2011 New Revision: 1129097 URL: http://svn.apache.org/viewvc?rev=1129097view=rev Log: Merge from 0.8 CHANGES.txt Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/ (props changed)

[jira] [Commented] (CASSANDRA-2722) nodetool statusthrift

2011-05-30 Thread Chris Goffinet (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041069#comment-13041069 ] Chris Goffinet commented on CASSANDRA-2722: --- Commited and updated patch to

[jira] [Assigned] (CASSANDRA-2653) index scan errors out when zero columns are requested

2011-05-30 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne reassigned CASSANDRA-2653: --- Assignee: Sylvain Lebresne (was: Jonathan Ellis) index scan errors out

[jira] [Updated] (CASSANDRA-2653) index scan errors out when zero columns are requested

2011-05-30 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-2653: Attachment: 0001-Reset-SSTII-in-EchoedRow-constructor.patch This is indeed

[jira] [Commented] (CASSANDRA-2653) index scan errors out when zero columns are requested

2011-05-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041119#comment-13041119 ] Jonathan Ellis commented on CASSANDRA-2653: --- +1 for 0.7 / 0.8 index scan

svn commit: r1129151 - in /cassandra/branches/cassandra-0.7: src/java/org/apache/cassandra/db/CompactionManager.java test/unit/org/apache/cassandra/db/CompactionsTest.java

2011-05-30 Thread slebresne
Author: slebresne Date: Mon May 30 13:02:40 2011 New Revision: 1129151 URL: http://svn.apache.org/viewvc?rev=1129151view=rev Log: Reset SSTII in EchoedRow iterator (see CASSANDRA-2653) Modified: cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/db/CompactionManager.java

svn commit: r1129154 - in /cassandra/branches/cassandra-0.8.0: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/db/ test/unit/org/apache/cassandra/db/

2011-05-30 Thread slebresne
Author: slebresne Date: Mon May 30 13:06:29 2011 New Revision: 1129154 URL: http://svn.apache.org/viewvc?rev=1129154view=rev Log: Reset SSTII in EchoedRow constructor to avoid skipping row during compaction patch by slebresne; reviewed by jbellis for CASSANDRA-2653 Modified:

svn commit: r1129155 - in /cassandra/branches/cassandra-0.8: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/db/ test/unit/org/apache/cassandra/db/

2011-05-30 Thread slebresne
Author: slebresne Date: Mon May 30 13:09:14 2011 New Revision: 1129155 URL: http://svn.apache.org/viewvc?rev=1129155view=rev Log: merge from 0.8.0 Modified: cassandra/branches/cassandra-0.8/ (props changed) cassandra/branches/cassandra-0.8/CHANGES.txt

svn commit: r1129157 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/db/ test/unit/org/apache/cassandra/db/

2011-05-30 Thread slebresne
Author: slebresne Date: Mon May 30 13:10:43 2011 New Revision: 1129157 URL: http://svn.apache.org/viewvc?rev=1129157view=rev Log: merge from 0.8 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/ (props changed)

[jira] [Commented] (CASSANDRA-2716) avoid allocating a new serializer per ColumnFamily (row)

2011-05-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041126#comment-13041126 ] Hudson commented on CASSANDRA-2716: --- Integrated in Cassandra-0.7 #500 (See

[jira] [Commented] (CASSANDRA-2653) index scan errors out when zero columns are requested

2011-05-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041127#comment-13041127 ] Hudson commented on CASSANDRA-2653: --- Integrated in Cassandra-0.7 #500 (See

[jira] [Commented] (CASSANDRA-2721) nodetool statusthrift exception while node starts up

2011-05-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041151#comment-13041151 ] Hudson commented on CASSANDRA-2721: --- Integrated in Cassandra #912 (See

[jira] [Commented] (CASSANDRA-2644) Make bootstrap retry

2011-05-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041150#comment-13041150 ] Hudson commented on CASSANDRA-2644: --- Integrated in Cassandra #912 (See

[jira] [Commented] (CASSANDRA-2722) nodetool statusthrift

2011-05-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041154#comment-13041154 ] Hudson commented on CASSANDRA-2722: --- Integrated in Cassandra-0.8 #146 (See

[jira] [Commented] (CASSANDRA-2644) Make bootstrap retry

2011-05-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041155#comment-13041155 ] Hudson commented on CASSANDRA-2644: --- Integrated in Cassandra-0.8 #146 (See

[jira] [Commented] (CASSANDRA-2721) nodetool statusthrift exception while node starts up

2011-05-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041156#comment-13041156 ] Hudson commented on CASSANDRA-2721: --- Integrated in Cassandra-0.8 #146 (See

[jira] [Commented] (CASSANDRA-2707) Cassandra throws an exception when querying a very large dataset.

2011-05-30 Thread Michael Amygdalidis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041166#comment-13041166 ] Michael Amygdalidis commented on CASSANDRA-2707: After numerous

[jira] [Updated] (CASSANDRA-2267) stress.java daemon mode

2011-05-30 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-2267: --- Attachment: CASSANDRA-2267.patch to run a server use ./bin/stressd new option

[jira] [Updated] (CASSANDRA-2263) cql driver jar

2011-05-30 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-2263: -- Attachment: v1-0001-CASSANDRA-2263-don-t-ship-jdbc-in-main-jar.txt cql driver jar

[jira] [Commented] (CASSANDRA-2263) cql driver jar

2011-05-30 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041177#comment-13041177 ] Eric Evans commented on CASSANDRA-2263: --- Ultimately, we don't want to have to

[jira] [Commented] (CASSANDRA-2707) Cassandra throws an exception when querying a very large dataset.

2011-05-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041183#comment-13041183 ] Jonathan Ellis commented on CASSANDRA-2707: --- bq. It usually crashes due to a

[jira] [Commented] (CASSANDRA-2263) cql driver jar

2011-05-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041185#comment-13041185 ] Jonathan Ellis commented on CASSANDRA-2263: --- +1 cql driver jar

svn commit: r1129277 - /cassandra/branches/cassandra-0.8.0/build.xml

2011-05-30 Thread eevans
Author: eevans Date: Mon May 30 17:54:17 2011 New Revision: 1129277 URL: http://svn.apache.org/viewvc?rev=1129277view=rev Log: don't ship jdbc in main jar Patch by eevans; reviewed by jbellis for CASSANDRA-2263 Modified: cassandra/branches/cassandra-0.8.0/build.xml Modified:

[jira] [Resolved] (CASSANDRA-2263) cql driver jar

2011-05-30 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans resolved CASSANDRA-2263. --- Resolution: Fixed Assignee: Eric Evans committed cql driver jar --

svn commit: r1129278 - /cassandra/branches/cassandra-0.8.0/debian/changelog

2011-05-30 Thread eevans
Author: eevans Date: Mon May 30 17:59:32 2011 New Revision: 1129278 URL: http://svn.apache.org/viewvc?rev=1129278view=rev Log: refresh changelog timestamp Modified: cassandra/branches/cassandra-0.8.0/debian/changelog Modified: cassandra/branches/cassandra-0.8.0/debian/changelog URL:

[jira] [Commented] (CASSANDRA-2720) The current implementation of CassandraConnection does not always follow documented semantics for a JDBC Connection interface

2011-05-30 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041360#comment-13041360 ] Yuki Morishita commented on CASSANDRA-2720: --- +1 to this patch. I made

[jira] [Created] (CASSANDRA-2723) Rows that don't exist get cached

2011-05-30 Thread Chris Goffinet (JIRA)
Rows that don't exist get cached Key: CASSANDRA-2723 URL: https://issues.apache.org/jira/browse/CASSANDRA-2723 Project: Cassandra Issue Type: Bug Reporter: Chris Goffinet Assignee:

[jira] [Updated] (CASSANDRA-2723) Rows that don't exist get cached

2011-05-30 Thread Chris Goffinet (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Goffinet updated CASSANDRA-2723: -- Attachment: 0001-Reset-SSTII-in-EchoedRow-iterator-see-CASSANDRA-2653.patch Rows

[jira] [Updated] (CASSANDRA-2723) Rows that don't exist get cached

2011-05-30 Thread Chris Goffinet (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Goffinet updated CASSANDRA-2723: -- Attachment: (was:

[jira] [Updated] (CASSANDRA-2723) Rows that don't exist get cached

2011-05-30 Thread Chris Goffinet (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Goffinet updated CASSANDRA-2723: -- Attachment: 0001-Do-not-cache-rows-that-do-not-exist.patch Rows that don't exist

[jira] [Updated] (CASSANDRA-2723) Rows that don't exist get cached

2011-05-30 Thread Chris Goffinet (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Goffinet updated CASSANDRA-2723: -- Attachment: 0001-Do-not-cache-rows-that-do-not-exist-v2.patch Rows that don't

[jira] [Commented] (CASSANDRA-2723) Rows that don't exist get cached

2011-05-30 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041373#comment-13041373 ] Stu Hood commented on CASSANDRA-2723: - +1, although I'd move the relevant portion

svn commit: r1129462 - /cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/db/ColumnFamilyStore.java

2011-05-30 Thread goffinet
Author: goffinet Date: Tue May 31 02:08:39 2011 New Revision: 1129462 URL: http://svn.apache.org/viewvc?rev=1129462view=rev Log: Fixed rows being cached if they do not exist. patch by goffinet; reviewed by stuhood for CASSANDRA-2723 Modified:

svn commit: r1129463 - /cassandra/branches/cassandra-0.8/CHANGES.txt

2011-05-30 Thread goffinet
Author: goffinet Date: Tue May 31 02:09:09 2011 New Revision: 1129463 URL: http://svn.apache.org/viewvc?rev=1129463view=rev Log: Updated CHANGES.txt Modified: cassandra/branches/cassandra-0.8/CHANGES.txt Modified: cassandra/branches/cassandra-0.8/CHANGES.txt URL:

svn commit: r1129464 - in /cassandra/trunk: ./ contrib/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/db/

2011-05-30 Thread goffinet
Author: goffinet Date: Tue May 31 02:10:33 2011 New Revision: 1129464 URL: http://svn.apache.org/viewvc?rev=1129464view=rev Log: Merged from 0.8 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/ (props changed)

[jira] [Commented] (CASSANDRA-2723) Rows that don't exist get cached

2011-05-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041398#comment-13041398 ] Hudson commented on CASSANDRA-2723: --- Integrated in Cassandra-0.8 #147 (See

[jira] [Commented] (CASSANDRA-2263) cql driver jar

2011-05-30 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041400#comment-13041400 ] Jonathan Ellis commented on CASSANDRA-2263: --- I think this broke the jdbc