-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50633/
-----------------------------------------------------------
(Updated Aug. 2, 2016, 1:13 a.m.)
Review request for mesos, Anand Mazumdar, Benjamin Mahler, and Vinod Kone.
Changes
-------
Rebased.
Summary (updated)
-----------------
Libprocess: [1/3] Parameterized decoder tests for incremental parsing.
Bugs: MESOS-5943
https://issues.apache.org/jira/browse/MESOS-5943
Repository: mesos
Description
-------
The parameter allows us to control how much data is fed to the parser
per call.
Diffs (updated)
-----
3rdparty/libprocess/src/tests/decoder_tests.cpp
4535614312373b0515025f09f9f8495f9ce353a3
Diff: https://reviews.apache.org/r/50633/diff/
Testing (updated)
-------
The tests fail during incremental parsing of URLs. This is expected. The
subsequent patches fix these tests.
Thanks,
Joris Van Remoortere