Interestingly enough, System.exit() does appear to create an orderly shutdown of the RM. But I had to stop the "findBugs" gradle target since it flags System.exit() as a bad condition.
On Thu, Apr 2, 2015 at 1:51 PM, Paul Read <[email protected]> wrote: > > I can gracefully terminate the tasks and scheduler. Is there a way or hook > that will allow a graceful termination of the RM ? > > Thanks > >
