Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.0.2
-
None
Description
The following worker childopts configuration options all support both a string value and a list of strings value:
WORKER_CHILDOPTS WORKER_PROFILER_CHILDOPTS WORKER_GC_CHILDOPTS TOPOLOGY_WORKER_CHILDOPTS TOPOLOGY_WORKER_GC_CHILDOPTS TOPOLOGY_WORKER_LOGWRITER_CHILDOPTS
Currently the following childopts configuration options only support strings:
NIMBUS_CHILDOPTS LOGVIEWER_CHILDOPTS UI_CHILDOPTS PACEMAKER_CHILDOPTS DRPC_CHILDOPTS SUPERVISOR_CHILDOPTS
Please could lists be supported across all childopts options as it makes configuration management and building easier using automated tools such as Chef and Puppet.