]
Bela Ban resolved JGRP-2347.
----------------------------
Resolution: Done
Discovery leaks responses when using MULTI_PING
-----------------------------------------------
Key: JGRP-2347
URL:
https://issues.jboss.org/browse/JGRP-2347
Project: JGroups
Issue Type: Bug
Reporter: Cuong Tran Viet
Assignee: Bela Ban
Priority: Major
Fix For: 4.1.0
Since _weedOutCompletedDiscoveryResponses_ should be called by discovery protocols
managed by MULTI_PING, but it only happens if discovery protocol receives FIND_MBRS_ASYNC
and currently this event is stopped at MULTI_PING so it leaks responses.