----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63312/#review189267 -----------------------------------------------------------
Bad patch! Reviews applied: [63312, 63105, 61946, 61810, 63104, 63094, 62903, 63001] Failed command: python support/apply-reviews.py -n -r 63312 Error: 2017-10-26 02:34:21 URL:https://reviews.apache.org/r/63312/diff/raw/ [15399/15399] -> "63312.patch" [1] error: patch failed: src/v1/resources.cpp:1814 error: src/v1/resources.cpp: patch does not apply Full log: https://builds.apache.org/job/Mesos-Reviewbot/19903/console - Mesos Reviewbot On Oct. 25, 2017, 2:16 p.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/63312/ > ----------------------------------------------------------- > > (Updated Oct. 25, 2017, 2:16 p.m.) > > > Review request for mesos, Benjamin Bannier, Gaston Kleiman, Greg Mann, and > Jan Schlicht. > > > Repository: mesos > > > Description > ------- > > This patch updated Resources::apply method to support new operations: > CREATE_VOLUME, DESTROY_VOLUME, CREATE_BLOCK and DESTROY_BLOCK. We > introduced an optional `convertedResources` field to this method for > new operations. > > This patch also made sure that we don't call Resources::apply for > LAUNCH and LAUNCH_GROUP, because it does not really "convert" the > resources. > > > Diffs > ----- > > include/mesos/resources.hpp 9f959494f5c0376aa4ebd8f2571f4b1f45c83cb3 > include/mesos/v1/resources.hpp a6216858136c82d5ebb5da3bb22c0b8a58a3b75d > src/common/resources.cpp 7ee4dae1389e037531aec533a3d235ee06443ea8 > src/examples/persistent_volume_framework.cpp > 1f8f4bea7ce4d1a919034e0639b4f70e7c9961cf > src/master/allocator/mesos/hierarchical.cpp > 5b6efe5faa3c3b10f1f714f582a155b368f8ccaf > src/v1/resources.cpp 5c0a196cf87b377b345e53a36ed24727d52381ca > > > Diff: https://reviews.apache.org/r/63312/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Jie Yu > >
