[
https://issues.apache.org/jira/browse/CASSANDRA-8281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Lerer updated CASSANDRA-8281:
--------------------------------------
Attachment: CASSANDRA-8281-V2-trunk.txt
CASSANDRA-8281-V2-2.1.txt
Both patches make sure that {{Keyspace.setInitialized()}} is called and that
the commit log is shutdown in {{CQLSSTableWriter}}.
For trunk the patch make sure that {{CQLSSTableWriter}} is not impacted by
CASSANDRA-8582 and that an Exception in the writer does not prevent the
{{CQLSSTableWriter}} to close.
> CQLSSTableWriter close does not work
> ------------------------------------
>
> Key: CASSANDRA-8281
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8281
> Project: Cassandra
> Issue Type: Bug
> Components: API
> Environment: Cassandra 2.1.1
> Reporter: Xu Zhongxing
> Assignee: Benjamin Lerer
> Fix For: 2.1.3
>
> Attachments: CASSANDRA-8281-V2-2.1.txt, CASSANDRA-8281-V2-trunk.txt,
> CASSANDRA-8281.txt
>
>
> I called CQLSSTableWriter.close(). But the program still cannot exit. But the
> same code works fine on Cassandra 2.0.10.
> It seems that CQLSSTableWriter cannot be closed, and blocks the program from
> exit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)