[jboss-jira] [JBoss JIRA] (JGRP-1697) Timeout in FLUSH will block all cluster
Vladimir Blagojevic (JIRA)
issues at jboss.org
Thu Apr 3 16:27:13 EDT 2014
[ https://issues.jboss.org/browse/JGRP-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12959116#comment-12959116 ]
Vladimir Blagojevic commented on JGRP-1697:
-------------------------------------------
[~KimShen] It is very hard for us to reproduce these issues unless you provide us with a detailed minimal Java code example, execution environment details and your configuration details. Please provide/attach them to this issue.
> Timeout in FLUSH will block all cluster
> ---------------------------------------
>
> Key: JGRP-1697
> URL: https://issues.jboss.org/browse/JGRP-1697
> Project: JGroups
> Issue Type: Bug
> Environment: 3.4.0.Alpha2
> Reporter: shen kim
> Assignee: Vladimir Blagojevic
> Fix For: 3.5
>
>
> 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