[ 
https://issues.apache.org/jira/browse/MESOS-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Craig Hansen-Sturm updated MESOS-1616:
--------------------------------------

    Description: 
The original fault tolerance tests were written prior to the JSON parsing 
library incorporated into 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).

  was:
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).


> 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 incorporated into 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)

Reply via email to