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

bmahler pushed a change to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/mesos.git.


    from b7a74fb  Secured mesos executor binary using memfd.
     new e1bd92b  Updated libprocess to log all socket errors consistently.
     new fdeefdd  Reduced unnecessary agent lookups in the allocation loops.
     new 1f69296  Fixed incorrect skipping in the allocation loops.
     new af973af  Added a test for MESOS-9554.
     new ce291a4  Added MESOS-9554 to the 1.7.x CHANGELOG.

The 16038 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:
 3rdparty/libprocess/src/process.cpp         |  61 +++++++++++------
 CHANGELOG                                   |   1 +
 src/master/allocator/mesos/hierarchical.cpp | 102 ++++++++++++----------------
 src/tests/hierarchical_allocator_tests.cpp  |  87 ++++++++++++++++++++++++
 4 files changed, 172 insertions(+), 79 deletions(-)

Reply via email to