Siva, yes, this is intended behaviour: keep tasks running and give the Mesos Worker some time to re-register. You can adjust this timeout via --slave_reregister_timeout, but keep in mind 10 min is the minimum.
On Fri, May 29, 2015 at 8:04 AM, Sivaram Kannan <[email protected]> wrote: > > Hi , > > If I restart a mesos-slave service in a node, does it brings down the apps > running in those nodes. The apps are coming up again after mesos-slave > service is up, but wanted to confirm whether that is the expected behaviour. > > Thanks, > ./Siva. >

