[
https://issues.apache.org/activemq/browse/SMXCOMP-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Heinemann resolved SMXCOMP-588.
------------------------------------
Resolution: Fixed
Fix Version/s: servicemix-vfs-2009.02
If the file can't be locked it will be removed from the working set.
Thanks for pointing this out, Craig.
> VFSPollingEndpoint never remove file from workingSet if lock unavailable
> ------------------------------------------------------------------------
>
> Key: SMXCOMP-588
> URL: https://issues.apache.org/activemq/browse/SMXCOMP-588
> Project: ServiceMix Components
> Issue Type: Bug
> Components: servicemix-vfs
> Affects Versions: servicemix-vfs-2009.01
> Reporter: Craig Baker
> Assignee: Lars Heinemann
> Fix For: servicemix-vfs-2009.02
>
>
> When executing the pollFile(final FileObject aFile) method, the code calls
> tryLock(). If tryLock attempt false then the attempt completes without
> processing the file. However when file is never removed from the workingSet
> collection, which can cause the file to never be processed for some locking
> strategies.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.