[jboss-jira] [JBoss JIRA] Commented: (JBAS-2950) HAPartition starts successfully even if state transfer fails
Dimitris Andreadis (JIRA)
jira-events at jboss.com
Fri Aug 4 12:48:12 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-2950?page=comments#action_12340652 ]
Dimitris Andreadis commented on JBAS-2950:
------------------------------------------
Brian, any chance on working on this until Monday?
> 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-5.0.0.Beta, 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
More information about the jboss-jira
mailing list