----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65286/#review196004 -----------------------------------------------------------
Ship it! Ship It! - András Piros On Jan. 23, 2018, 11:09 a.m., Attila Sasvari wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65286/ > ----------------------------------------------------------- > > (Updated Jan. 23, 2018, 11:09 a.m.) > > > Review request for oozie and András Piros. > > > Repository: oozie-git > > > Description > ------- > > Oozie server does not stop if there is an exception during service > initalization at startup. > > ProvisionException-s thrown by Guice shall be handled in a nice way, and stop > oozie as soon as possible. > Improve handling external events SIGTERM. > Fix logging in Services when a RuntimeException is thrown. > > > Diffs > ----- > > core/src/main/java/org/apache/oozie/service/Services.java > 1ca3bf52b2088b78872f8ebe8ac6bdff2c6e7cf5 > server/src/main/java/org/apache/oozie/server/EmbeddedOozieServer.java > b6b59b6192ebdb5183f09c52a8cf6a07c5764314 > server/src/main/java/org/apache/oozie/server/guice/ServicesProvider.java > cc4ed17984d90be2c3036363b3029b89a764d44e > > > Diff: https://reviews.apache.org/r/65286/diff/1/ > > > Testing > ------- > > > Thanks, > > Attila Sasvari > >
