[jboss-jira] [JBoss JIRA] (JGRP-1899) Discovery returns after 16 responses even if there are no coord responses

Bela Ban (JIRA) issues at jboss.org
Wed Nov 5 09:53:29 EST 2014


Bela Ban created JGRP-1899:
------------------------------

             Summary: Discovery returns after 16 responses even if there are no coord responses
                 Key: JGRP-1899
                 URL: https://issues.jboss.org/browse/JGRP-1899
             Project: JGroups
          Issue Type: Bug
            Reporter: Bela Ban
            Assignee: Bela Ban
             Fix For: 3.6.1


Discovery sets {{Responses.num_expected_rsps}} to 16 if no member list is defined. This makes discovery return after 16 responses even if no response from a coordinator has been received.
This is a problem if we have a cluster of size > 16 and the coordinator doesn't respond imediately, e.g. because it is busy processing other requests.

h5. Solution
* Set {{num_expected_rsps}} to 0 (= wait until at least 1 coord rsp has been received



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list