> On Feb. 22, 2016, 5:44 a.m., Abhishek Dasgupta wrote: > > docs/high-availability-framework-guide.md, line 205 > > <https://reviews.apache.org/r/43821/diff/1/?file=1263875#file1263875line205> > > > > How about we put an example here? Like the following: > > This is useful for tasks that require some time to terminate > > gracefully(e.g. stopping a docker container). > > As to stop a docker container, it always takes a little bit of time, so > > this might make a good example.
Does docker do something that inherently requires some time to terminate gracefully? How is it different from just a SIGTERM -> SIGKILL escalation? - Ben ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43821/#review120113 ----------------------------------------------------------- On Feb. 22, 2016, 5:19 a.m., Ben Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43821/ > ----------------------------------------------------------- > > (Updated Feb. 22, 2016, 5:19 a.m.) > > > Review request for mesos, Abhishek Dasgupta and Neil Conway. > > > Bugs: MESOS-4547 > https://issues.apache.org/jira/browse/MESOS-4547 > > > Repository: mesos > > > Description > ------- > > See summary. > > > Diffs > ----- > > docs/high-availability-framework-guide.md > 0d9c483985d61b512339f50f395f9360de034e2d > > Diff: https://reviews.apache.org/r/43821/diff/ > > > Testing > ------- > > N/A > > > Thanks, > > Ben Mahler > >