You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Rajika Kumarasiri (JIRA)" <ji...@apache.org> on 2011/05/30 14:54:47 UTC

[jira] [Resolved] (SYNAPSE-771) VFS transport should have a failure recovery mechanism to handle file move operation failures

     [ https://issues.apache.org/jira/browse/SYNAPSE-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajika Kumarasiri resolved SYNAPSE-771.
---------------------------------------

    Resolution: Fixed

This is now fixed in trunk. I have updated the vfs doc as well. 

Rajika

> VFS transport should have a failure recovery mechanism to handle file move operation failures 
> ----------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-771
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-771
>             Project: Synapse
>          Issue Type: Improvement
>            Reporter: Rajika Kumarasiri
>            Assignee: Rajika Kumarasiri
>
> It seems when processing a large chunk of files using vfs transport some time a random failure occurs which seems to be cause by fileObject.move operation which does a file rename underline. 
> This causes the same file to process twice. We need a failure recovery mechanism such that we don't process the same file twice in case of a file object move failure. 

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org