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

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


    from ca82dbb  Revert "Added MESOS-9189 to the 1.6.2 CHANGELOG."
     new e3a9eb3  Fixed IOSwitchboard waiting EOF from attach container input 
request.
     new a1798ae  Added `AgentAPITest.LaunchNestedContainerSessionKillTask` 
test.
     new d82177d  Added `AgentAPITest.AttachContainerInputRepeat` test.
     new 2ddd6f0  Fixed HTTP errors caused by dropped HTTP responses by 
IOSwitchboard.
     new c1448f3  Fixed broken pipe error in IOSwitchboard.
     new 8f114cb  Added MESOS-8545 and MESOS-9131 to the 1.6.2 CHANGELOG.

The 6 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:
 CHANGELOG                                        |   2 +
 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 +
 6 files changed, 593 insertions(+), 28 deletions(-)

Reply via email to