Life cycle

Managed Objects are not garbage collected. They must be explicitly deleted by the application. Managed Objects exist following a normal JVM or machine shutdown. They also survive node and machine failures if they are replicated to another machine.