]
Bela Ban resolved JGRP-2349.
----------------------------
Resolution: Done
MULTI_PING: callback is not set in async discovery
--------------------------------------------------
Key: JGRP-2349
URL:
https://issues.jboss.org/browse/JGRP-2349
Project: JGroups
Issue Type: Bug
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Major
Fix For: 4.1.1
When MERGE3 calls FIND_MBRS_ASYNC, MULTI_PING does not set the callback in the discovery
protocols it manages. The result is that merging doesn't succeed when MULTI_PING is in
the stack.