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

Review request for mesos, Alexander Rojas and Vinod Kone.


Repository: mesos


Description
-------

The master's validation function for RESERVE operations previously
did not set a default parameter value for its final optional
parameter, requiring callsites to explicitly specify `None()`. This
patch adds the default value.


Diffs
-----

  src/master/http.cpp 6e5178eeea6cc6b90ae253840da22be13444b088 
  src/master/validation.hpp f03b3280704083be1ca074ca07c69edbb49dae19 

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


Testing
-------

`make check`


Thanks,

Greg Mann

Reply via email to