Hi,

I'm running ODB-1.4 in embedded mode under Spring and I have been having a 
hard time shutting down my application in "correct order and according to 
my lifecycle management".

Is it possible that the OServer shuts it self down as soon as I press 
"ctrl_c" in my command line?

I mean, does it add shutdown hooks itself that get executed with the 
highest priority or does it wait for me to call server.shutdown()?

If it does than can you please tell me how to avoid that so that I can shut 
down the database once all worker threads have stopped using it.

Regards,
  -Stefán




-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to