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

(Updated May 18, 2016, 3:10 a.m.)


Review request for mesos, Adam B, Alexander Rukletsov, Alexander Rojas, and 
Vinod Kone.


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

Fixed authorization::Request initializings.


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


Repository: mesos


Description
-------

Fixes a number of a authorization::Request initializings that were
missing required fields. Also adds a CHECK to the LocalAuthorizer
helping us to catch and prevent these problems in the future.


Diffs
-----

  src/authorizer/local/authorizer.cpp e95435327bb3b6f447e814b8657bce8084535346 
  src/common/http.cpp ad6a4b44af3ec847a3a6c0839a88fba18cda5011 
  src/master/http.cpp 6cefcc8b6ddcfe4098521e838bfdc95936fe7476 
  src/master/master.cpp 35b428b0f7dee5954514d8860cfc498271ccf267 
  src/master/quota_handler.cpp 6590519d8440f352f5bf00fda805414a5aad725c 
  src/master/weights_handler.cpp 4bc060fdb015df6658194eef92fe11b14aa15c79 
  src/slave/http.cpp 0fb9b81c4a87250e454e3380c61cf9037454810b 
  src/tests/authorization_tests.cpp f50ac69c32d0551a63391d97f31559ff4f414011 

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


Testing
-------

make check (OSX)


Thanks,

Till Toenshoff

Reply via email to