[JBoss JIRA] Updated: (JBAS-1292) SFSB session replication
by Ben Wang (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1292?page=all ]
Ben Wang updated JBAS-1292:
---------------------------
Assignee: Jason T. Greene (was: Ben Wang)
> SFSB session replication
> ------------------------
>
> Key: JBAS-1292
> URL: http://jira.jboss.com/jira/browse/JBAS-1292
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Clustering
> Reporter: Bela Ban
> Assigned To: Jason T. Greene
> Original Estimate: 10 weeks
> Remaining Estimate: 10 weeks
>
> - Issues: who instrument the user-specified object? Can it be done transparently?
> - SFSB has states defined already and user declared it as "clusterable", can we
> declare the fields object as "advisable" at runtime. Meaning, deployer will know
> this bean is clusterable and it will "delegate" it to JBossAop to declare all
> the bean state classes to be "advisable". Then JBossCacheAop will add the interceptor
> at run time. Check with Bill on this feature.
> - Check modified field and do fine-grained replication only
--
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
19 years, 2 months
[JBoss JIRA] Resolved: (JBCLUSTER-80) http fine-grained replication using JDK50 annotation support
by Ben Wang (JIRA)
[ http://jira.jboss.com/jira/browse/JBCLUSTER-80?page=all ]
Ben Wang resolved JBCLUSTER-80.
-------------------------------
Resolution: Done
> http fine-grained replication using JDK50 annotation support
> ------------------------------------------------------------
>
> Key: JBCLUSTER-80
> URL: http://jira.jboss.com/jira/browse/JBCLUSTER-80
> Project: JBoss Clustering
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Ben Wang
> Assigned To: Ben Wang
> Fix For: Q3Y6
>
> Original Estimate: 4 days
> Remaining Estimate: 4 days
>
> JBossCache1.3 supports JDK50 annotation for fine-grained replication. We will also support that in http session replication when users tries to annotate their POJOs. It should be relatively easy as we need to include the right library for JDK50, testing, and documentation.
> Note that because user has no control of HttpSession, so there is no way to provide put annotation support. That is, to get rid of jboss-web.xml and web.xml support. We still need to specify the session replication granularity in jboss-web.xml. We will simply introduce a PojoCacheable annotation for user to use in their pojos.
--
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
19 years, 2 months