----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13398/#review24893 -----------------------------------------------------------
If someone runs: $ MESOS_CHECKPOINT=0 ./long-lived-framework master This will enable checkpointing? Maybe we should check the value of the environment variable, or try to match what <stout/flags.hpp> does when processing environment variables? - Ben Mahler On Aug. 8, 2013, 1:07 a.m., Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/13398/ > ----------------------------------------------------------- > > (Updated Aug. 8, 2013, 1:07 a.m.) > > > Review request for mesos, Benjamin Hindman and Ben Mahler. > > > Bugs: MESOS-626 > https://issues.apache.org/jira/browse/MESOS-626 > > > Repository: mesos-git > > > Description > ------- > > See summary. > > > Diffs > ----- > > src/examples/java/TestFramework.java > d130b08dd5066da1926cad4e2443f62b50abcc37 > src/examples/long_lived_framework.cpp > 9c86481eb45cd8cdf923ddad2112a3a9010153b4 > src/examples/python/test_framework.py > 63725086b58d94cd4e1685f83f7dadbb5dd271f1 > src/examples/test_framework.cpp f91d57aedd92c8a3b6e35cc71a2577df9f08665d > > Diff: https://reviews.apache.org/r/13398/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Vinod Kone > >
