-
Enhancement
-
Resolution: Won't Do
-
Major
-
11.0.0.Alpha2
-
None
Currently the GlobalComponentRegistry registers a shutdown hook with the JVM, however for Embedded mode this does not necessarily makes sense as it should be up to the consuming application to control this behaviour. Instead, we just register this shutdown hook on the server runtime.