[
http://jira.jboss.com/jira/browse/JBMESSAGING-1121?page=comments#action_1... ]
Brian Stansberry commented on JBMESSAGING-1121:
-----------------------------------------------
That would be useful information. But, TBH, the integer approach you have now could be
fine, if you regard trusting the user to pass in the correct value at startup to be
adequate persistence (seems OK to me.) I used to dislike your use of integer, but now
it's growing on me; i.e. it makes a perfectly good jvmRoute for the web tier. A GUID
would be a pretty long to append to web session ids.
Suggest we try and use the
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=122241 thread to have a
general discussion of where node ids might be needed and what format is required for each
use case. That thread's got Scott's attention. If we can come up with a single
approach that meets all needs, that would be ideal.
Allow command line configuration of ServerPeerID
------------------------------------------------
Key: JBMESSAGING-1121
URL:
http://jira.jboss.com/jira/browse/JBMESSAGING-1121
Project: JBoss Messaging
Issue Type: Feature Request
Components: JMS Clustering
Affects Versions: 1.4.0.GA
Reporter: Brian Stansberry
Assigned To: Tim Fox
Fix For: AS 5.0 Integration, EAP 4.3 Integration
The ServerPeer ServerPeerID is currently hard coded at 0 in messaging-service.xml. If you
want to set up a cluster, the only way to get it to work is to manually change the value
in that file in each node. This needs to be configurable from the command line; i.e via
system property substitution.
Need to be sure any changes made in the messaging-service.xml are also reflected in
docs/examples/binding-manager/sample-bindings.xml.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira