You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Shuler (JIRA)" <ji...@apache.org> on 2014/11/10 14:28:34 UTC

[jira] [Commented] (CASSANDRA-8281) CQLSSTableWriter close does not work

    [ https://issues.apache.org/jira/browse/CASSANDRA-8281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204765#comment-14204765 ] 

Michael Shuler commented on CASSANDRA-8281:
-------------------------------------------

I see close() statements in test/unit/org/apache/cassandra/io/sstable/CQLSSTableWriterTest.java and that test passes OK in 2.1. Could you attach some reproduction code?  Thanks!

> 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
>
> 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)