I can shepherd you on this one. Tim
On Fri, Sep 4, 2015 at 10:00 AM, Vaibhav Khanduja <[email protected]> wrote: > Hi > > I am looking at issue: https://issues.apache.org/jira/browse/MESOS-2863 > marked as newbie. I would like to work on it and was wondering if somebody > could Shepherd me on this? I believe code being talked here is the sleep > in executor for e.g. in docker/executor.cpp - > // A hack for now ... but we need to wait until the status update > > // is sent to the slave before we shut ourselves down. > > // TODO(tnachen): Remove this hack and also the same hack in the > > // command executor when we have the new HTTP APIs to wait until > > // an ack. > > os::sleep(Seconds(1)); > > Thanks
