----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8145/ -----------------------------------------------------------
(Updated Nov. 21, 2012, 2:57 p.m.) Review request for mesos, Benjamin Hindman and Ben Mahler. Changes ------- Enforced 16bit numbers for ports Description ------- Added helpers to extract specific resources: cpus,mem, disk and ports. I wanted these as part of a fix I am going to make to the slave, to properly deal with resources specified via command line. Hopefully, once we make the resources first class, we don't need these helpers? Diffs (updated) ----- src/common/resources.hpp 5237b6031919aaed2d742bc095e537e83bf9f3fd src/tests/resources_tests.cpp 83e93482a6800724d51aeae91e57d2a2b52b37b6 Diff: https://reviews.apache.org/r/8145/diff/ Testing ------- make check Thanks, Vinod Kone
