You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myriad.apache.org by Paul Read <pd...@gmail.com> on 2015/04/02 19:51:06 UTC

RM down gracefully?

I can gracefully terminate the tasks and scheduler. Is there a way or hook
that will allow a graceful termination of the RM ?

Thanks

Re: RM down gracefully?

Posted by Paul Read <pd...@gmail.com>.
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 <pd...@gmail.com> 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
>
>