[
https://issues.apache.org/jira/browse/CASSANDRA-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14361704#comment-14361704
]
Benedict commented on CASSANDRA-8966:
-------------------------------------
Aborted. I would also like to change the contract of this, SSTableWriter and
SSTableRewriter so that all implement AutoCloseable, where close() calls
abort() unless finish() (or another commit-style call) is called beforehand. So
that we can more easily use these in RAII fashion.
> SequentialWriter should be Ref counted
> --------------------------------------
>
> Key: CASSANDRA-8966
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8966
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Benedict
> Priority: Minor
> Fix For: 3.0
>
>
> A LHF to introduce some more resource safety
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)