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

Hudson commented on CASSANDRA-2906:
-----------------------------------

Integrated in Cassandra #965 (See 
[https://builds.apache.org/job/Cassandra/965/])
    add cleanupIfNecessary for single-pass streaming SSTable build
patch by Yuki Morishita; reviewed by stuhood and jbellis for CASSANDRA-2906

jbellis : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1148811
Files : 
* 
/cassandra/trunk/src/java/org/apache/cassandra/streaming/IncomingStreamReader.java


> Streaming SSTable build does not use cleanupIfNecessary
> -------------------------------------------------------
>
>                 Key: CASSANDRA-2906
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2906
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Stu Hood
>            Assignee: Yuki Morishita
>            Priority: Minor
>             Fix For: 1.0
>
>         Attachments: trunk-2906-v2.txt, trunk-2906.txt
>
>
> The new streaming sstable rebuilding in IncomingStreamReader needs to wrap 
> things in with {{try, finally, cleanupIfNecessary}} to ensure that the writer 
> is cleaned up properly.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to