[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-797) Cache to provide a Node implementation that can hide the internal metadata

Mircea Markus (JIRA) jira-events at lists.jboss.org
Wed Sep 19 12:36:42 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBCACHE-797?page=all ]

Mircea Markus updated JBCACHE-797:
----------------------------------

    Fix Version/s: 3.0.0
                       (was: 2.1.0.GA)

http://jira.jboss.com/jira/browse/JBCACHE-1154

this CR adds metadata to the node itself. Its a far-from-perfect (to be read ugly hack) solution in which we persist the new meta data in  the internal attribute map, and we filter it when given to the user through the use of interceptors(e.g. when cache.get(fqn)keySet() return we don't want to pass to the user a key like jboss.internal.etc.). Meta data addition will sort this also/hack to be removed.

> Cache to provide a Node implementation that can hide the internal metadata
> --------------------------------------------------------------------------
>
>                 Key: JBCACHE-797
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-797
>             Project: JBoss Cache
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: Ben Wang
>         Assigned To: Manik Surtani
>             Fix For: 3.0.0
>
>
> This came up from a Forum thread. Can we offer a second node implementation such that we can deposit the metadata into that node that is hiding away from the user?

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