----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53084/ -----------------------------------------------------------
(Updated Oct. 27, 2016, 3:49 p.m.) Review request for mesos, Alexander Rukletsov, haosdent huang, Jie Yu, Till Toenshoff, and Jiang Yan Xu. Changes ------- Make the behaviour consistent with what libprocess already does. Summary (updated) ----------------- Support `LIBPROCESS_SSL_ENABLED` in the default executor and scheduler. Repository: mesos Description (updated) ------- `LIBPROCESS_SSL_ENABLED` is preferred over `SSL_ENABLED`, and the latter will be deprecated soon. Diffs (updated) ----- src/launcher/default_executor.cpp af4a97f7de5f2157aa65fdab742455b0683c40a4 src/scheduler/scheduler.cpp e282d419119dd1f01e170acf5cc2c6175b59791d Diff: https://reviews.apache.org/r/53084/diff/ Testing ------- make check Thanks, Gastón Kleiman