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

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


    from d34ded8  Added rapidjson to RPM spec file.
     new 2fdc8f3  Fixed IOSwitchboard waiting EOF from attach container input 
request.
     new e941d20  Added `AgentAPITest.LaunchNestedContainerSessionKillTask` 
test.
     new 7ad390b  Added `AgentAPITest.AttachContainerInputRepeat` test.
     new 5b95bb0  Fixed HTTP errors caused by dropped HTTP responses by 
IOSwitchboard.
     new c5cf4d4  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