-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63833/
-----------------------------------------------------------
Review request for mesos, Alexander Rukletsov, Jie Yu, and Joseph Wu.
Bugs: MESOS-7305
https://issues.apache.org/jira/browse/MESOS-7305
Repository: mesos
Description
-------
This change adds context information to log entries for agent HTTP
API handlers. It impacts the calls `LAUNCH_CONTAINER`,
`WAIT_CONTAINER`, `KILL_CONTAINER`, and `REMOVE_CONTAINER`.
Diffs
-----
src/slave/http.cpp c4d8098df8cf9dd2cc2301b76460dd5e3bdb2bad
Diff: https://reviews.apache.org/r/63833/diff/1/
Testing
-------
```
$ make check
```
Thanks,
Armand Grillet