You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Alexander Rukletsov <ru...@gmail.com> on 2017/10/15 22:41:22 UTC

Review Request 63012: Avoided periodic allocations in api tests.

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

Review request for mesos and Michael Park.


Bugs: MESOS-8082
    https://issues.apache.org/jira/browse/MESOS-8082


Repository: mesos


Description
-------

Turn off periodic allocations to avoid the race between
`HierarchicalAllocator::updateAvailable()` and periodic allocations.


Diffs
-----

  src/tests/api_tests.cpp 3d0db3b6c6bfb088a79921c3841ad312dad1ee6a 


Diff: https://reviews.apache.org/r/63012/diff/1/


Testing
-------

See https://reviews.apache.org/r/63015/


Thanks,

Alexander Rukletsov


Re: Review Request 63012: Avoided periodic allocations in api tests.

Posted by Michael Park <mp...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63012/#review188231
-----------------------------------------------------------


Ship it!




Ship It!

- Michael Park


On Oct. 15, 2017, 3:41 p.m., Alexander Rukletsov wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/63012/
> -----------------------------------------------------------
> 
> (Updated Oct. 15, 2017, 3:41 p.m.)
> 
> 
> Review request for mesos and Michael Park.
> 
> 
> Bugs: MESOS-8082
>     https://issues.apache.org/jira/browse/MESOS-8082
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Turn off periodic allocations to avoid the race between
> `HierarchicalAllocator::updateAvailable()` and periodic allocations.
> 
> 
> Diffs
> -----
> 
>   src/tests/api_tests.cpp 3d0db3b6c6bfb088a79921c3841ad312dad1ee6a 
> 
> 
> Diff: https://reviews.apache.org/r/63012/diff/1/
> 
> 
> Testing
> -------
> 
> See https://reviews.apache.org/r/63015/
> 
> 
> Thanks,
> 
> Alexander Rukletsov
> 
>