[jboss-jira] [JBoss JIRA] Created: (JBAS-5197) Add "RetryInterceptor" functionality to all clustered proxies

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri Feb 1 10:55:03 EST 2008


Add "RetryInterceptor" functionality to all clustered proxies
-------------------------------------------------------------

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


Container issue for ensuring "RetryInterceptor" functionality is added to all clustered proxies.

"RetryInterceptor" functionality consists of adding an interceptor that is able to access the cluster (currently via JNDI) and get an updated set of cluster targets when all current targets have failed.  Needed when a complete cluster restart has occurred since the current list of targets was deserialized on the client.

We currently have this for EJB2 proxies; need it for EJB3, HA-JNDI and generic AOP-based and ProxyFactoryHA-based proxies.

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