You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mesos.apache.org by Vinod Kone <vi...@gmail.com> on 2016/01/05 19:48:05 UTC

Re: Scheduler::executorLost() callback will be implemented in 0.27

+user

On Mon, Jan 4, 2016 at 5:13 PM, Zhitao Li <zh...@uber.com> wrote:

> Dear framework owners,
>
> Scheduler::executorLost() callback will be implemented in the future 0.27
> release. In previous versions, this callback in the scheduler interface
> <http://mesos.apache.org/documentation/latest/app-framework-development-guide/> was
> never called. You could use it to perform additional clean up for your
> custom executor once 0.27 is released. Note that this callback may not be
> reliably delivered.
>
> Please check your framework can safely handle this newly implemented
> callback.
>
> If you have concerns about this implementation, please let us know asap.
>
> Jira issue: MESOS-313 <https://issues.apache.org/jira/browse/MESOS-313>
>
> Review: https://reviews.apache.org/r/40429/
>
> Cheers!
>
> ------
>
> Implementor: Zhitao Li (zhitaoli.cs@gmail.com)
> Shephard: Adam B (adam@mesosphere.io)
> Issue owner: Vinod (vinodkone@gmail.com)
>