-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46033/
-----------------------------------------------------------
(Updated April 11, 2016, 3:16 p.m.)
Review request for mesos and Joerg Schad.
Repository: mesos
Description
-------
When an error is not related to the whole request (e.g., parsing,
converting to protobuf), but to its part (e.g., unknown role), it
seems unnecessary to include the complete request body into the
error response.
Diffs (updated)
-----
src/master/quota_handler.cpp 88247d6525b2aaeb58eea77376fd4ed8e0c653c3
Diff: https://reviews.apache.org/r/46033/diff/
Testing
-------
make check
Thanks,
Alexander Rukletsov
|