----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58359/#review172363 -----------------------------------------------------------
src/java/mesos.pom.in Line 86 (original), 86 (patched) <https://reviews.apache.org/r/58359/#comment245466> hmm, does this mean frameworks would be forced to move to proto3 and not keep using proto2? src/python/interface/setup.py.in Line 29 (original), 29 (patched) <https://reviews.apache.org/r/58359/#comment245464> hmm, this seems to suggest that any framework using the python bindings would be forced to use protobuf 3.2.0 and not use proto2? src/python/protocol/setup.py.in Line 29 (original), 29 (patched) <https://reviews.apache.org/r/58359/#comment245465> Ditto as above. - Anand Mazumdar On April 18, 2017, 6:25 p.m., Zhitao Li wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/58359/ > ----------------------------------------------------------- > > (Updated April 18, 2017, 6:25 p.m.) > > > Review request for mesos, Anand Mazumdar and Joseph Wu. > > > Bugs: MESOS-7228 > https://issues.apache.org/jira/browse/MESOS-7228 > > > Repository: mesos > > > Description > ------- > > Update Mesos build library to use protobuf 3.2.0. > > > Diffs > ----- > > configure.ac 090783abe98f40c2929ecb4fc025c75936a3d8ef > src/java/mesos.pom.in 080767f011782f048ab0244f93daea189326587c > src/python/interface/setup.py.in 8e38f3feb705f08737cff93e0ed442a1f48dcbf9 > src/python/native_common/ext_modules.py.in > e0bb335e5ae663f398cea904a0e53e3c5fb210d7 > src/python/protocol/setup.py.in b7de10a2a099d21d6eba551ba071b6c31a1460be > support/mesos-tidy/entrypoint.sh 5dbaa6086621934a7313dfa5c8008b6a6f5496f1 > > > Diff: https://reviews.apache.org/r/58359/diff/2/ > > > Testing > ------- > > > Thanks, > > Zhitao Li > >
