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

(Updated Nov. 6, 2014, 12:19 a.m.)


Review request for mesos, Adam B and Vinod Kone.


Changes
-------

rebased


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


Repository: mesos-git


Description
-------

Also fixes messages.proto to use a raw bytestream instead of a string for 
AuthenticationStartMessage as non CRAM-MD5 authentication may transmit binary 
data.

Note that this patch covers modularized slave authentication only. Framework 
authentication currently is currently covered by the default (built-in) 
implementation. There will be a subsequent patch for modularized framework 
authentication. 


Diffs (updated)
-----

  src/messages/messages.proto de0e2a2 
  src/sched/sched.cpp e5f828d 
  src/scheduler/scheduler.cpp c74187c 
  src/slave/constants.hpp 701dd89 
  src/slave/constants.cpp d6ad78c 
  src/slave/flags.hpp efbd35d 
  src/slave/slave.hpp 5b082fc 
  src/slave/slave.cpp dbfd1a8 

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


Testing
-------

make check

NOTE all three CRAM-MD5 authenticatee module related RRs need to get applied 
before running make check.


Thanks,

Till Toenshoff

Reply via email to