User development, A new message was posted in the thread "How to evict a node when all its children have been evicted?":
http://community.jboss.org/message/521679#521679 Author : Galder Zamarreno Profile : http://community.jboss.org/people/[email protected] Message: -------------------------------------------------------------- Nicolas, I've looked at this and I'm not sure this is a bug. In the scenario you mentioned /1/1 is not deleted as such but it's contents are emptied and that's the primary use case, since empty nodes shouldn't be taking that much space. Is the fact that empty nodes are left around is what's causing you issues? IOW, the key/value set to /1/1 should have been evicted in the test you mention. -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/521679#521679
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
