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

Reply via email to