[jboss-jira] [JBoss JIRA] Commented: (JBCLUSTER-289) Eliminate use of ProtocolStackConfigurator, ProtocolData, ProtocolParam

Scott Marlow (JIRA) jira-events at lists.jboss.org
Thu Nov 18 11:40:08 EST 2010


    [ https://jira.jboss.org/browse/JBCLUSTER-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564095#comment-12564095 ] 

Scott Marlow commented on JBCLUSTER-289:
----------------------------------------

Thanks Bela.  The patch seemed to handle that change fine.  It seems like I am hitting some type of "one time only" build logic rather than "on every mvn clean install" build scripting.  I need to fix my Infinispan unit test regression and will return to this today.  :)

> Eliminate use of ProtocolStackConfigurator, ProtocolData, ProtocolParam
> -----------------------------------------------------------------------
>
>                 Key: JBCLUSTER-289
>                 URL: https://jira.jboss.org/browse/JBCLUSTER-289
>             Project: JBoss Clustering
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: HA-Server-Core
>            Reporter: Brian Stansberry
>            Assignee: Scott Marlow
>            Priority: Blocker
>             Fix For: HA-Server-Core 1.0.0.Beta1
>
>         Attachments: jbcluster-289.patch
>
>
> Remove use of these JGroups classes from the JChannelFactory implementation. ProtocolData and ProtocolParam can be replaced with identical classes in the ha-server-core package. Removing ProtocolStackConfigurator will require changing the JChannel constructor we use; we'll need to create an old-style protocol string from the configuration model and pass it to JChannelFactory(String).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list