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

(Updated Nov. 6, 2014, 4:44 p.m.)


Review request for mesos and Adam B.


Changes
-------

Remove extra return...


Repository: mesos-git


Description
-------

It is an API expectation that the path start with '/', and if it doesn't it 
should be a programmer error.

No code actually checked the return code. If a developer did get this wrong 
previously it would silently do nothing and in debugging their endpoint just 
wouldn't appear. This makes it simple/easy for them to find.


Diffs (updated)
-----

  3rdparty/libprocess/include/process/process.hpp 
81a1f7a3fece78bb7df1e86850572922c8704ea4 
  3rdparty/libprocess/src/process.cpp 85fb9958342f0bcdde322d9c55333126e6f86668 

Diff: https://reviews.apache.org/r/27660/diff/


Testing
-------

make distcheck on ubuntu 14.04


Thanks,

Cody Maloney

Reply via email to