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

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


    from 8419b87  Revert "Added MESOS-9189 to the 1.7.0 CHANGELOG."
     new e9605a6  Fixed IOSwitchboard waiting EOF from attach container input 
request.
     new f672afe  Added `AgentAPITest.LaunchNestedContainerSessionKillTask` 
test.
     new 4a1b318  Added `AgentAPITest.AttachContainerInputRepeat` test.
     new 1672941  Fixed HTTP errors caused by dropped HTTP responses by 
IOSwitchboard.
     new 600b388  Fixed broken pipe error in IOSwitchboard.

The 5 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/slave/containerizer/mesos/io/switchboard.cpp | 105 +++--
 src/slave/http.cpp                               |  28 +-
 src/slave/http.hpp                               |   3 +
 src/tests/api_tests.cpp                          | 466 +++++++++++++++++++++++
 src/tests/containerizer/io_switchboard_tests.cpp |  17 +
 5 files changed, 591 insertions(+), 28 deletions(-)

Reply via email to