This is an automated email from the ASF dual-hosted git repository.

mzhu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.


    from 6fcbd99  Fixed agent draining when returning from unreachable state.
     new cb7b70d  Fixed and improved `Sorter::remove` function.
     new 54b4543  Defined constant `DEFAULT_WEIGHT`.
     new 1310bd0  Tracked weight info in the Role struct in the allocator.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/master/allocator/mesos/hierarchical.cpp        |  1 +
 src/master/allocator/mesos/hierarchical.hpp        |  9 +++++++-
 src/master/allocator/mesos/sorter/drf/sorter.cpp   | 26 +++++++++-------------
 .../allocator/mesos/sorter/random/sorter.cpp       | 26 +++++++++-------------
 src/master/constants.hpp                           |  3 +++
 5 files changed, 34 insertions(+), 31 deletions(-)

Reply via email to