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: [email protected]
For additional commands, e-mail: [email protected]