[jira] [Commented] (CASSANDRA-2901) Allow taking advantage of multiple cores while compacting a single CF

2011-08-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073477#comment-13073477 ] Sylvain Lebresne commented on CASSANDRA-2901: - Comments: *

[jira] [Commented] (CASSANDRA-2973) fatal errrors after nodetool cleanup

2011-08-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073478#comment-13073478 ] Sylvain Lebresne commented on CASSANDRA-2973: - Also, what is the story of

[jira] [Updated] (CASSANDRA-2981) Provide Hadoop read access to Counter Columns.

2011-08-01 Thread Aaron Morton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Morton updated CASSANDRA-2981: Attachment: 0001-2981-hadoop-counters-input.patch

[jira] [Updated] (CASSANDRA-2829) memtable with no post-flush activity can leave commitlog permanently dirty

2011-08-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-2829: Priority: Critical (was: Major) memtable with no post-flush activity can

[jira] [Updated] (CASSANDRA-2829) memtable with no post-flush activity can leave commitlog permanently dirty

2011-08-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-2829: Attachment: 2829.patch Houston, we have a problem. In 0.8, we have a much

[jira] [Commented] (CASSANDRA-2973) fatal errrors after nodetool cleanup

2011-08-01 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073500#comment-13073500 ] MichaƂ Kowalczuk commented on CASSANDRA-2973: - Hello, Wojciech is my

[jira] [Commented] (CASSANDRA-2968) AssertionError during compaction of CF with counter columns

2011-08-01 Thread Andriy Denysenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073513#comment-13073513 ] Andriy Denysenko commented on CASSANDRA-2968: - no, I was wrong, compaction

[jira] [Issue Comment Edited] (CASSANDRA-2968) AssertionError during compaction of CF with counter columns

2011-08-01 Thread Andriy Denysenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073513#comment-13073513 ] Andriy Denysenko edited comment on CASSANDRA-2968 at 8/1/11 12:39 PM:

[Cassandra Wiki] Update of ClientExamples by DmitryAsadullin

2011-08-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The ClientExamples page has been changed by DmitryAsadullin: http://wiki.apache.org/cassandra/ClientExamples?action=diffrev1=1rev2=3 - %@ page contentType=text/html;charset=UTF-8% -

[Cassandra Wiki] Update of ClientExamples by DmitryAsadullin

2011-08-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The ClientExamples page has been changed by DmitryAsadullin: http://wiki.apache.org/cassandra/ClientExamples?action=diffrev1=3rev2=4 - + {{{#!java package

[jira] [Commented] (CASSANDRA-2829) memtable with no post-flush activity can leave commitlog permanently dirty

2011-08-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073539#comment-13073539 ] Jonathan Ellis commented on CASSANDRA-2829: --- +1 memtable with no

[jira] [Resolved] (CASSANDRA-2955) Hadoop cannot read CounterColumn

2011-08-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2955. --- Resolution: Duplicate Fix Version/s: (was: 0.8.3) addressed in

svn commit: r1152782 - in /cassandra/branches/cassandra-0.8: ./ examples/hadoop_word_count/ examples/hadoop_word_count/bin/ examples/hadoop_word_count/src/ src/java/org/apache/cassandra/hadoop/

2011-08-01 Thread jbellis
Author: jbellis Date: Mon Aug 1 14:05:34 2011 New Revision: 1152782 URL: http://svn.apache.org/viewvc?rev=1152782view=rev Log: add counter support to Hadoop InputFormat patch by Aaron Morton; reviewed by jbellis for CASSANDRA-2981 Added:

svn commit: r1152793 - in /cassandra/branches/cassandra-0.8: CHANGES.txt src/java/org/apache/cassandra/db/commitlog/CommitLog.java src/java/org/apache/cassandra/db/commitlog/CommitLogSegment.java test

2011-08-01 Thread slebresne
Author: slebresne Date: Mon Aug 1 14:22:50 2011 New Revision: 1152793 URL: http://svn.apache.org/viewvc?rev=1152793view=rev Log: fix bug where dirty commit logs were removed (and avoid keeping segment with no post-flush activity permanently dirty) patch by slebresne; reviewed by jbellis for

svn commit: r1152795 - in /cassandra/branches/cassandra-0.8: ./ src/java/org/apache/cassandra/db/ test/unit/org/apache/cassandra/db/

