[
https://jira.jboss.org/jira/browse/JBAS-7015?page=com.atlassian.jira.plug...
]
Brian Stansberry commented on JBAS-7015:
----------------------------------------
Qualifying the title: it should always add singleton_name if the API methods that provide
a stack_name are used. It won't create a singleton_name if createChannel(Object
properties) is invoked as in that case there is no stack_name to serve as an indicator
that the given config has been used before.
AS JChannelFactory should always add singleton_name
---------------------------------------------------
Key: JBAS-7015
URL:
https://jira.jboss.org/jira/browse/JBAS-7015
Project: JBoss Application Server
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Clustering
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: JBossAS-6.0.0.Alpha1
Currently it only adds a singleton_name if channel is requested via
createMultiplexerChannel() methods, not for createChannel(String stack). But the latter
will possibly become the default, and if two services request channels from the same stack
and there is no singleton_name, there will be conflicts. The AS should use a shared
transport whenever possible.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira