You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/12/31 12:38:40 UTC

[jira] Resolved: (CAMEL-2082) camel-file - Delete previous lock files on startup

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

Claus Ibsen resolved CAMEL-2082.
--------------------------------

    Resolution: Fixed

trunk: 894825.

Camel will now delete orphaned lock files on startup, to _selfheal_. No more need to manually delete {{.camelLock}} files in case you killed Camel.

> camel-file - Delete previous lock files on startup
> --------------------------------------------------
>
>                 Key: CAMEL-2082
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2082
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.0.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> In case Camel has been stopped by using kill -9 or the likes then old lock files can be lying on the file system.
> We should add a feature / option to instruct Camel to cleanup / delete those lock files on startup.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.