> On June 26, 2015, 9:23 p.m., Michael Park wrote:
> > Just a question: what do we mean by a "pure client" here?
> 
> Ben Mahler wrote:
>     Before we figured out that HTTP API was a better name, we used to call it 
> "pure" as in the clients don't need libmesos pulled in. Removed the reference 
> to "pure" here :)

I see, sweet. Thanks for the clarification :)


- Michael


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35910/#review89565
-----------------------------------------------------------


On June 27, 2015, 12:36 a.m., Ben Mahler wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/35910/
> -----------------------------------------------------------
> 
> (Updated June 27, 2015, 12:36 a.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Now that `TaskStatus` includes a 'uuid', the executor driver should set it 
> the same as the `StatusUpdate` 'uuid'.
> 
> For pure clients, we'll have to use and validate the 'uuid' coming from the 
> executor. I've added a TODO for this in a subsequent patch.
> 
> 
> Diffs
> -----
> 
>   src/exec/exec.cpp 930dda91068dc6ccbab848b5723ce1568f042779 
> 
> Diff: https://reviews.apache.org/r/35910/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Ben Mahler
> 
>

Reply via email to