[
https://issues.apache.org/jira/browse/KARAF-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luca Burgazzoli updated KARAF-4666:
-----------------------------------
Description:
As today karaf would write the pid file only if karaf.shutdown.pid.file is
defined but it would be nice to have a pid file always written.
So I will open a PR with:
- karaf.shutdown.pid.file renamed to karaf.pid.file
- set default value to ${karaf.base}/karaf.pid
was:
As today karaf would write the pid file only if karaf.shutdown.pid.file is
defined but it would be nice to have a pid file always written.
So I will open a PR with:
- karaf.shutdown.pid.file renamed to karaf.pid.file
- set default value to ${karaf.base}/karaf.pid
> Have karaf write pid file by default
> ------------------------------------
>
> Key: KARAF-4666
> URL: https://issues.apache.org/jira/browse/KARAF-4666
> Project: Karaf
> Issue Type: Improvement
> Components: karaf-core
> Reporter: Luca Burgazzoli
> Priority: Minor
>
> As today karaf would write the pid file only if karaf.shutdown.pid.file is
> defined but it would be nice to have a pid file always written.
> So I will open a PR with:
> - karaf.shutdown.pid.file renamed to karaf.pid.file
> - set default value to ${karaf.base}/karaf.pid
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)