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 6f87faf  Moved import of '../lib' from new CLI bootstrap to 
pip-requirements.txt.
     new 6ab80da  Added 'received' timestamp into `process::Request`.
     new 7df7e4d  Introduced `logResponse` for http handlers.
     new 9203d09  Logged request processing time for some endpoints.

The 3 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/include/process/http.hpp |  5 ++++-
 src/common/http.cpp                          | 15 +++++++++++++++
 src/common/http.hpp                          | 11 +++++++++++
 src/master/master.cpp                        | 25 ++++++++++++++++++++-----
 src/slave/slave.cpp                          | 10 ++++++++--
 5 files changed, 58 insertions(+), 8 deletions(-)

Reply via email to