-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70507/
-----------------------------------------------------------
(Updated April 20, 2019, 6:14 p.m.)
Review request for mesos, Benno Evers, Benjamin Mahler, and Meng Zhu.
Bugs: MESOS-9619
https://issues.apache.org/jira/browse/MESOS-9619
Repository: mesos
Description (updated)
-------
This patch adds a new static method which enables the
construction of `ResourceQuantities` from `Resources`.
Namely, this permits the inclusion of sets and ranges in the
input resources used to construct `ResourceQuantities`.
Diffs (updated)
-----
src/common/resource_quantities.hpp cbf1364b4617b7627822a24cd0c8ecf80cd9e583
src/common/resource_quantities.cpp 48e89947502c1c056456f77144e62455e3745440
src/tests/resource_quantities_tests.cpp 0f42479b194a2f45b6e7f411094cd28ac502c7c4
Diff: https://reviews.apache.org/r/70507/diff/3/
Changes: https://reviews.apache.org/r/70507/diff/2-3/
Testing
-------
Testing details at the end of this chain.
Thanks,
Greg Mann
|