You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Andrei Sekretenko <as...@mesosphere.io> on 2019/06/21 17:34:31 UTC

Review Request 70925: Exposed the MESOS-9856 bug in revivieOffers() in a test.

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

Review request for mesos and Benjamin Mahler.


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


Repository: mesos


Description
-------

This patch exposes a bug, due to which reviveOffers() called for
a specific role clears offer filters for all the roles of a framework.


Diffs
-----

  src/tests/hierarchical_allocator_tests.cpp 7dc3dc1392b120e2798dcd68f7290cae4afa890d 


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


Testing
-------

make check - this test fails


Thanks,

Andrei Sekretenko