----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64265/#review192650 -----------------------------------------------------------
src/messages/flags.proto Lines 112-113 (patched) <https://reviews.apache.org/r/64265/#comment270909> `required` fields are generally harder to handler during upgrade once we introduce them. Can we find sane way to declare them `optional`? (Mayor be use comment to indicate what non-zero actual value is used when not set?) - Zhitao Li On Dec. 2, 2017, 1:10 a.m., Gilbert Song wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/64265/ > ----------------------------------------------------------- > > (Updated Dec. 2, 2017, 1:10 a.m.) > > > Review request for mesos, Jie Yu, Qian Zhang, Vinod Kone, and Zhitao Li. > > > Bugs: MESOS-8294 > https://issues.apache.org/jira/browse/MESOS-8294 > > > Repository: mesos > > > Description > ------- > > Added a flag conversion protobuf message 'ImageGcConfig'. > > > Diffs > ----- > > src/messages/flags.proto 7ae9ef82cf9e918cac1eadc9f3ec0534ad4922b2 > > > Diff: https://reviews.apache.org/r/64265/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Gilbert Song > >
