[
https://issues.apache.org/jira/browse/KNOX-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated KNOX-561:
------------------------------
Fix Version/s: (was: 0.6.1)
0.7.0
> Allow Knox pid directory to be configured via the knox-env.sh file
> ------------------------------------------------------------------
>
> Key: KNOX-561
> URL: https://issues.apache.org/jira/browse/KNOX-561
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 0.6.0
> Reporter: Kevin Minder
> Assignee: Kevin Minder
> Priority: Major
> Fix For: 0.7.0
>
>
> Add a blank entry to the knox-env.sh file that can be used to specify the
> location of the pids directory. If this is populated this will override the
> default use of the pids directory in the knox home directory.
> The knox-env.sh now contains this line that can be populated with a fully
> qualified directory that will be used to maintain the pid files for the
> running services. This will override the default behavior of writing these
> to the pids directory in the gateway home directory.
> {code}
> ENV_PID_DIR=""
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)