----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62187/ -----------------------------------------------------------
(Updated Sept. 10, 2018, 5:57 p.m.) Review request for mesos, Andrei Budnik and Alexander Rukletsov. Repository: mesos Description ------- I need to check potential security issue caused by creating unix sockets in /tmp directory, which leads to failed tests: [ FAILED ] CommandExecutorCheckTest.CommandCheckDeliveredAndReconciled [ FAILED ] CommandExecutorCheckTest.CommandCheckStatusChange [ FAILED ] DefaultExecutorCheckTest.CommandCheckDeliveredAndReconciled [ FAILED ] DefaultExecutorCheckTest.CommandCheckStatusChange [ FAILED ] DefaultExecutorCheckTest.CommandCheckSeesParentsEnv [ FAILED ] DefaultExecutorCheckTest.CommandCheckSharesWorkDirWithTask Diffs ----- src/slave/containerizer/mesos/containerizer.cpp 4d5dc13f363f5d8886983d7dd06a5cecc177c345 src/slave/containerizer/mesos/io/switchboard.cpp 63d3cf80d8af6347c70fa6b7e2fd824faa0c7e3f src/slave/http.cpp 3ea7829df8c1c35d2fa3a44f19a60b7e261042ce Diff: https://reviews.apache.org/r/62187/diff/1/ Testing (updated) ------- internal CI (3x times) Thanks, Andrei Budnik
