----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5431/ -----------------------------------------------------------
(Updated June 21, 2012, 5:01 a.m.) Review request for mesos, Benjamin Hindman and Vinod Kone. Changes ------- Modify the exit condition for the framework. Description ------- A test framework called balloon, which is used to simulate the memory leak situation so that we can test our OOM notification mechanism in cgroups. The test framework will only schedule a single task, which will gradually increase the memory usage and exceed its assigned limit. Diffs (updated) ----- src/Makefile.am 8760f59 src/examples/balloon_executor.cpp PRE-CREATION src/examples/balloon_framework.cpp PRE-CREATION Diff: https://reviews.apache.org/r/5431/diff/ Testing ------- Manual. Thanks, Jie Yu
