[jira] [Updated] (CASSANDRA-4473) Binary protocol: handle asynchronous execution (better)

2012-08-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4473: Attachment: 4473-2.txt bq. This patch doesn't associate response streamIds

[jira] [Updated] (CASSANDRA-4477) cql3: defining more than one pk should be invalid

2012-08-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4477: Attachment: 4477.txt Attached patch to fix the issue and correctly refuse

[jira] [Created] (CASSANDRA-4478) Make index_interval be measured in kb (instead of number of keys)

2012-08-01 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-4478: --- Summary: Make index_interval be measured in kb (instead of number of keys) Key: CASSANDRA-4478 URL: https://issues.apache.org/jira/browse/CASSANDRA-4478

[jira] [Updated] (CASSANDRA-4478) Make index_interval be measured in kb (instead of number of keys)

2012-08-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4478: Attachment: 4478-incomplete.txt I'll note that changing IndexSummary to

[jira] [Updated] (CASSANDRA-4477) cql3: defining more than one pk should be invalid

2012-08-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4477: -- Reviewer: xedin cql3: defining more than one pk should be invalid

[jira] [Comment Edited] (CASSANDRA-4465) Index fails to be created on all nodes in cluster, restart resolves

2012-08-01 Thread Chris Lohfink (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426732#comment-13426732 ] Chris Lohfink edited comment on CASSANDRA-4465 at 8/1/12 4:27 PM:

Git Push Summary

2012-08-01 Thread slebresne
Updated Tags: refs/tags/1.1.3-tentative [deleted] 271405656

Git Push Summary

2012-08-01 Thread slebresne
Updated Tags: refs/tags/1.1.3-tentative [created] 988c4132d

[jira] [Commented] (CASSANDRA-4473) Binary protocol: handle asynchronous execution (better)

2012-08-01 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426798#comment-13426798 ] paul cannon commented on CASSANDRA-4473: +1. Binary

git commit: Binary protocol: handle asynchronous execution (better)

2012-08-01 Thread slebresne
Updated Branches: refs/heads/trunk b93960e28 - bef8eef1b Binary protocol: handle asynchronous execution (better) patch by slebresne; reviewed by thepaul for CASSANDRA-4473 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Resolved] (CASSANDRA-4473) Binary protocol: handle asynchronous execution (better)

2012-08-01 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-4473. - Resolution: Fixed Committed, thanks Binary protocol:

[jira] [Created] (CASSANDRA-4479) Multiple phi_convict_threshold fields not all settable via JMX

2012-08-01 Thread Eric Dong (JIRA)
Eric Dong created CASSANDRA-4479: Summary: Multiple phi_convict_threshold fields not all settable via JMX Key: CASSANDRA-4479 URL: https://issues.apache.org/jira/browse/CASSANDRA-4479 Project:

[jira] [Created] (CASSANDRA-4480) Binary protocol: adds events push

2012-08-01 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-4480: --- Summary: Binary protocol: adds events push Key: CASSANDRA-4480 URL: https://issues.apache.org/jira/browse/CASSANDRA-4480 Project: Cassandra

[jira] [Updated] (CASSANDRA-4292) Per-disk I/O queues

2012-08-01 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-4292: -- Attachment: 4292-v3.txt Attaching v3. Major changes: - rename DiskWriter to

git commit: Fix typo in jvm version comparison.

2012-08-01 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.1 988c4132d - 94bcc6a6f Fix typo in jvm version comparison. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/94bcc6a6 Tree:

git commit: Fix typo in jvm version comparison.

2012-08-01 Thread brandonwilliams
Updated Branches: refs/heads/trunk bef8eef1b - 6dfb3a855 Fix typo in jvm version comparison. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6dfb3a85 Tree:

[jira] [Commented] (CASSANDRA-3362) allow sub-row repair

2012-08-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426958#comment-13426958 ] Jonathan Ellis commented on CASSANDRA-3362: --- Notes from chat: When we

[jira] [Commented] (CASSANDRA-2118) Provide failure modes if issues with the underlying filesystem of a node

2012-08-01 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13426973#comment-13426973 ] Aleksey Yeschenko commented on CASSANDRA-2118: -- Regarding the second

[jira] [Commented] (CASSANDRA-4479) JMX attribute setters not consistent with cassandra.yaml

2012-08-01 Thread Eric Dong (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427012#comment-13427012 ] Eric Dong commented on CASSANDRA-4479: -- A quick-and-dirty laundry list of MBean

[jira] [Commented] (CASSANDRA-2118) Provide failure modes if issues with the underlying filesystem of a node

2012-08-01 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13427078#comment-13427078 ] Jonathan Ellis commented on CASSANDRA-2118: --- My inclination would be to