2011-08-01 Thread slebresne
Author: slebresne Date: Mon Aug 1 14:26:24 2011 New Revision: 1152795 URL: http://svn.apache.org/viewvc?rev=1152795view=rev Log: don't throw exception on batch of counter super columns patch by slebresne; reviewed by soverton for CASSANDRA-2949 Added:

svn commit: r1152808 - 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-08-01 Thread slebresne
Author: slebresne Date: Mon Aug 1 14:47:04 2011 New Revision: 1152808 URL: http://svn.apache.org/viewvc?rev=1152808view=rev Log: Merge from 0.8 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/ (props changed)

[Cassandra Wiki] Update of HadoopSupport by jeremyhanna

2011-08-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The HadoopSupport page has been changed by jeremyhanna: http://wiki.apache.org/cassandra/HadoopSupport?action=diffrev1=37rev2=38 Comment: Updated cluster config section. Took out

[Cassandra Wiki] Trivial Update of HadoopSupport by jeremyhanna

2011-08-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The HadoopSupport page has been changed by jeremyhanna: http://wiki.apache.org/cassandra/HadoopSupport?action=diffrev1=38rev2=39 Comment: fixed a typo. The simplest way to

[jira] [Commented] (CASSANDRA-2949) Batch mutation of counters in multiple supercolumns throws an exception during replication.

2011-08-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073575#comment-13073575 ] Hudson commented on CASSANDRA-2949: --- Integrated in Cassandra-0.8 #248 (See

[jira] [Commented] (CASSANDRA-2981) Provide Hadoop read access to Counter Columns.

2011-08-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073573#comment-13073573 ] Hudson commented on CASSANDRA-2981: --- Integrated in Cassandra-0.8 #248 (See

[jira] [Commented] (CASSANDRA-2829) memtable with no post-flush activity can leave commitlog permanently dirty

2011-08-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073574#comment-13073574 ] Hudson commented on CASSANDRA-2829: --- Integrated in Cassandra-0.8 #248 (See

[jira] [Commented] (CASSANDRA-2979) Skip system table when repair

2011-08-01 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073607#comment-13073607 ] Norman Maurer commented on CASSANDRA-2979: -- I just had a quick look again and

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

2011-08-01 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073609#comment-13073609 ] Norman Maurer commented on CASSANDRA-2967: -- We have something similar in

[jira] [Updated] (CASSANDRA-2968) AssertionError during compaction of CF with counter columns

