[
https://issues.apache.org/jira/browse/CASSANDRA-5019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis reassigned CASSANDRA-5019:
-
Assignee: Yuki Morishita (was: Aleksey Yeschenko)
> Still too much object al
[
https://issues.apache.org/jira/browse/CASSANDRA-4681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-4681:
--
Reviewer: Vijay
> SlabAllocator spends a lot of time in Thread.yield
>
[
https://issues.apache.org/jira/browse/CASSANDRA-4681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781610#comment-13781610
]
Jonathan Ellis commented on CASSANDRA-4681:
---
Attached patch with Oleg's orig
[
https://issues.apache.org/jira/browse/CASSANDRA-4681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-4681:
--
Attachment: 4691-short-circuit.txt
> SlabAllocator spends a lot of time in Thread.y
[
https://issues.apache.org/jira/browse/CASSANDRA-5020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-5020:
--
Assignee: T Jake Luciani
> Time to switch back to byte[] internally?
>
[
https://issues.apache.org/jira/browse/CASSANDRA-5019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-5019:
--
Assignee: Aleksey Yeschenko
> Still too much object allocation on reads
> -
[
https://issues.apache.org/jira/browse/CASSANDRA-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Stepura updated CASSANDRA-6103:
---
Attachment: cassandra-1.2-6103.patch
Patch for 1.2.
* Use read lock to read endp
[
https://issues.apache.org/jira/browse/CASSANDRA-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781587#comment-13781587
]
Jonathan Ellis commented on CASSANDRA-5932:
---
It looks to me like 75/90/Alway
[
https://issues.apache.org/jira/browse/CASSANDRA-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781557#comment-13781557
]
Hubert Sugeng edited comment on CASSANDRA-5932 at 9/30/13 1:27 AM:
-
[
https://issues.apache.org/jira/browse/CASSANDRA-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781557#comment-13781557
]
Hubert Sugeng commented on CASSANDRA-5932:
--
Definitely the best results seen
[
https://issues.apache.org/jira/browse/CASSANDRA-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781557#comment-13781557
]
Hubert Sugeng edited comment on CASSANDRA-5932 at 9/30/13 1:26 AM:
-
[
https://issues.apache.org/jira/browse/CASSANDRA-5906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Burroughs updated CASSANDRA-5906:
---
Comment: was deleted
(was: FYI released a version of stream-lib today.)
> Avoid
[
https://issues.apache.org/jira/browse/CASSANDRA-5906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781539#comment-13781539
]
Chris Burroughs commented on CASSANDRA-5906:
FYI released a version of str
[
https://issues.apache.org/jira/browse/CASSANDRA-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781532#comment-13781532
]
Aleksey Yeschenko commented on CASSANDRA-6112:
--
Backported to 1.2.
> Mem
[
https://issues.apache.org/jira/browse/CASSANDRA-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Yeschenko updated CASSANDRA-6112:
-
Fix Version/s: 1.2.11
> Memtable flushing should write any columns shadowed b
Merge branch 'cassandra-2.0' into trunk
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/70bfc8eb
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/70bfc8eb
Diff: http://git-wip-us.apache.org/repos/asf/cassand
Merge branch 'cassandra-1.2' into cassandra-2.0
Conflicts:
src/java/org/apache/cassandra/db/compaction/CompactionManager.java
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b774eb14
Tree: http://git-wip-us.ap
Merge branch 'cassandra-1.2' into cassandra-2.0
Conflicts:
src/java/org/apache/cassandra/db/compaction/CompactionManager.java
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b774eb14
Tree: http://git-wip-us.ap
Updated Branches:
refs/heads/trunk 1d31d358d -> 70bfc8eb9
Fix memtable flushing for indexed tables
patch by Aleksey Yeschenko; reviewed by Jonathan Ellis for
CASSANDRA-6112
Conflicts:
CHANGES.txt
src/java/org/apache/cassandra/db/compaction/CompactionManager.java
Project: htt
Updated Branches:
refs/heads/cassandra-2.0 dc7e2fdd9 -> b774eb14d
Fix memtable flushing for indexed tables
patch by Aleksey Yeschenko; reviewed by Jonathan Ellis for
CASSANDRA-6112
Conflicts:
CHANGES.txt
src/java/org/apache/cassandra/db/compaction/CompactionManager.java
Proj
Updated Branches:
refs/heads/cassandra-1.2 8d3d67e5f -> 898ce5f04
Fix memtable flushing for indexed tables
patch by Aleksey Yeschenko; reviewed by Jonathan Ellis for
CASSANDRA-6112
Conflicts:
CHANGES.txt
src/java/org/apache/cassandra/db/compaction/CompactionManager.java
Proj
Merge branch 'cassandra-2.0' into trunk
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1d31d358
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1d31d358
Diff: http://git-wip-us.apache.org/repos/asf/cassand
Updated Branches:
refs/heads/trunk 0cff47b92 -> 1d31d358d
Fix memtable flushing for indexed tables
patch by Aleksey Yeschenko; reviewed by Jonathan Ellis for
CASSANDRA-6112
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra
Updated Branches:
refs/heads/cassandra-2.0 65773b1cd -> dc7e2fdd9
Fix memtable flushing for indexed tables
patch by Aleksey Yeschenko; reviewed by Jonathan Ellis for
CASSANDRA-6112
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/c
[
https://issues.apache.org/jira/browse/CASSANDRA-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781525#comment-13781525
]
Jonathan Ellis commented on CASSANDRA-6112:
---
+1
> Memtable flushing should
[
https://issues.apache.org/jira/browse/CASSANDRA-5916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781521#comment-13781521
]
Ravi Prasad commented on CASSANDRA-5916:
Tested the patch applied against 1.2.
Merge branch 'cassandra-2.0' into trunk
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0cff47b9
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0cff47b9
Diff: http://git-wip-us.apache.org/repos/asf/cassand
Updated Branches:
refs/heads/trunk e9cfc64b1 -> 0cff47b92
Add more hooks for compaction strategy implementations
patch by Aleksey Yeschenko; reviewed by Jonathan Ellis for
CASSANDRA-6111
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos
Updated Branches:
refs/heads/cassandra-2.0 d7bf566ae -> 65773b1cd
Add more hooks for compaction strategy implementations
patch by Aleksey Yeschenko; reviewed by Jonathan Ellis for
CASSANDRA-6111
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.o
[
https://issues.apache.org/jira/browse/CASSANDRA-6097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781515#comment-13781515
]
Yuki Morishita commented on CASSANDRA-6097:
---
Repair should send back FINISHE
[
https://issues.apache.org/jira/browse/CASSANDRA-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Yeschenko updated CASSANDRA-6112:
-
Attachment: 6112.txt
> Memtable flushing should write any columns shadowed by
Aleksey Yeschenko created CASSANDRA-6112:
Summary: Memtable flushing should write any columns shadowed by
partition/range tombstones if any 2i are present
Key: CASSANDRA-6112
URL: https://issues.apache.org
[
https://issues.apache.org/jira/browse/CASSANDRA-6111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781510#comment-13781510
]
Jonathan Ellis commented on CASSANDRA-6111:
---
+1
> Add more hooks for compac
[
https://issues.apache.org/jira/browse/CASSANDRA-6111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Yeschenko updated CASSANDRA-6111:
-
Attachment: 6111.txt
> Add more hooks for compaction strategy implementations
merge from 2.0
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e9cfc64b
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e9cfc64b
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/e9cfc64b
Branch:
track coordinator latency and use that instead of local for read speculation;
fix round-trip of percentile through string
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8693a26e
Tree: http://git-wip-us.apache.org/rep
Aleksey Yeschenko created CASSANDRA-6111:
Summary: Add more hooks for compaction strategy implementations
Key: CASSANDRA-6111
URL: https://issues.apache.org/jira/browse/CASSANDRA-6111
Project:
make 99percentile the default speculative retry
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d7bf566a
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d7bf566a
Diff: http://git-wip-us.apache.org/repos/asf
Updated Branches:
refs/heads/cassandra-2.0 c3b7669d0 -> d7bf566ae
refs/heads/trunk ee4b50ca8 -> e9cfc64b1
track coordinator latency and use that instead of local for read speculation;
fix round-trip of percentile through string
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
make 99percentile the default speculative retry
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d7bf566a
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d7bf566a
Diff: http://git-wip-us.apache.org/repos/asf
[
https://issues.apache.org/jira/browse/CASSANDRA-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan McGuire updated CASSANDRA-5932:
Attachment: 5932-6692c50412ef7d.png
> Speculative read performance data show unexpected
[
https://issues.apache.org/jira/browse/CASSANDRA-6100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-6100:
--
Priority: Minor (was: Critical)
Fix Version/s: (was: 1.2.5)
> Nodetoo
[
https://issues.apache.org/jira/browse/CASSANDRA-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781506#comment-13781506
]
Ryan McGuire commented on CASSANDRA-5932:
-
BINGO!
!5932-6692c50412ef7d.png!
[
https://issues.apache.org/jira/browse/CASSANDRA-6097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781504#comment-13781504
]
J.B. Langston commented on CASSANDRA-6097:
--
If I'm reading
[this|https://git
J.B. Langston created CASSANDRA-6110:
Summary: Workaround for JMX random port selection
Key: CASSANDRA-6110
URL: https://issues.apache.org/jira/browse/CASSANDRA-6110
Project: Cassandra
Is
[
https://issues.apache.org/jira/browse/CASSANDRA-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781459#comment-13781459
]
Jonathan Ellis commented on CASSANDRA-5932:
---
The code to convert 99 into 0.9
[
https://issues.apache.org/jira/browse/CASSANDRA-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781421#comment-13781421
]
Ryan McGuire commented on CASSANDRA-5932:
-
[~jbellis] Here's your two runs:
[
[
https://issues.apache.org/jira/browse/CASSANDRA-5932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan McGuire updated CASSANDRA-5932:
Attachment: 5932.ded39c7e1c2fa.logs.tar.gz
> Speculative read performance data show une
[
https://issues.apache.org/jira/browse/CASSANDRA-5895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781344#comment-13781344
]
Amichai Rothman commented on CASSANDRA-5895:
I'm having the same problem w
49 matches
Mail list logo