Re: Review Request 55394: Changed `Master::updateTask` to allow terminal tasks to be updated.

2017-01-10 Thread Neil Conway
> On Jan. 10, 2017, 11:51 p.m., Vinod Kone wrote: > > What's the motivation for this change? This is needed by https://reviews.apache.org/r/54232/ -- if we're going to update the task from `UNREACHABLE` to `KILLED`, we need `updateTask()` to be able to transition a task from one "terminal"

Re: Review Request 55394: Changed `Master::updateTask` to allow terminal tasks to be updated.

2017-01-10 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55394/#review161145 --- What's the motivation for this change? - Vinod Kone On Jan.

Review Request 55394: Changed `Master::updateTask` to allow terminal tasks to be updated.

2017-01-10 Thread Neil Conway
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55394/ --- Review request for mesos and Vinod Kone. Bugs: MESOS-6619