]
Bela Ban resolved JGRP-2192.
----------------------------
Resolution: Done
Discovery: is_coord causes all responses to be coordinators
-----------------------------------------------------------
Key: JGRP-2192
URL:
https://issues.jboss.org/browse/JGRP-2192
Project: JGroups
Issue Type: Bug
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 4.0.4
Using {{is_coord}} when sending a discovery response when {{return_entire_cache}} is true
causes each response to be marked as 'coordinator', which is wrong.
Switch back to using isCoord(addr) for each addr.