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 ea670ec  Fixed systemd socket activation on old systemd versions.
     new df9e3a6  Improved performance of v1 agent operator API GET_METRICS 
call.
     new ea2dcb4  Improved performance of v1 agent operator API GET_FRAMEWORKS 
call.
     new fd2c783  Improved performance of v1 agent operator API GET_EXECUTORS 
call.
     new 4aff0d7  Improved performance of v1 agent operator API GET_TASKS call.
     new 0d8c492  Improved performance of v1 agent operator API GET_STATE call.
     new de88754  Minor cleanups to master's GET_* call handlers.

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:
 src/common/http.hpp             | 110 +++++
 src/master/http.cpp             | 108 +----
 src/master/readonly_handler.cpp |  23 +-
 src/slave/http.cpp              | 982 ++++++++++++++++++++++++++++++++++++++--
 src/slave/http.hpp              |  16 +
 5 files changed, 1080 insertions(+), 159 deletions(-)

Reply via email to