> On Oct. 22, 2014, 6:17 p.m., Vinod Kone wrote: > > Could you also mention in the description what the old and new directory > > layout for authentication is?
Let me know if 27122 does match your expectations in connection with MESOS-1893. > On Oct. 22, 2014, 6:17 p.m., Vinod Kone wrote: > > src/authentication/cram_md5/authenticator/authenticator.hpp, line 445 > > <https://reviews.apache.org/r/26857/diff/2/?file=727108#file727108line445> > > > > -1 > > > > We prefer to keep all the definitions in one place. ...hence I should drop this issue? - Till ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26857/#review57844 ----------------------------------------------------------- On Oct. 24, 2014, 1:28 a.m., Till Toenshoff wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26857/ > ----------------------------------------------------------- > > (Updated Oct. 24, 2014, 1:28 a.m.) > > > Review request for mesos, Adam B, Benjamin Hindman, and Vinod Kone. > > > Bugs: MESOS-1889 > https://issues.apache.org/jira/browse/MESOS-1889 > > > Repository: mesos-git > > > Description > ------- > > Introducing the CRAM-MD5 SASL authenticator module based on the former > sasl/authenticator. > > > Diffs > ----- > > src/Makefile.am 2617f77 > src/authentication/authenticator.hpp PRE-CREATION > src/authentication/cram_md5/authenticator.hpp 3a2a97d > src/examples/test_authenticator_module.cpp PRE-CREATION > src/module/manager.cpp 1613e39 > > Diff: https://reviews.apache.org/r/26857/diff/ > > > Testing > ------- > > make check > > NOTE all three CRAM-MD5 authenticator module related RRs need to get applied > before running make check. > > > Thanks, > > Till Toenshoff > >
