[jboss-jira] [JBoss JIRA] Commented: (JGRP-1109) Port the AS JChannelFactory impl to JGroups as "JChanelFactory2"
Bela Ban (JIRA)
jira-events at lists.jboss.org
Tue Dec 8 16:42:29 EST 2009
[ https://jira.jboss.org/jira/browse/JGRP-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12498928#action_12498928 ]
Bela Ban commented on JGRP-1109:
--------------------------------
It would also be nice if this works on non-shared transports as well. E.g folks using a common list of configs (stacks.xml), and the instantiating channels off of it...
> Port the AS JChannelFactory impl to JGroups as "JChanelFactory2"
> ----------------------------------------------------------------
>
> Key: JGRP-1109
> URL: https://jira.jboss.org/jira/browse/JGRP-1109
> Project: JGroups
> Issue Type: Sub-task
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Priority: Optional
> Fix For: 2.9
>
>
> Parent task involves API changes, so can't happen before 3.0. A possibility for earlier releases is to add the AS ChannelFactory impl as a second impl, under a different name. Perhaps SharedTransportChannelFactory since the key behavior is the fact that channels it creates all use the shared transport; no MuxChannels are created. Users who wanted that behavior could instantiate SharedTransportChannelFactory instead of the legacy JChannelFactory.
--
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
More information about the jboss-jira
mailing list