]
Scott Marlow resolved JBCLUSTER-289.
------------------------------------
Resolution: Done
Fixed in 1.0.0.CR2
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: