----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54731/ -----------------------------------------------------------
Review request for mesos, Adam B and Kevin Klues. Repository: mesos Description ------- `attachContainerOutput` could return a non OK response (e.g., authz error). We should return the response in this case instead of failing the CHECK. Diffs ----- src/slave/http.cpp 56c2879c41a84f959107e28410a46aeb11457975 Diff: https://reviews.apache.org/r/54731/diff/ Testing ------- I will add a test in the next review. Thanks, Vinod Kone
