----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71935/#review219101 -----------------------------------------------------------
include/mesos/mesos.proto Lines 2652 (patched) <https://reviews.apache.org/r/71935/#comment307208> Should we name it as `REASON_CONTAINER_MEMORY_REQUEST_EXCEEDED` to be consistent with the existing `REASON_CONTAINER_LIMITATION_MEMORY`? - Qian Zhang On Dec. 21, 2019, 4:04 p.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/71935/ > ----------------------------------------------------------- > > (Updated Dec. 21, 2019, 4:04 p.m.) > > > Review request for mesos, Andrei Budnik and Qian Zhang. > > > Bugs: MESOS-10049 > https://issues.apache.org/jira/browse/MESOS-10049 > > > Repository: mesos > > > Description > ------- > > The new reason will be sent to frameworks when one of their tasks is > OOM-killed on an agent while the task is exceeding its memory request. > > > Diffs > ----- > > include/mesos/mesos.proto 7d77ddd8021eb7cc3919f3151594dd38606c15c5 > include/mesos/v1/mesos.proto 7abb6ba60a1b1861338c47717a49c72a5dffa68c > > > Diff: https://reviews.apache.org/r/71935/diff/1/ > > > Testing > ------- > > `make` > > > Thanks, > > Greg Mann > >
