-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71595/
-----------------------------------------------------------
Review request for mesos, Andrei Sekretenko and Meng Zhu.
Bugs: MESOS-10008
https://issues.apache.org/jira/browse/MESOS-10008
Repository: mesos
Description
-------
Per MESOS-10008, large scalar values overflow and can crash
the master. This patch imposes maximums for guarantees and limits
well below the overflow point, to prevent this from happening.
Diffs
-----
src/master/quota.cpp 4ecd3269ac092b187082675e723cb18e40cea573
Diff: https://reviews.apache.org/r/71595/diff/1/
Testing
-------
Test added in subsequent patch.
Thanks,
Benjamin Mahler