-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67270/
-----------------------------------------------------------

(Updated May 24, 2018, 12:38 p.m.)


Review request for mesos and Benjamin Mahler.


Changes
-------

Fix various other issues.


Summary (updated)
-----------------

Fixed various issues in libprocess example.


Repository: mesos


Description (updated)
-------

* Added the mandatory help string argument to calls
  to 'route()', failing compilation.

* The response returned from the '/vars' endpoint had
  its 'type' field set to 'NONE', causing indefinite
  hanging when trying to access the endpoint. Switched
  to a constructor for OK that implicitly sets that field.

* Removed a stray pid variable in main.


Diffs (updated)
-----

  3rdparty/libprocess/examples/example.cpp 
a97665ee6b75c5b31397b5a10002fa23a7fe370a 


Diff: https://reviews.apache.org/r/67270/diff/2/

Changes: https://reviews.apache.org/r/67270/diff/1-2/


Testing
-------

Compiled the `example.cpp` file.


Thanks,

Benno Evers

Reply via email to