----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60932/#review181023 -----------------------------------------------------------
include/mesos/v1/mesos.proto Lines 2815 (patched) <https://reviews.apache.org/r/60932/#comment256448> Why do we need this? I see `Entry.op` is a required field rather than an optional field, so why do we need `UNKNOWN` for a required field? - Qian Zhang On July 20, 2017, 8:17 a.m., Gilbert Song wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/60932/ > ----------------------------------------------------------- > > (Updated July 20, 2017, 8:17 a.m.) > > > Review request for mesos, haosdent huang, Jason Lai, Jie Yu, Qian Zhang, and > Zhitao Li. > > > Bugs: MESOS-6162 > https://issues.apache.org/jira/browse/MESOS-6162 > > > Repository: mesos > > > Description > ------- > > Only statistics information for blkio in protobuf. > > > Diffs > ----- > > include/mesos/mesos.proto ab2a372184b7cfbaf7a38e90f487cba38c3e80b8 > include/mesos/v1/mesos.proto 5e92e5d86023ad6edd94303fbde964bf403abf02 > > > Diff: https://reviews.apache.org/r/60932/diff/2/ > > > Testing > ------- > > make > > > Thanks, > > Gilbert Song > >
