[jboss-jira] [JBoss JIRA] (JGRP-1697) Timeout in FLUSH will block all cluster
shen kim (JIRA)
jira-events at lists.jboss.org
Tue Sep 17 03:27:03 EDT 2013
shen kim created JGRP-1697:
------------------------------
Summary: Timeout in FLUSH will block all cluster
Key: JGRP-1697
URL: https://issues.jboss.org/browse/JGRP-1697
Project: JGroups
Issue Type: Feature Request
Environment: 3.4.0.Alpha2
Reporter: shen kim
Assignee: Bela Ban
When I defined FLUSH like this:
<UDP />
<PING />
<MERGE2 />
<FD_SOCK />
<FD_ALL />
<VERIFY_SUSPECT />
<pbcast.NAKACK2 />
<UNICAST3 />
<pbcast.STABLE />
<pbcast.GMS />
<UFC />
<MFC />
<FRAG2 />
<pbcast.STATE_TRANSFER />
<pbcast.FLUSH timeout="0"/>
If I set timeout to 0, and sending message to all cluster, the all cluster would be block until the new member join cluster.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list