-
Suggestion
-
Resolution: Fixed
-
None
Problem Definition
Whilst most of the JMX variables in set-jmx-opts.(sh|bat) simply take values, a couple of them also require the Java arguments to be set:
JMX_REMOTE_RMI_PORT=-Dcom.sun.management.jmxremote.rmi.port=3333 RMI_SERVER_HOSTNAME=-Djava.rmi.server.hostname=my.bitbucket.hostname
Suggested Solution
Allow setting these variables without the Java arg, e.g.
JMX_REMOTE_RMI_PORT=3333 RMI_SERVER_HOSTNAME=my.bitbucket.hostname
For backwards compatibility with users already specifying the full Java arg in their environment, set-jmx-opts.(sh|bat) may need to support values with and without the Java arg present
Form Name |
---|
[BSERV-10023] Consistent JMX Opts values
Workflow | Original: JAC Suggestion Workflow [ 3395111 ] | New: JAC Suggestion Workflow 3 [ 3623514 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: BSERV Suggestions Workflow [ 2683995 ] | New: JAC Suggestion Workflow [ 3395111 ] |
Workflow | Original: Stash Workflow [ 2419959 ] | New: BSERV Suggestions Workflow [ 2683995 ] |
Status | Original: Closed [ 6 ] | New: Resolved [ 5 ] |
Fix Version/s | New: 5.4.0 [ 73619 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Needs Triage [ 10030 ] | New: Closed [ 6 ] |
Assignee | New: Dave Chevell [ dchevell ] |