-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50634/
-----------------------------------------------------------
(Updated Aug. 2, 2016, 1:13 a.m.)
Review request for mesos, Anand Mazumdar, Benjamin Mahler, and Vinod Kone.
Changes
-------
Rebased.
- Removed comment that was overly verbose.
- Simplified url data assignment.
Summary (updated)
-----------------
Libprocess: [3/3] Fixed decoder to support incremental URL parsing.
Bugs: MESOS-5943
https://issues.apache.org/jira/browse/MESOS-5943
Repository: mesos
Description (updated)
-------
See summary.
Diffs (updated)
-----
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