[jboss-jira] [JBoss JIRA] Created: (JBCLUSTER-222) For ATTRIBUTE granularity, pass modification maps through to DistributedCacheManager

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Feb 10 10:49:44 EST 2009


For ATTRIBUTE granularity, pass modification maps through to DistributedCacheManager
------------------------------------------------------------------------------------

                 Key: JBCLUSTER-222
                 URL: https://jira.jboss.org/jira/browse/JBCLUSTER-222
             Project: JBoss Clustering
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: HA-Server-Cache-JBC, HA-Server-Cache-SPI
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: HA-Server-Cache-SPI 2.0.0.GA, HA-Server-Cache-JBC 2.0.0.GA


Pass a map of removed attributes and another of added/modified attributes as part of the putSession call. Let the DistributedCacheManager impl deal with the individual remove/put calls on JBC.

Main advantage here is the additions/modifications can all be handled with a single Cache.put(Fqn, Map) call rather than individual Cache.put(Fqn, Object, Object) calls.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list