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:15 UTC

Review Request 63008: Avoided periodic allocations in reservation endpoint tests.

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

Review request for mesos and Michael Park.


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


Repository: mesos


Description
-------

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


Diffs
-----

  src/tests/reservation_endpoints_tests.cpp 5a6e9a7f08a5306542830f359868b2c31f4820c6 


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


Testing
-------

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


Thanks,

Alexander Rukletsov


Re: Review Request 63008: Avoided periodic allocations in reservation endpoint tests.

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


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/63008/
> -----------------------------------------------------------
> 
> (Updated Oct. 15, 2017, 3:41 p.m.)
> 
> 
> Review request for mesos and Michael Park.
> 
> 
> Bugs: MESOS-8048
>     https://issues.apache.org/jira/browse/MESOS-8048
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Turn off periodic allocations to avoid the race between
> `HierarchicalAllocator::updateAvailable()` and periodic allocations.
> 
> 
> Diffs
> -----
> 
>   src/tests/reservation_endpoints_tests.cpp 5a6e9a7f08a5306542830f359868b2c31f4820c6 
> 
> 
> Diff: https://reviews.apache.org/r/63008/diff/1/
> 
> 
> Testing
> -------
> 
> See https://reviews.apache.org/r/63015/
> 
> 
> Thanks,
> 
> Alexander Rukletsov
> 
>