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

(Updated Feb. 28, 2017, 6:21 a.m.)


Review request for mesos, Adam B, Alexander Rojas, Jan Schlicht, Till 
Toenshoff, and Vinod Kone.


Changes
-------

Changed 'AuthenticationContext' to 'Principal'.


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

Updated libprocess handlers to use the 'Principal' type.


Bugs: MESOS-7003
    https://issues.apache.org/jira/browse/MESOS-7003


Repository: mesos


Description (updated)
-------

This patch updates the HTTP endpoint handlers in libprocess
to make use of the `Principal` type instead of an
`Option<string>& principal`.


Diffs (updated)
-----

  3rdparty/libprocess/include/process/logging.hpp 
b5c2515605d5a9fab304f1425d29082f6167cea4 
  3rdparty/libprocess/include/process/metrics/metrics.hpp 
d9c64b7a4660182a5a23beed50a8e42b89d8b2aa 
  3rdparty/libprocess/include/process/profiler.hpp 
d19d647aa0d1172f09940fae1d1dfa83fd07b924 
  3rdparty/libprocess/src/logging.cpp cf7b43d2339df57ce899677419968d7e00ad8c38 
  3rdparty/libprocess/src/metrics/metrics.cpp 
29c8c1da4e1424f029ccdf9fab890e8c1ec0ccb8 
  3rdparty/libprocess/src/profiler.cpp 2b3b6d5220aed9568f9fef51045cf322aa2934d7 

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


Testing
-------

Testing information can be found at the end of this review chain.


Thanks,

Greg Mann

Reply via email to