You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Chun-Hung Hsiao <ch...@mesosphere.io> on 2017/12/09 00:06:53 UTC

Review Request 64474: Changed `framework_id` to optional for offer oporations in RP API.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64474/
-----------------------------------------------------------

Review request for mesos, Benjamin Bannier, Greg Mann, Jie Yu, and Jan Schlicht.


Repository: mesos


Description
-------

Changed `framework_id` to optional for offer oporations in RP API.


Diffs
-----

  include/mesos/resource_provider/resource_provider.proto 360d8620dd1858321f24daf52eb7bee9742427a5 
  include/mesos/v1/resource_provider/resource_provider.proto 3e799f305cbd3a7d3f94186ee1486e040e6ad1b6 
  src/resource_provider/storage/provider.cpp 2193866e83850a04a3dc8231ab07e6104485f2b6 


Diff: https://reviews.apache.org/r/64474/diff/1/


Testing
-------

sudo make check


Thanks,

Chun-Hung Hsiao