-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56618/
-----------------------------------------------------------
(Updated Feb. 17, 2017, 10:34 p.m.)
Review request for mesos, Adam B, Alexander Rojas, Jan Schlicht, Till
Toenshoff, and Vinod Kone.
Bugs: MESOS-7003
https://issues.apache.org/jira/browse/MESOS-7003
Repository: mesos
Description
-------
This patch updates common Mesos HTTP-related helpers,
as well as the `authorization::Subject` protobuf
message, to make use of the `AuthenticationContext`
type instead of an `Option<string> principal`.
Diffs (updated)
-----
include/mesos/authorizer/authorizer.proto
9cc75b0db17b2d0bab3f449f795cbf505c5b0f15
src/common/http.hpp 3d5ab59ddc4dce4d791c1b439f5e1459d1a724a4
src/common/http.cpp abfbf7248beb2d4068be06b7f5f829d7617f943e
Diff: https://reviews.apache.org/r/56618/diff/
Testing
-------
Testing information can be found at the end of this review chain.
Thanks,
Greg Mann