----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49062/ -----------------------------------------------------------
Review request for mesos, Joerg Schad and Michael Park. Repository: mesos Description ------- Our jsonify library consumes the lambdas immediately, without saving them internally or running asynchronously. Hence it is OK to capture by reference in this case. Diffs ----- src/master/http.cpp 7daaf12a4086635bbc5aba5e3375c95e8899ac6e Diff: https://reviews.apache.org/r/49062/diff/ Testing ------- make check on Mac OS 10.10.4 Thanks, Alexander Rukletsov