GitHub user RaiSaurabh opened a pull request:
https://github.com/apache/karaf/pull/384
ENT-ESB-64: Shutting down Fuse ESB does not delete lock file
Updated SimpleFileLock class to delete the lock file after release method
is called for releasing lock.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/RaiSaurabh/karaf ENTESB-64
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/karaf/pull/384.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #384
----
commit 28d74101d833f652d4b68527f60d90f272a4fa51
Author: saurabhrai <[email protected]>
Date: 2017-10-11T04:20:03Z
ENT-ESB-64: Shutting down Fuse ESB does not delete lock file
----
---