]
Bela Ban updated JGRP-2192:
---------------------------
Workaround Description: This was a regression in 4.x only; 3.6.x worked correctly
Fix Version/s: (was: 3.6.14)
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.