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

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


    from 4bb7ef9  SSL Socket: Added downgrade support.
     new a699b7d  Fixed incorrect task count logging in master's agent draining 
logic.
     new 948382d  Added logging of tasks and operations during agent drain 
initiation.
     new cba5ea9  Disallow reactivating a DRAINING agent.
     new b3e96e1  Added a test to ensure agents cannot be reactivated while 
DRAINING.

The 4 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/http.cpp                 |  29 ++++++++
 src/master/master.cpp               |  14 +++-
 src/slave/slave.cpp                 |  38 +++++++++-
 src/tests/master_draining_tests.cpp | 135 +++++++++++++++++++++++++++++++++++-
 4 files changed, 210 insertions(+), 6 deletions(-)

Reply via email to