[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-254) Provide an efficient way to relocate a child Node
Manik Surtani (JIRA)
jira-events at jboss.com
Fri Aug 25 12:14:46 EDT 2006
[ http://jira.jboss.com/jira/browse/JBCACHE-254?page=all ]
Manik Surtani updated JBCACHE-254:
----------------------------------
Fix Version/s: 2.1.0
(was: 2.0.0)
Affects Version/s: 2.0.0
For 2.0.0, this is implemented internally as calls to TreeCache.remove(Fqn) and TreeCache.put(Fqn).
For 2.1.0, this will be revisited to provide a more efficient internal relocating mechanism.
> Provide an efficient way to relocate a child Node
> -------------------------------------------------
>
> Key: JBCACHE-254
> URL: http://jira.jboss.com/jira/browse/JBCACHE-254
> Project: JBoss Cache
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Affects Versions: 2.0.0
> Reporter: Ben Wang
> Assigned To: Manik Surtani
> Fix For: 2.1.0
>
>
> Can TreeCache provide an efficient to re-locate a child Node say from parent A to parent B? The only problem I see is the associated fqn name. I may need this feature in TreeCacheAop.
--
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