[
http://jira.jboss.com/jira/browse/JBAS-2950?page=all ]
Brian Stansberry closed JBAS-2950.
----------------------------------
Fix Version/s: (was: JBossAS-5.0.0.Beta)
Resolution: Done
HAPartition starts successfully even if state transfer fails
------------------------------------------------------------
Key: JBAS-2950
URL:
http://jira.jboss.com/jira/browse/JBAS-2950
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Clustering
Affects Versions: JBossAS-4.0.3 SP1
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
Priority: Critical
Fix For: JBossAS-4.0.5.CR1
Failure to receive state from the coordinator does not prevent starting a cache. The
HAPartitionImpl that's starting just *assumes* it is the coordinator and logs an INFO
level message.
We need to determine for sure whether we are the coordinator, and if not, throw an
Exception.
We also do nothing to ensure that the setState() call (which is happening in another
thread) executes successfully. We need to look at how TreeCache handles this as an
example of what to do.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira