[jboss-jira] [JBoss JIRA] Updated: (JBAS-5197) Add "RetryInterceptor" functionality to all clustered proxies
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Jun 8 19:03:38 EDT 2010
[ https://jira.jboss.org/browse/JBAS-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated JBAS-5197:
-----------------------------------
Fix Version/s: 6.0.0.Final
(was: 6.0.0.M4)
> Add "RetryInterceptor" functionality to all clustered proxies
> -------------------------------------------------------------
>
> Key: JBAS-5197
> URL: https://jira.jboss.org/browse/JBAS-5197
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Clustering
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: 6.0.0.Final
>
>
> 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: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list