Description
Container allocated size is maintained in memory by ContainerStateManager, this has to be updated in container db when we shutdown SCM. ContainerStateManager#close will be called during SCM shutdown, so updating allocated size for all the open containers should be done here.