[jira] [Commented] (CASSANDRA-7168) Add repair aware consistency levels

2014-05-07 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13991658#comment-13991658 ] Sylvain Lebresne commented on CASSANDRA-7168: - I hope we'll get aggregatio

[jira] [Created] (CASSANDRA-7184) improvement of SizeTieredCompaction

2014-05-07 Thread Jianwei Zhang (JIRA)
Jianwei Zhang created CASSANDRA-7184: Summary: improvement of SizeTieredCompaction Key: CASSANDRA-7184 URL: https://issues.apache.org/jira/browse/CASSANDRA-7184 Project: Cassandra Issue

[jira] [Commented] (CASSANDRA-7182) no need to query for local tokens twice in a row

2014-05-07 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13991545#comment-13991545 ] Aleksey Yeschenko commented on CASSANDRA-7182: -- +1 > no need to query fo

[jira] [Commented] (CASSANDRA-6861) Optimise our Netty 4 integration

2014-05-07 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13991484#comment-13991484 ] Aleksey Yeschenko commented on CASSANDRA-6861: -- I guess it depends on how

git commit: remove duplicate queries for local tokens

2014-05-07 Thread dbrosius
Repository: cassandra Updated Branches: refs/heads/cassandra-1.2 c7e472e8c -> 0132e546b remove duplicate queries for local tokens patch by dbrosius reviewed by ayeschenko for cassandra-7182 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/re

[2/3] git commit: Set keepalive on MessagingService connections patch by Jianwei Zhang; reviewed by jbellis for CASSANDRA-7170

2014-05-07 Thread jbellis
Set keepalive on MessagingService connections patch by Jianwei Zhang; reviewed by jbellis for CASSANDRA-7170 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c7e472e8 Tree: http://git-wip-us.apache.org/repos/asf/cassan

[jira] [Commented] (CASSANDRA-7182) no need to query for local tokens twice in a row

2014-05-07 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13991545#comment-13991545 ] Aleksey Yeschenko commented on CASSANDRA-7182: -- +1 > no need to query fo

[jira] [Updated] (CASSANDRA-7184) improvement of SizeTieredCompaction

2014-05-07 Thread Jianwei Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jianwei Zhang updated CASSANDRA-7184: - Description: 1, In our usage scenario, there is no duplicated insert and no delete .

[1/2] git commit: remove duplicate queries for local tokens

2014-05-07 Thread dbrosius
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 8d4dc6d5f -> b4a3b5207 remove duplicate queries for local tokens patch by dbrosius reviewed by ayeschenko for cassandra-7182 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/re

[jira] [Commented] (CASSANDRA-6861) Optimise our Netty 4 integration

2014-05-07 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13991485#comment-13991485 ] Aleksey Yeschenko commented on CASSANDRA-6861: -- B/c IMO it being too slow

[2/2] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2014-05-07 Thread dbrosius
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b4a3b520 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b4a3b520 Diff: http://git-wip-us.apache.org/repos/asf

[3/3] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2014-05-07 Thread jbellis
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8d4dc6d5 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8d4dc6d5 Diff: http://git-wip-us.apache.org/repos/asf

[jira] [Updated] (CASSANDRA-7184) improvement of SizeTieredCompaction

2014-05-07 Thread Jianwei Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jianwei Zhang updated CASSANDRA-7184: - Description: 1, In our usage scenario, there is no duplicated insert and no delete .

[2/2] git commit: Merge branch 'cassandra-2.1' into trunk

2014-05-07 Thread jake
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cc4127c6 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/cc4127c6 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[jira] [Updated] (CASSANDRA-7183) BackgroundActivityMonitor.readAndCompute only returns half of the values

2014-05-07 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-7183: Description: BackgroundActivityMonitor.readAndCompute does {code} long[] return

git commit: Optimize netty server

2014-05-07 Thread jake
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 903069318 -> bc4b008bf Optimize netty server Patch by tjake; reviewed by Benedict Elliott Smith for CASSANDRA-6861 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/ca

[1/2] git commit: Optimize netty server

2014-05-07 Thread jake
Repository: cassandra Updated Branches: refs/heads/trunk b768bb2d6 -> cc4127c6c Optimize netty server Patch by tjake; reviewed by Benedict Elliott Smith for CASSANDRA-6861 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/

[jira] [Commented] (CASSANDRA-7177) Starting threads in the OutboundTcpConnectionPool constructor causes race conditions

2014-05-07 Thread Sergio Bossa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13991585#comment-13991585 ] Sergio Bossa commented on CASSANDRA-7177: - Ok, so that's what you mean. I'm no

[jira] [Updated] (CASSANDRA-7184) improvement of SizeTieredCompaction

2014-05-07 Thread Jianwei Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jianwei Zhang updated CASSANDRA-7184: - Labels: compaction (was: ) > improvement of SizeTieredCompaction > ---

[jira] [Updated] (CASSANDRA-6973) timestamp data type does ISO 8601 formats with 'Z' as time zone.

2014-05-07 Thread Chander S Pechetty (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chander S Pechetty updated CASSANDRA-6973: -- Attachment: trunk-6973_unittest.txt trunk-6973_v2.txt Good

[1/3] git commit: Set keepalive on MessagingService connections patch by Jianwei Zhang; reviewed by jbellis for CASSANDRA-7170

2014-05-07 Thread jbellis
Repository: cassandra Updated Branches: refs/heads/cassandra-1.2 f4460a55b -> c7e472e8c refs/heads/cassandra-2.0 0a09edc81 -> 8d4dc6d5f Set keepalive on MessagingService connections patch by Jianwei Zhang; reviewed by jbellis for CASSANDRA-7170 Project: http://git-wip-us.apache.org/repos/a

[jira] [Commented] (CASSANDRA-7181) Remove unused method isLocalTask() in o.a.c.repair.StreamingRepairTask

2014-05-07 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13991616#comment-13991616 ] Sam Tunnicliffe commented on CASSANDRA-7181: It isn't used anywhere I'm aw

[jira] [Updated] (CASSANDRA-7183) BackgroundActivityMonitor.readAndCompute only returns half of the values

2014-05-07 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-7183: Attachment: 7183.txt against 2.0 > BackgroundActivityMonitor.readAndCompute only retur

[jira] [Created] (CASSANDRA-7183) BackgroundActivityMonitor.readAndCompute only returns half of the values

2014-05-07 Thread Dave Brosius (JIRA)
Dave Brosius created CASSANDRA-7183: --- Summary: BackgroundActivityMonitor.readAndCompute only returns half of the values Key: CASSANDRA-7183 URL: https://issues.apache.org/jira/browse/CASSANDRA-7183