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

(Updated Jan. 11, 2016, 2:32 p.m.)


Review request for mesos, Benjamin Bannier, Jan Schlicht, and Till Toenshoff.


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

Removed usage of deprecated constructor for process::http::Unauthorized.


Bugs: MESOS-3933 and MESOS-4305
    https://issues.apache.org/jira/browse/MESOS-3933
    https://issues.apache.org/jira/browse/MESOS-4305


Repository: mesos


Description
-------

The constructor of `process::http::Unauthorize(const std::string)` is marked as 
deprecated. As such, this patch removes the last few instances of its used in 
the codebase.


Diffs
-----

  src/tests/persistent_volume_endpoints_tests.cpp 
f0cce190abc90f0fae84d6c3db20e8215c2d8132 
  src/tests/teardown_tests.cpp 97cc89ba168aefff8512f6d1a25c4f7ddf180bae 

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


Testing
-------

make check


Thanks,

Alexander Rojas

Reply via email to