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


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.

Reply via email to