[
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
Jianwei Zhang created CASSANDRA-7184:
Summary: improvement of SizeTieredCompaction
Key: CASSANDRA-7184
URL: https://issues.apache.org/jira/browse/CASSANDRA-7184
Project: Cassandra
Issue
[
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
[
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
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
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
[
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
[
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 .
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
[
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
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
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
[
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 .
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
[
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
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
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/
[
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
[
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
> ---
[
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
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
[
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
[
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
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
24 matches
Mail list logo