Re: Review Request 66049: Added offer operation to grow and shrink persistent volumes.

2018-03-22 Thread Zhitao Li
676f0b090cad7ebf59eb32556f17ff8b5f247907 include/mesos/v1/mesos.proto 10d506517c9f098374ab0c8f4dcfda42e1896c95 Diff: https://reviews.apache.org/r/66049/diff/4/ Changes: https://reviews.apache.org/r/66049/diff/3-4/ Testing --- Thanks, Zhitao Li

Review Request 66259: Added max_duration support to command executor.

2018-03-23 Thread Zhitao Li
to `REASON_MAX_DURATION_REACHED`. Diffs - src/launcher/executor.cpp 383655230fcdad30b652ea984cb9f5fc9c49dd38 Diff: https://reviews.apache.org/r/66259/diff/1/ Testing --- Thanks, Zhitao Li

Review Request 66260: Added test for max duration support in command executor.

2018-03-23 Thread Zhitao Li
/ Testing --- Thanks, Zhitao Li

Review Request 66258: Added max_duration to `TaskInfo` and new reason for kill.

2018-03-23 Thread Zhitao Li
676f0b090cad7ebf59eb32556f17ff8b5f247907 include/mesos/v1/mesos.proto 10d506517c9f098374ab0c8f4dcfda42e1896c95 Diff: https://reviews.apache.org/r/66258/diff/1/ Testing --- Thanks, Zhitao Li

Re: Review Request 61262: Added 'heartbeat' event for the operator API.

2018-03-05 Thread Zhitao Li
artbeater` process immediately without wait for `SUBSCRIBED` to be sent, so this could mean that subscriber can receive the `SUBSCRIBED` event after heartbeater sends something. Should reorder the call so we only call `master->subscribe(http);` after the `http.send` on `SUBSCRIBED`?

Re: Review Request 67022: Refreshed checkpointed SlaveInfo if `--reconfiguration_policy==any`.

2018-09-11 Thread Zhitao Li
med that in our agent log, but we can also create a new unit test to cover that case. wdyt? - Zhitao --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67022/#review208520 ---------

Re: Review Request 67022: Refreshed checkpointed SlaveInfo if `--reconfiguration_policy==any`.

2018-09-13 Thread Zhitao Li
src/slave/slave.cpp e6c7e686f287fb4448a0074d4e99298665fc866d Diff: https://reviews.apache.org/r/67022/diff/3/ Changes: https://reviews.apache.org/r/67022/diff/2-3/ Testing --- Thanks, Zhitao Li

<    5   6   7   8   9   10