You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2007/07/09 07:55:33 UTC

[jira] Commented: (CAMEL-62) file locking should be enabled by default and keep the lock until the file is processed

    [ https://issues.apache.org/activemq/browse/CAMEL-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39629 ] 

Willem Jiang commented on CAMEL-62:
-----------------------------------

I just test this  lock feature in the windows box by run the unit test of file endpoint in the trunk.

I found the RenameFileStrategy  will  not  rename the file successfully when the old file is locked.
So I think we can get find some way to do this file's lock job by a logic lock or do some thing to walk around.



> file locking should be enabled by default and keep the lock until the file is processed
> ---------------------------------------------------------------------------------------
>
>                 Key: CAMEL-62
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-62
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: James Strachan
>            Assignee: James Strachan
>             Fix For: 1.1.0
>
>


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