Allow configuration of working/log directories written to by broker
-------------------------------------------------------------------
Key: QPID-30
URL: http://issues.apache.org/jira/browse/QPID-30
Project: Qpid
Issue Type: New Feature
Environment: All
Reporter: Marnie McCormack
Assigned To: Marnie McCormack
At present, the working directory to which logs and persistence directories (if
in use) write is setup to be under the $QPID_HOME directory. However, for many
users it is not desirable that the installed location for an application is
also the working directory. In a corporate environment that I have worked in,
for example, the install directory is always read only as a method of release
control for production environments.
Thus, we need an additional environment variable $QPID_WORK which can be used
for this purpose to be added to the qpid-run script. It will be defaulted to be
$HOME rather than $QPID_HOME as this works better for the one example of real
use that I'm aware of.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira