Craig Hansen-Sturm created MESOS-1616:
-----------------------------------------
Summary: JSON fault tolerance tests do not use real JSON parser
Key: MESOS-1616
URL: https://issues.apache.org/jira/browse/MESOS-1616
Project: Mesos
Issue Type: Improvement
Components: test
Reporter: Craig Hansen-Sturm
Assignee: Craig Hansen-Sturm
Priority: Minor
The original fault tolerance tests were written prior to the JSON parsing
library being part of the project.
Replace hand-coded parser routines with JSON library calls.
https://github.com/apache/mesos/blob/master/src/tests/fault_tolerance_tests.cpp
// TODO(adam-mesos): Use real JSON parser (see stout/json.hpp TODOs).
--
This message was sent by Atlassian JIRA
(v6.2#6252)