----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27675/#review60304 -----------------------------------------------------------
docs/upgrades.md <https://reviews.apache.org/r/27675/#comment101671> My suggested rewording: The Authentication API has changed slightly in this release to support additional authentication mechanisms. The change from 'string' to 'bytes' for AuthenticationStartMessage.data has no impact on C++ or the over-the-wire representation, so it only impacts pure language bindings for languages like Java and Python that use different types for UTF-8 strings vs. byte arrays. - Adam B On Nov. 6, 2014, 2:51 a.m., Till Toenshoff wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/27675/ > ----------------------------------------------------------- > > (Updated Nov. 6, 2014, 2:51 a.m.) > > > Review request for mesos, Adam B and Vinod Kone. > > > Bugs: MESOS-2001 > https://issues.apache.org/jira/browse/MESOS-2001 > > > Repository: mesos-git > > > Description > ------- > > see summary. > > > Diffs > ----- > > docs/upgrades.md 3aff335 > > Diff: https://reviews.apache.org/r/27675/diff/ > > > Testing > ------- > > > Thanks, > > Till Toenshoff > >