You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Benjamin Hindman <be...@berkeley.edu> on 2017/01/14 21:36:38 UTC

Review Request 55539: Replaced recursive implementation in http::Connection with loop.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55539/
-----------------------------------------------------------

Review request for mesos, Anand Mazumdar, Benjamin Mahler, and Kevin Klues.


Bugs: MESOS-6912
    https://issues.apache.org/jira/browse/MESOS-6912


Repository: mesos


Description
-------

Replaced recursive implementation in http::Connection with loop.


Diffs
-----

  3rdparty/libprocess/src/http.cpp 8895f0cfadf1cca9714fc7110ed0914e3db18983 

Diff: https://reviews.apache.org/r/55539/diff/


Testing
-------

make check


Thanks,

Benjamin Hindman