[jboss-jira] [JBoss JIRA] (WFLY-719) Investigate making HASingleton failover "stopOldMaster" RPC synchronous
Paul Ferraro (JIRA)
jira-events at lists.jboss.org
Thu Jul 25 15:16:27 EDT 2013
[ https://issues.jboss.org/browse/WFLY-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Ferraro closed WFLY-719.
-----------------------------
Fix Version/s: (was: Awaiting Volunteers)
Resolution: Out of Date
As of AS7, the stopOldMaster RPC has always been synchronous.
> Investigate making HASingleton failover "stopOldMaster" RPC synchronous
> -----------------------------------------------------------------------
>
> Key: WFLY-719
> URL: https://issues.jboss.org/browse/WFLY-719
> Project: WildFly
> Issue Type: Feature Request
> Components: Clustering
> Reporter: Brian Stansberry
>
> When a node becomes master, it tells any previous master to stop. That call is async, probably because long ago this was done on a JGroups up thread and making a sync call from that up thread would hang. This is no longer done on an up thread, so investigate adding a config option to allow is call to go synchronous, thus ensuring the old master is fully stopped before new one starts.
--
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