-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70978/
-----------------------------------------------------------
Review request for mesos, Benjamin Mahler and Meng Zhu.
Bugs: MESOS-9870
https://issues.apache.org/jira/browse/MESOS-9870
Repository: mesos
Description
-------
This patch fixes handling allocator framework metrics in incorrect
order, which was causing master crash when a framework simultaneously
removes a role from both roles and suppressed roles (see MESOS-9870).
Diffs
-----
src/master/allocator/mesos/hierarchical.cpp
26aad6778f12b99bb87c846788d6b6d60f743d8a
Diff: https://reviews.apache.org/r/70978/diff/1/
Testing
-------
Thanks,
Andrei Sekretenko