You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Ben Mahler <be...@gmail.com> on 2014/12/01 19:12:13 UTC

Re: Review Request 28433: Fixed a double counting bug for staging tasks.

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


Where was the double counting occurring?

- Ben Mahler


On Nov. 25, 2014, 7:07 a.m., Jie Yu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/28433/
> -----------------------------------------------------------
> 
> (Updated Nov. 25, 2014, 7:07 a.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> Fixed a double counting bug for staging tasks.
> 
> 
> Diffs
> -----
> 
>   src/slave/slave.cpp ed63dedbda0bf548a95de7d39002ac56a29303e5 
> 
> Diff: https://reviews.apache.org/r/28433/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Jie Yu
> 
>


Re: Review Request 28433: Fixed a double counting bug for staging tasks.

Posted by Jie Yu <yu...@gmail.com>.

> On Dec. 1, 2014, 6:12 p.m., Ben Mahler wrote:
> > Where was the double counting occurring?

For queuedTasks, we counted the TASK_STAGING twice.


- Jie


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


On Dec. 2, 2014, 1:03 a.m., Jie Yu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/28433/
> -----------------------------------------------------------
> 
> (Updated Dec. 2, 2014, 1:03 a.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> Fixed a double counting bug for staging tasks.
> 
> 
> Diffs
> -----
> 
>   src/slave/slave.cpp ed63dedbda0bf548a95de7d39002ac56a29303e5 
> 
> Diff: https://reviews.apache.org/r/28433/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Jie Yu
> 
>