2011-08-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-2968: Attachment: 2968.patch This is actually a pretty stupid bug (not that there is

[jira] [Commented] (CASSANDRA-2898) Escape characters in CQL

2011-08-01 Thread Blake Visin (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073617#comment-13073617 ] Blake Visin commented on CASSANDRA-2898: I did not explain exactly. Try

[jira] [Updated] (CASSANDRA-2972) nodetool netstats progress does not update on receiving side

2011-08-01 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-2972: -- Attachment: cassandra-0.8-2972.txt nodetool netstats progress does not update on

[jira] [Commented] (CASSANDRA-2972) nodetool netstats progress does not update on receiving side

2011-08-01 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073618#comment-13073618 ] Yuki Morishita commented on CASSANDRA-2972: --- Patch attached for 0.8 branch.

svn commit: r1152870 - in /cassandra/branches/cassandra-0.8: CHANGES.txt src/java/org/apache/cassandra/service/StorageService.java

2011-08-01 Thread slebresne
Author: slebresne Date: Mon Aug 1 17:33:35 2011 New Revision: 1152870 URL: http://svn.apache.org/viewvc?rev=1152870view=rev Log: Ignore system tables during repair patch by norman; reviewed by slebresne for CASSANDRA-2979 Modified: cassandra/branches/cassandra-0.8/CHANGES.txt

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

2011-08-01 Thread slebresne
Author: slebresne Date: Mon Aug 1 17:34:45 2011 New Revision: 1152872 URL: http://svn.apache.org/viewvc?rev=1152872view=rev Log: merge from 0.8 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/contrib/ (props changed)

[jira] [Commented] (CASSANDRA-2960) replication_factor 1 always causes cassandra to return null

2011-08-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073622#comment-13073622 ] Sylvain Lebresne commented on CASSANDRA-2960: - +1 replication_factor 1

[jira] [Commented] (CASSANDRA-2958) Flush memtables on shutdown when durable writes are disabled

2011-08-01 Thread David Phillips (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073624#comment-13073624 ] David Phillips commented on CASSANDRA-2958: --- It looks like waitOnFutures()

[jira] [Reopened] (CASSANDRA-2958) Flush memtables on shutdown when durable writes are disabled

2011-08-01 Thread David Phillips (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Phillips reopened CASSANDRA-2958: --- Flush memtables on shutdown when durable writes are disabled

[jira] [Updated] (CASSANDRA-2972) nodetool netstats progress does not update on receiving side

2011-08-01 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-2972: -- Attachment: cassandra-0.8-2972-v2.txt nodetool netstats progress does not update

[jira] [Commented] (CASSANDRA-2972) nodetool netstats progress does not update on receiving side

2011-08-01 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073626#comment-13073626 ] Yuki Morishita commented on CASSANDRA-2972: --- Slightly modified version.

svn commit: r1152876 - /cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/service/StorageService.java

2011-08-01 Thread brandonwilliams
Author: brandonwilliams Date: Mon Aug 1 17:54:50 2011 New Revision: 1152876 URL: http://svn.apache.org/viewvc?rev=1152876view=rev Log: Don't sample the system table keys when choosing a bootstrap token. Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-2825 Modified:

[jira] [Commented] (CASSANDRA-2506) Push read repair setting down to the DC-level

2011-08-01 Thread Ryan King (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073634#comment-13073634 ] Ryan King commented on CASSANDRA-2506: -- It would also be nice if you could

[jira] [Commented] (CASSANDRA-2498) Improve read performance in update-intensive workload

2011-08-01 Thread Ryan King (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073633#comment-13073633 ] Ryan King commented on CASSANDRA-2498: -- Not sure what we can do about that unless

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

2011-08-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073636#comment-13073636 ] Sylvain Lebresne commented on CASSANDRA-2868: - Comments on v2: * Couldn't

[jira] [Updated] (CASSANDRA-2034) Make Read Repair unnecessary when Hinted Handoff is enabled

2011-08-01 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patricio Echague updated CASSANDRA-2034: Attachment: CASSANDRA-2034-trunk.patch Attaching a preliminary patch. I still

[jira] [Commented] (CASSANDRA-2825) Auto bootstrapping the 4th node in a 4 node cluster doesn't work, when no token explicitly assigned in config.

2011-08-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073642#comment-13073642 ] Hudson commented on CASSANDRA-2825: --- Integrated in Cassandra-0.8 #249 (See

[jira] [Commented] (CASSANDRA-2979) Skip system table when repair

2011-08-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073641#comment-13073641 ] Hudson commented on CASSANDRA-2979: --- Integrated in Cassandra-0.8 #249 (See

svn commit: r1152890 - in /cassandra/branches/cassandra-0.8: CHANGES.txt src/java/org/apache/cassandra/locator/NetworkTopologyStrategy.java

2011-08-01 Thread jbellis
Author: jbellis Date: Mon Aug 1 18:42:09 2011 New Revision: 1152890 URL: http://svn.apache.org/viewvc?rev=1152890view=rev Log: throw exception when NTS is given replication_factoras an option patch by jbellis; reviewed by slebresne for CASSANDRA-2960 Modified:

[jira] [Commented] (CASSANDRA-1379) Uncached row reads may block cached reads

2011-08-01 Thread Ryan King (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073653#comment-13073653 ] Ryan King commented on CASSANDRA-1379: -- We have use cases along these lines too.

svn commit: r1152891 - /cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/service/StorageService.java

2011-08-01 Thread jbellis
Author: jbellis Date: Mon Aug 1 18:44:41 2011 New Revision: 1152891 URL: http://svn.apache.org/viewvc?rev=1152891view=rev Log: avoid NPE when flushing in shutdown hook patch by jbellis for CASSANDRA-2958 Modified:

[jira] [Resolved] (CASSANDRA-2958) Flush memtables on shutdown when durable writes are disabled

2011-08-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2958. --- Resolution: Fixed thanks -- fixed in r1152891 Flush memtables on shutdown when

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

2011-08-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073661#comment-13073661 ] Jonathan Ellis commented on CASSANDRA-2868: --- bq. Couldn't we estimate the

[jira] [Created] (CASSANDRA-2982) Refactor secondary index api

2011-08-01 Thread T Jake Luciani (JIRA)
Refactor secondary index api Key: CASSANDRA-2982 URL: https://issues.apache.org/jira/browse/CASSANDRA-2982 Project: Cassandra Issue Type: Sub-task Components: Core Reporter: T Jake Luciani

[jira] [Commented] (CASSANDRA-2958) Flush memtables on shutdown when durable writes are disabled

2011-08-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073671#comment-13073671 ] Hudson commented on CASSANDRA-2958: --- Integrated in Cassandra-0.8 #250 (See

[jira] [Commented] (CASSANDRA-2960) replication_factor 1 always causes cassandra to return null

2011-08-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073672#comment-13073672 ] Hudson commented on CASSANDRA-2960: --- Integrated in Cassandra-0.8 #250 (See

[jira] [Updated] (CASSANDRA-2034) Make Read Repair unnecessary when Hinted Handoff is enabled

2011-08-01 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patricio Echague updated CASSANDRA-2034: Attachment: CASSANDRA-2034-trunk-v2.patch Replaces first version Make Read

[jira] [Updated] (CASSANDRA-2901) Allow taking advantage of multiple cores while compacting a single CF

2011-08-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2901: -- Attachment: 2901-v3.txt bq. PCI.Reducer.getCompactedRow unwraps

[jira] [Updated] (CASSANDRA-2034) Make Read Repair unnecessary when Hinted Handoff is enabled

2011-08-01 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patricio Echague updated CASSANDRA-2034: Comment: was deleted (was: Replaces first version) Make Read Repair

[jira] [Updated] (CASSANDRA-2034) Make Read Repair unnecessary when Hinted Handoff is enabled

2011-08-01 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patricio Echague updated CASSANDRA-2034: Attachment: (was: CASSANDRA-2034-trunk.patch) Make Read Repair

[jira] [Updated] (CASSANDRA-2034) Make Read Repair unnecessary when Hinted Handoff is enabled

2011-08-01 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patricio Echague updated CASSANDRA-2034: Attachment: (was: CASSANDRA-2034-trunk-v2.patch) Make Read Repair

[jira] [Updated] (CASSANDRA-2034) Make Read Repair unnecessary when Hinted Handoff is enabled

2011-08-01 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patricio Echague updated CASSANDRA-2034: Attachment: CASSANDRA-2034-trunk.patch Make Read Repair unnecessary when

[jira] [Commented] (CASSANDRA-2819) Split rpc timeout for read and write ops

2011-08-01 Thread Melvin Wang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073781#comment-13073781 ] Melvin Wang commented on CASSANDRA-2819: In MS.timeoutReporter, we blindly add

[jira] [Updated] (CASSANDRA-2898) Escape characters in CQL

2011-08-01 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-2898: Attachment: 2898.txt Patch to allow escaping colons with a backslash. Escape

[jira] [Updated] (CASSANDRA-2898) Escape characters in CQL

2011-08-01 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-2898: Attachment: (was: 2898.txt) Escape characters in CQL

[jira] [Commented] (CASSANDRA-2034) Make Read Repair unnecessary when Hinted Handoff is enabled

2011-08-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073791#comment-13073791 ] Jonathan Ellis commented on CASSANDRA-2034: --- Looks reasonable. I'd move the

[jira] [Commented] (CASSANDRA-2819) Split rpc timeout for read and write ops

2011-08-01 Thread Melvin Wang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073795#comment-13073795 ] Melvin Wang commented on CASSANDRA-2819: looks like readcallback,

[jira] [Commented] (CASSANDRA-2034) Make Read Repair unnecessary when Hinted Handoff is enabled

2011-08-01 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073807#comment-13073807 ] Patricio Echague commented on CASSANDRA-2034: - {quote} Does the timeout on

[jira] [Commented] (CASSANDRA-2034) Make Read Repair unnecessary when Hinted Handoff is enabled

2011-08-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073812#comment-13073812 ] Jonathan Ellis commented on CASSANDRA-2034: --- Looks good to me for the first

[jira] [Updated] (CASSANDRA-2941) Expose number of rpc timeouts for individual hosts metric via jmx

2011-08-01 Thread Melvin Wang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Melvin Wang updated CASSANDRA-2941: --- Attachment: (was: twttr-cassandra-0.8-counts-resync-timeouts-metric.patch) Expose

[jira] [Commented] (CASSANDRA-2975) Upgrade MurmurHash to version 3

2011-08-01 Thread Brian Lindauer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073832#comment-13073832 ] Brian Lindauer commented on CASSANDRA-2975: --- You weren't kidding about

[jira] [Updated] (CASSANDRA-2941) Expose number of rpc timeouts for individual hosts metric via jmx

2011-08-01 Thread Melvin Wang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Melvin Wang updated CASSANDRA-2941: --- Attachment: c2941.patch Sorry for the confusion. This patch worked against the current

[jira] [Updated] (CASSANDRA-2975) Upgrade MurmurHash to version 3

2011-08-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2975: -- Reviewer: xedin Affects Version/s: (was: 0.8.3) Fix

[jira] [Assigned] (CASSANDRA-2975) Upgrade MurmurHash to version 3

2011-08-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-2975: - Assignee: Brian Lindauer Upgrade MurmurHash to version 3

[jira] [Commented] (CASSANDRA-2643) read repair/reconciliation breaks slice based iteration at QUORUM

2011-08-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13073980#comment-13073980 ] Jonathan Ellis commented on CASSANDRA-2643: --- Looks good on the whole. One

[jira] [Created] (CASSANDRA-2983) CliClient print memtable threshold in incorrect order

2011-08-01 Thread Jackson Chung (JIRA)
CliClient print memtable threshold in incorrect order - Key: CASSANDRA-2983 URL: https://issues.apache.org/jira/browse/CASSANDRA-2983 Project: Cassandra Issue Type: Bug Affects

svn commit: r1152967 - /cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/cli/CliClient.java

2011-08-01 Thread brandonwilliams
Author: brandonwilliams Date: Mon Aug 1 23:19:22 2011 New Revision: 1152967 URL: http://svn.apache.org/viewvc?rev=1152967view=rev Log: Fix ordering of memtable thresholds in the cli, again. Modified: cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/cli/CliClient.java

[jira] [Resolved] (CASSANDRA-2983) CliClient print memtable threshold in incorrect order

2011-08-01 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-2983. - Resolution: Fixed Fixed in r1152967 CliClient print memtable threshold in

[jira] [Updated] (CASSANDRA-2983) CliClient print memtable threshold in incorrect order

2011-08-01 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-2983: Fix Version/s: 0.8.3 CliClient print memtable threshold in incorrect order

[jira] [Updated] (CASSANDRA-2034) Make Read Repair unnecessary when Hinted Handoff is enabled

2011-08-01 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patricio Echague updated CASSANDRA-2034: Attachment: CASSANDRA-2034-trunk-v2.patch Make Read Repair unnecessary when

[jira] [Commented] (CASSANDRA-2034) Make Read Repair unnecessary when Hinted Handoff is enabled

2011-08-01 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13075977#comment-13075977 ] Patricio Echague commented on CASSANDRA-2034: - v2 patch replaces v1.

[jira] [Issue Comment Edited] (CASSANDRA-2034) Make Read Repair unnecessary when Hinted Handoff is enabled

2011-08-01 Thread Patricio Echague (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13075977#comment-13075977 ] Patricio Echague edited comment on CASSANDRA-2034 at 8/2/11 12:38 AM:

[jira] [Commented] (CASSANDRA-2927) Error truncating a table that is being loaded into

2011-08-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13076019#comment-13076019 ] Jonathan Ellis commented on CASSANDRA-2927: --- Any updates? Did you check the

[jira] [Updated] (CASSANDRA-2643) read repair/reconciliation breaks slice based iteration at QUORUM

2011-08-01 Thread Byron Clark (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Byron Clark updated CASSANDRA-2643: --- Attachment: CASSANDRA-2643-v3.patch [^CASSANDRA-2643-v3.patch] incorporates Jonathan's

[jira] [Commented] (CASSANDRA-2925) The JDBC Suite should provide a simple DataSource implementation

2011-08-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13076025#comment-13076025 ] Jonathan Ellis commented on CASSANDRA-2925: --- this is patching Utils.java