You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/12/11 23:06:18 UTC

[jira] Created: (CASSANDRA-630) streaming fails on windows because file is not closed before it is renamed

streaming fails on windows because file is not closed before it is renamed
--------------------------------------------------------------------------

                 Key: CASSANDRA-630
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-630
             Project: Cassandra
          Issue Type: Bug
            Reporter: Jonathan Ellis
            Assignee: Jonathan Ellis
             Fix For: 0.5




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CASSANDRA-630) streaming fails on windows because file is not closed before it is renamed

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-630.
--------------------------------------

    Resolution: Fixed

committed

> streaming fails on windows because file is not closed before it is renamed
> --------------------------------------------------------------------------
>
>                 Key: CASSANDRA-630
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-630
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.5
>
>         Attachments: 630.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-630) streaming fails on windows because file is not closed before it is renamed

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-630:
-------------------------------------

    Attachment: 630.patch

check rename return code, and close before renaming

> streaming fails on windows because file is not closed before it is renamed
> --------------------------------------------------------------------------
>
>                 Key: CASSANDRA-630
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-630
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.5
>
>         Attachments: 630.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-630) streaming fails on windows because file is not closed before it is renamed

Posted by "Stu Hood (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789574#action_12789574 ] 

Stu Hood commented on CASSANDRA-630:
------------------------------------

+1 Looks good.

> streaming fails on windows because file is not closed before it is renamed
> --------------------------------------------------------------------------
>
>                 Key: CASSANDRA-630
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-630
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.5
>
>         Attachments: 630.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.