----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64342/ -----------------------------------------------------------
Review request for mesos, Alexander Rukletsov and Benjamin Bannier. Repository: mesos Description ------- Due to the short-circuiting behaviour of C++ boolean operations, an agent that re-registers with changed agent capabilities would not have its total updated. Diffs ----- src/master/allocator/mesos/hierarchical.cpp 715650ee9cb15aed1d1e58badf70fc09e26d13c1 Diff: https://reviews.apache.org/r/64342/diff/1/ Testing ------- https://jenkins.mesosphere.com/service/jenkins/view/Mesos/job/mesos/job/Mesos_CI-build/2314/ Thanks, Benno Evers
