You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/21 13:26:00 UTC

[jira] [Work logged] (CAMEL-13025) camel-core - File read lock changed - If file gets deleted then break out loop

     [ https://issues.apache.org/jira/browse/CAMEL-13025?focusedWorklogId=177962&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-177962 ]

ASF GitHub Bot logged work on CAMEL-13025:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Dec/18 13:25
            Start Date: 21/Dec/18 13:25
    Worklog Time Spent: 10m 
      Work Description: vgvineet4 opened a new pull request #2682: CAMEL-13025:PreventionFileReadLock
URL: https://github.com/apache/camel/pull/2682
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 177962)
            Time Spent: 10m
    Remaining Estimate: 0h

> camel-core - File read lock changed - If file gets deleted then break out loop
> ------------------------------------------------------------------------------
>
>                 Key: CAMEL-13025
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13025
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.18.5
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0, 2.24.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> See SO
> https://stackoverflow.com/questions/53865940/apache-camel-route-hangs-when-file-is-deleted-during-processing?noredirect=1#comment94587192_53865940
> So if the target file gets deleted during the check interval and you have timeout = 0, then it will keep looping. So we should add a check if the file still exists in the looping.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)