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

Review Request 63013: Avoided periodic allocations in EventAuthorizationFiltering test.

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

Review request for mesos and Michael Park.


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


Repository: mesos


Description
-------

Prior to this patch, the second, still unexpected allocation, can fire
before an appropriate expectation is set. We trigger the second
allocation via `REVIVE` call.


Diffs
-----

  src/tests/api_tests.cpp 3d0db3b6c6bfb088a79921c3841ad312dad1ee6a 


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


Testing
-------

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


Thanks,

Alexander Rukletsov


Re: Review Request 63013: Avoided periodic allocations in EventAuthorizationFiltering test.

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


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/63013/
> -----------------------------------------------------------
> 
> (Updated Oct. 15, 2017, 3:41 p.m.)
> 
> 
> Review request for mesos and Michael Park.
> 
> 
> Bugs: MESOS-7945
>     https://issues.apache.org/jira/browse/MESOS-7945
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Prior to this patch, the second, still unexpected allocation, can fire
> before an appropriate expectation is set. We trigger the second
> allocation via `REVIVE` call.
> 
> 
> Diffs
> -----
> 
>   src/tests/api_tests.cpp 3d0db3b6c6bfb088a79921c3841ad312dad1ee6a 
> 
> 
> Diff: https://reviews.apache.org/r/63013/diff/1/
> 
> 
> Testing
> -------
> 
> See https://reviews.apache.org/r/63015/
> 
> 
> Thanks,
> 
> Alexander Rukletsov
> 
>