You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Marco Massenzio <m....@gmail.com> on 2016/02/02 06:39:05 UTC

Re: Anonymous Modules "runtime context"

Hello, folks.

Now that 0.27 is out of the way, I'm wondering whether I could ping (again)
about this Issue[1] and the associated code review[2] - also, in the spirit
of recent emails, comments from "more experienced contributors" would be
much appreciated too.

Thanks!

-- 
*Marco Massenzio*
http://codetrips.com

On Mon, Jan 4, 2016 at 12:19 PM, Marco Massenzio <m....@gmail.com>
wrote:

> Happy New Year, everyone!
>
> During the break, I've been playing with a toy anon module[0] mostly for
> "learning" purposes.
>
> In doing so, I realized it would be useful, as a developer, to get access
> to even a "minimal" runtime context and filed MESOS-4253[1].
> (there was also a TODO from benh in the respective main.cpp of both
> master/slave).
>
> I've submitted a review chain[2], which can be seen as a "proof of
> concept," and would really be grateful if:
>
> - someone volunteered to be a shepherd for MESOS-4253
>   (in particular, I'd like to discuss the approach, and especially whether
> just passing the Flags is sufficient, or there is something else that may
> be of interest);
>
> - someone could cast a quick critical glance on r/41760 and provide
> feedback;
>
> - finally (no pun intended), I'd like to have conversation around whether
> we should also introduce a `finalize()` method too (again, there is a TODO
> about this as well).
> (I think we should, but can be convinced otherwise)
>
> Thanks in advance!
>
> [0] https://github.com/massenz/execute-module
> [1] https://issues.apache.org/jira/browse/MESOS-4253
> [2] https://reviews.apache.org/r/41760/
> --
> *Marco Massenzio*
> http://codetrips.com
>