[
https://issues.apache.org/jira/browse/CASSANDRA-9500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14697683#comment-14697683
]
Benedict commented on CASSANDRA-9500:
-------------------------------------
Thanks.
I don't want to focus on bikeshedding more than we already have, but I have to
admit I imagined {{strictFlushing}} inverting the value/conditions, as default
is less strict (i.e. we let ourselves flush whenever/however, and occasionally
we impose stricter "only flush through buffer, and only when full" requirements)
Otherwise LGTM
> 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)