Bela Ban created JGRP-2192:
------------------------------
Summary: 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: 3.6.14, 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.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)