[
https://issues.apache.org/jira/browse/CASSANDRA-9500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14629906#comment-14629906
]
Ariel Weisberg commented on CASSANDRA-9500:
-------------------------------------------
Increasing performance is bottom of my list while there is still work to do to
prevent regressions (graphs) and then there are the correctness issues (filling
in CVH modules, tests not passing).
I agree that compaction should work like greased lightning. It's core to making
LSMs palatable and it's something I would work on if I thought that making
progress on stability (performance, correctness) wasn't a bigger problem.
> SequentialWriter should extend BufferedDataOutputStreamPlus
> -----------------------------------------------------------
>
> Key: CASSANDRA-9500
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9500
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Benedict
> Assignee: Ariel Weisberg
> Priority: Minor
>
> SequentialWriter is the last piece left not implementing
> DataOutputStreamPlus. It should not be too tricky to extend it, and it should
> result in improved write throughput. Further, it will permit it to exploit
> the more efficient implementation of writeVInt being delivered in
> CASSANDRA-9499
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)