[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-890) Custom flags per node, incorporate and consolidate some domain-specific flags
Manik Surtani (JIRA)
jira-events at jboss.com
Wed Jan 17 12:11:52 EST 2007
[ http://jira.jboss.com/jira/browse/JBCACHE-890?page=all ]
Manik Surtani updated JBCACHE-890:
----------------------------------
Fix Version/s: 2.1.0.GA
> Custom flags per node, incorporate and consolidate some domain-specific flags
> -----------------------------------------------------------------------------
>
> Key: JBCACHE-890
> URL: http://jira.jboss.com/jira/browse/JBCACHE-890
> Project: JBoss Cache
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Elias Ross
> Assigned To: Manik Surtani
> Fix For: 2.1.0.GA
>
>
> I believe that with java.util.EnumSet and a list of enumerations, that some of the specific flags we track on a node could be consolidated. Immediately what comes to mind are the CacheLoader flags "childrenLoaded" and "dataLoaded"
> Further, I believe that some additional functionality could be incorporated.
> For instance:
> 1. For certain internal nodes, they could be marked as "internal" or "local" and not replicated. Or possibly hidden from access entirely.
> 2. Some nodes might be marked as "read-only" or "non-persisted" or "non-evictable"
> 3. Some nodes might have special sorted ordering.
--
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