Yes, the orient server is listening the system signals, and do the shutdown, was fixed a similar issue yesterday! But I don't think now there's a way to disable this listener! Can you open a issue about?
Cheers Emanuel On 2 Jul 2014 14:23, <[email protected]> wrote: > 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. > -- --- 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.
