[jboss-jira] [JBoss JIRA] Created: (JGRP-1109) Port the AS JChannelFactory impl to JGroups as "JChanelFactory2"

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Dec 8 12:23:29 EST 2009


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