[jboss-jira] [JBoss JIRA] Created: (JBAS-5198) Pluggable policy for handling HASingleton failover issues

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri Feb 1 11:35:59 EST 2008


Pluggable policy for handling HASingleton failover issues
---------------------------------------------------------

                 Key: JBAS-5198
                 URL: http://jira.jboss.com/jira/browse/JBAS-5198
             Project: JBoss Application Server
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
          Components: Clustering
            Reporter: Brian Stansberry
         Assigned To: Brian Stansberry
             Fix For: JBossAS-5.0.0.CR1


Policy exposing callback methods that get invoked when problems happen during different stages of HASingleton failover.  Policy impl can decide what to do about them.

Callback methods will take the exception that occured as a param, and rethrow it if they can't correct the problem.  Default policy impl will just log the problem and rethrow the exception.  This will be the only impl for AS 5.0.0.

-- 
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