Cluster mgr to remove caches when container is destroyed 13/613/1
authorAlessandro Boch <aboch@cisco.com>
Thu, 18 Jul 2013 19:47:56 +0000 (12:47 -0700)
committerAlessandro Boch <aboch@cisco.com>
Thu, 18 Jul 2013 19:47:56 +0000 (12:47 -0700)
DESCRIPTION: When a container is destroyed, cluster manager should clear all the caches
that were allocated in that container.

CHANGE: Have cluster mgr implement IContainerAware and cleanup the caches
on the container destroy notification

Signed-off-by: Alessandro Boch <aboch@cisco.com>

No differences found