[
https://issues.jboss.org/browse/JBTM-1157?page=com.atlassian.jira.plugin....
]
Clebert Suconic commented on JBTM-1157:
---------------------------------------
'm not sure what is the proper name for what I call NodeID. On jbossts-properties.xml
(jboss 5 integration stuff), this is set by com.arjuna.ats.arjuna.xa.nodeIdentifier
Assign NodeID automatically
---------------------------
Key: JBTM-1157
URL:
https://issues.jboss.org/browse/JBTM-1157
Project: JBoss Transaction Manager
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Clebert Suconic
Assignee: Tom Jenkinson
It shouldn't be needed to assign the node-id manually IMO.
You could store the node-id on a file and recover it for subsequent starts.
On hornetQ for instance, we look for the nodeID on a file, if the file doesn't exist
we assign a UUID and write to the file.
In our previous experience UUID would be a best fit to assign the nodes since that was
the only way we could guarantee unique IDs between the nodes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira