----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45557/ -----------------------------------------------------------
Review request for mesos, Jie Yu and Timothy Chen. Repository: mesos Description ------- This change cleans up the code a bit making it easier to read: - Bail out early wherever possible to reduce nestedness of code making it easier to read. - Minor cleanups around merging conditions together wherever possible. Diffs ----- src/docker/executor.cpp afc769d0887e3842106e4c350e94c95c8ffc085e Diff: https://reviews.apache.org/r/45557/diff/ Testing ------- make check Thanks, Anand Mazumdar
