-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50634/
-----------------------------------------------------------
Review request for mesos, Anand Mazumdar, Benjamin Mahler, and Vinod Kone.
Bugs: MESOS-5943
https://issues.apache.org/jira/browse/MESOS-5943
Repository: mesos
Description
-------
Libprocess: [2/2] Fixed decoder to support incremental URL parsing.
Diffs
-----
3rdparty/libprocess/src/decoder.hpp c0cefd4bdc55049ca0b0f63cd463de5ab30d952b
Diff: https://reviews.apache.org/r/50634/diff/
Testing
-------
make check.
Verified that the incremental parsing tests passed.
Re-ran original repro that broke scheduler driver connection. Verified the
behavior was no longer re-producible.
Thanks,
Joris Van Remoortere