----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47865/#review134880 -----------------------------------------------------------
Patch looks great! Reviews applied: [47794, 47864, 47795, 47865] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On May 25, 2016, 11:20 p.m., Alexander Rojas wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47865/ > ----------------------------------------------------------- > > (Updated May 25, 2016, 11:20 p.m.) > > > Review request for mesos and Adam B. > > > Bugs: MESOS-5153 > https://issues.apache.org/jira/browse/MESOS-5153 > > > Repository: mesos > > > Description > ------- > > Unsorted entries in an enum could cause confusion for developers > writing code agains the enum and/or when introducing new values. > > > Diffs > ----- > > include/mesos/authorizer/authorizer.proto > 911a2271211249a41c4467f6754e9996f640bf38 > > Diff: https://reviews.apache.org/r/47865/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Alexander Rojas > >