]
Bela Ban resolved JGRP-2284.
----------------------------
Release Notes Text: The new proocol is called {{LOCAL_PING}}. It is similar to
Infinispan's {{TEST_PING}}, but doesn't have the need to special handling of
{{DISCARD}} protocols.
Resolution: Done
Discovery protocol for members in the same process
--------------------------------------------------
Key: JGRP-2284
URL:
https://issues.jboss.org/browse/JGRP-2284
Project: JGroups
Issue Type: Feature Request
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Major
Fix For: 4.1.3
Discovery protocol that works for members in the same process. Something like
SHARED_LOOPBACK_PING, but without the requirement for SHARED_LOOPBACK as transport, but it
should work over UDP, TCP, TCP_NIO2 etc.
Similar to TEST_PING in Infinispan.