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: Brian Stansberry
Priority: Blocker
Fix For: HA-Server-Core 1.0.0.Beta1
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.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira