[
https://issues.jboss.org/browse/WFLY-10541?page=com.atlassian.jira.plugin...
]
Tom Jenkinson updated WFLY-10541:
---------------------------------
Description:
Add
{code}
node-identifier="${jboss.tx.node.id:1}
{code}
to the default WF Config files.
Allows a user to then set -Djboss.tx.node.id to something like a pod name during startup
in a script
IMPORTANT: The ID must be globally unique still so scenarios where there is more than one
process on this box will need to use something to ensure there is an identifier that is
unique
was:
Add
{code}
node-identifier="${jboss.tx.node.id:1}
{code}
to the default WF Config files.
Allows a user to then set -Djboss.tx.node.id to something like a pod name during startup
in a script
allow user to easily override the transaction node identifier
-------------------------------------------------------------
Key: WFLY-10541
URL:
https://issues.jboss.org/browse/WFLY-10541
Project: WildFly
Issue Type: Enhancement
Components: Server
Affects Versions: 13.0.0.Final
Reporter: Brad Maxwell
Assignee: Tom Jenkinson
Add
{code}
node-identifier="${jboss.tx.node.id:1}
{code}
to the default WF Config files.
Allows a user to then set -Djboss.tx.node.id to something like a pod name during startup
in a script
IMPORTANT: The ID must be globally unique still so scenarios where there is more than one
process on this box will need to use something to ensure there is an identifier that is
unique
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)