Radoslav Husar created WFLY-9723:
------------------------------------
Summary: Multiple discovery protocols - add MULTI_PING automatically
Key: WFLY-9723
URL:
https://issues.jboss.org/browse/WFLY-9723
Project: WildFly
Issue Type: Feature Request
Components: Clustering
Affects Versions: 11.0.0.Final
Reporter: Radoslav Husar
Assignee: Paul Ferraro
Previously, only one discovery protocol could have been used per stack. To allow for
multiple discovery protocols in JGroups, MULTI_PING (JGRP-2224) protocol was implemented
which did not require all protocols to be modified to support the change (especially since
many protocols now reside outside the main jgroups project).
Though, this is a temporary measure which is planned to be remedied in JGroups 5.x with
JGRP-2230 where MULTI_PING will no longer be required.
To remedy the inconvenience, we could add MULTI_PING automatically for JGroups 4.x release
(in somewhat similar fashion FORK is added).
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)