Review Request 56711: Fixed fetcher to not pick up environment variables it should not see.

2017-02-15 Thread Till Toenshoff
/diff/ Testing --- make check Thanks, Till Toenshoff

Re: Review Request 55771: Rejected optimizing if we are working with a libcxx with UB.

2017-02-07 Thread Till Toenshoff
390> Lets keep this one. - Till Toenshoff On Feb. 7, 2017, 7:49 p.m., Benjamin Bannier wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.

Re: Review Request 55771: Rejected optimizing if we are working with a libcxx with UB.

2017-02-07 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55771/#review164621 --- Rebase please. - Till Toenshoff On Feb. 7, 2017, 7:49 p.m

Re: Review Request 55771: Rejected optimizing if we are working with a libcxx with UB.

2017-02-07 Thread Till Toenshoff
ld look like this; ``` Checking C++ standard library has undefined behaviour with selected optimization level... no ``` - Till Toenshoff On Jan. 23, 2017, 11:33 a.m., Benjamin Bannier wrote: > > --- > This is an a

Re: Review Request 55771: Rejected optimizing if we are working with a libcxx with UB.

2017-01-24 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55771/#review162802 --- Ship it! Ship It! - Till Toenshoff On Jan. 23, 2017, 11:33

Re: Review Request 55772: Rejected optimizing if we are working with a libcxx with UB.

2017-01-24 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55772/#review162801 --- Ship it! Ship It! - Till Toenshoff On Jan. 23, 2017, 11:32

Re: Review Request 55773: Rejected optimizing if we are working with a libcxx with UB.

2017-01-24 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55773/#review162800 --- Ship it! Ship It! - Till Toenshoff On Jan. 21, 2017, 12:23

Re: Review Request 55037: Added default PATH value in `launch.cpp` for Windows case.

2016-12-27 Thread Till Toenshoff
<https://reviews.apache.org/r/55037/#comment231208> By not adding `syswow64` we are excluding 32bit runnables, is this intentional and documented? Is this still a thing on windows? - Till Toenshoff On Dec. 26, 2016, 9:53 a.m., Alex C

Re: Review Request 54993: Modify LevelDB patch to add ARM64/AArch64 support.

2016-12-27 Thread Till Toenshoff
of those changes are unrelated to ARM64 and hence not strictly within the scope of this ticket -- so we do not need those changes. However, having things in sync with upstream is definitely valuable and in these specific cases appears to be free of additional risks. - Till Toenshoff On Dec

Re: Review Request 54996: Fix SIGBUS crash on ARM64/AArch64.

2016-12-27 Thread Till Toenshoff
ddress), 16, stack->size) != 0) { return -1; } ``` - Till Toenshoff On Dec. 22, 2016, 9:24 p.m., Aaron Wood wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > h

Re: Review Request 55006: CMake: renamed test binaries to match autotools.

2016-12-27 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55006/#review160157 --- Ship it! Ship It! - Till Toenshoff On Dec. 23, 2016, 2:22

Re: Review Request 55005: CMake: renamed `process_tests` to `libprocess-tests` to match autotools.

2016-12-27 Thread Till Toenshoff
/CMakeLists.txt (line 67) <https://reviews.apache.org/r/55005/#comment231206> s/process-tests/libprocess-tests/ ? - Till Toenshoff On Dec. 23, 2016, 2:09 a.m., Michael Park wrote: > > --- > This is an automatically generated e

Re: Review Request 55004: CMake: renamed `stout_tests` to `stout-tests` to match autotools.

2016-12-27 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55004/#review160155 --- Ship it! Ship It! - Till Toenshoff On Dec. 23, 2016, 2:09

Re: Review Request 54896: Fixed copy-template-and-create-symlink make target.

2016-12-22 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54896/#review159943 --- Ship it! Ship It! - Till Toenshoff On Dec. 21, 2016, 11:20

Re: Review Request 54739: Used correct shell string comparison operator in test.

2016-12-14 Thread Till Toenshoff
> On Dec. 14, 2016, 1:25 p.m., Till Toenshoff wrote: > > thanks for cleaning up Benjamin - the CI and hence the entire team will > > appreciate :) Quick note, Benjamin also did a quick sweep over the entire codebase to check for further instances of this issue and it seems we

Re: Review Request 54739: Used correct shell string comparison operator in test.

2016-12-14 Thread Till Toenshoff
the entire team will appreciate :) - Till Toenshoff On Dec. 14, 2016, 12:45 p.m., Benjamin Bannier wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 54702: Fixed the tests by turning off agent subsystems in IOSwitchboard tests.

2016-12-13 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54702/#review158997 --- Ship it! Ship It! - Till Toenshoff On Dec. 13, 2016, 12:53

Re: Review Request 54570: Added comments around some health check limitations.

2016-12-09 Thread Till Toenshoff
> On Dec. 9, 2016, 3:46 p.m., Till Toenshoff wrote: > > docs/health-checks.md, line 306 > > <https://reviews.apache.org/r/54570/diff/2/?file=1580448#file1580448line306> > > > > I wonder how significant this overhead is. Do we have any profiling > > inf

Re: Review Request 54571: Timed health check duration.

2016-12-09 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54571/#review158687 --- Ship it! Ship It! - Till Toenshoff On Dec. 9, 2016, 4:23

Re: Review Request 54570: Added comments around some health check limitations.

2016-12-09 Thread Till Toenshoff
tps://reviews.apache.org/r/54570/#comment229479> I wonder how significant this overhead is. Do we have any profiling information we could add to the ticket for reasoning? - Till Toenshoff On Dec. 9, 2016, 3:11 p.m., Alexander Rukletsov

Re: Review Request 54553: Removed `using namespace` decl from slave namespace.

2016-12-09 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54553/#review158679 --- Ship it! Ship It! - Till Toenshoff On Dec. 8, 2016, 11:05

Re: Review Request 54554: Do not assume std symbols are visible without using FQN.

2016-12-09 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54554/#review158678 --- Ship it! Ship It! - Till Toenshoff On Dec. 8, 2016, 11:05

Re: Review Request 54555: Removed using declarations in headers in global scope in libprocess.

2016-12-09 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54555/#review158677 --- Ship it! Ship It! - Till Toenshoff On Dec. 8, 2016, 11:05

Re: Review Request 54205: Improved equality check in SlaveTest.StateEndpoint.

2016-12-09 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54205/#review158673 --- Ship it! Ship It! - Till Toenshoff On Dec. 8, 2016, 1:57

Re: Review Request 54205: Improved equality check in SlaveTest.StateEndpoint.

2016-12-08 Thread Till Toenshoff
tps://reviews.apache.org/r/54205/#comment229284> Would it make sense to not cast into an int at all here, now that we got the epsilon covered? - Till Toenshoff On Nov. 30, 2016, 12:41 p.m., Benjamin Bannier wrote: > > --- > This is a

Re: Review Request 54426: Avoided building glog tests.

2016-12-08 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54426/#review158519 --- Ship it! Ship It! - Till Toenshoff On Dec. 8, 2016, 12:47

Re: Review Request 54494: Fixed container-logger subprocess environment setup.

2016-12-07 Thread Till Toenshoff
(updated) - src/slave/container_loggers/lib_logrotate.cpp 27726abd7f5bd42b0f368f00c524c7eaabee38c0 Diff: https://reviews.apache.org/r/54494/diff/ Testing --- make check Thanks, Till Toenshoff

Re: Review Request 54494: Fixed container-logger subprocess environment setup.

2016-12-07 Thread Till Toenshoff
/lib_logrotate.cpp 27726abd7f5bd42b0f368f00c524c7eaabee38c0 Diff: https://reviews.apache.org/r/54494/diff/ Testing --- make check Thanks, Till Toenshoff

Re: Review Request 54494: Fixed container-logger subprocess environment setup.

2016-12-07 Thread Till Toenshoff
/diff/ Testing --- make check Thanks, Till Toenshoff

Review Request 54494: Fixed container-logger subprocess environment setup.

2016-12-07 Thread Till Toenshoff
://issues.apache.org/jira/browse/MESOS-6747 Repository: mesos Description --- see summary. Diffs - src/slave/container_loggers/lib_logrotate.cpp 27726abd7f5bd42b0f368f00c524c7eaabee38c0 Diff: https://reviews.apache.org/r/54494/diff/ Testing --- make check Thanks, Till

Re: Review Request 54035: Extended test coverage of posix/rlimits isolator.

2016-11-30 Thread Till Toenshoff
limited` and not `unbegrenzt` or alike :) src/tests/containerizer/posix_rlimits_isolator_tests.cpp (line 202) <https://reviews.apache.org/r/54035/#comment228002> See above on failure-reason. - Till Toenshoff On Nov. 23, 2016, 4:35 p.m., Benj

Re: Review Request 54034: Introduced common fixture to PosixRLimitsIsolatorTest.

2016-11-30 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54034/#review157406 --- Ship it! Ship It! - Till Toenshoff On Nov. 23, 2016, 4:35

Re: Review Request 54174: Removed superseded `slavePreLaunchDockerHook` hook.

2016-11-29 Thread Till Toenshoff
ttps://reviews.apache.org/r/54174/#review157322 --- On Nov. 29, 2016, 7:54 p.m., Till Toenshoff wrote: > > --- > This is an automatically generated e-mail. To reply, v

Re: Review Request 54129: Removed superseded `slavePreLaunchDockerEnvironmentDecorator` hook.

2016-11-29 Thread Till Toenshoff
://reviews.apache.org/r/54129/diff/ Testing --- make check Thanks, Till Toenshoff

Re: Review Request 54174: Removed superseded `slavePreLaunchDockerHook` hook.

2016-11-29 Thread Till Toenshoff
--- make check and sudo tests Thanks, Till Toenshoff

Review Request 54174: Removed superseded `slavePreLaunchDockerHook` hook.

2016-11-29 Thread Till Toenshoff
/manager.cpp 59f402b1f8f076b151b771b2b1ae89a3b4d34d5b src/slave/containerizer/docker.cpp 5ce4667b61bb226f726beda6e21b839456e0b941 Diff: https://reviews.apache.org/r/54174/diff/ Testing --- make check and sudo tests Thanks, Till Toenshoff

Re: Review Request 54129: Removed superseded `slavePreLaunchDockerEnvironmentDecorator` hook.

2016-11-29 Thread Till Toenshoff
5ce4667b61bb226f726beda6e21b839456e0b941 src/tests/hook_tests.cpp d334d6c5ff7f966d55b395bfbf4f25ee3fa2 Diff: https://reviews.apache.org/r/54129/diff/ Testing --- make check Thanks, Till Toenshoff

Re: Review Request 54128: Added test for `slavePreLaunchDockerTaskExecutorDecorator` hook.

2016-11-29 Thread Till Toenshoff
d334d6c5ff7f966d55b395bfbf4f25ee3fa2 Diff: https://reviews.apache.org/r/54128/diff/ Testing (updated) --- make check and sudo tests Thanks, Till Toenshoff

Re: Review Request 54165: Fixed conflict in hook result handling.

2016-11-29 Thread Till Toenshoff
/ Testing --- make check Thanks, Till Toenshoff

Review Request 54165: Fixed conflict in hook result handling.

2016-11-29 Thread Till Toenshoff
Arya. Repository: mesos Description --- see summary. Diffs - src/slave/containerizer/docker.cpp 5ce4667b61bb226f726beda6e21b839456e0b941 Diff: https://reviews.apache.org/r/54165/diff/ Testing --- make check Thanks, Till Toenshoff

Re: Review Request 53877: Added temporary file environment passing towards docker.

2016-11-28 Thread Till Toenshoff
-26ecdc410028-S0.a75fc411-3d18-44f1-a562-9f759c281da0 ``` Thanks, Till Toenshoff

Review Request 54128: Added test for `slavePreLaunchDockerTaskExecutorDecorator` hook.

2016-11-28 Thread Till Toenshoff
d334d6c5ff7f966d55b395bfbf4f25ee3fa2 Diff: https://reviews.apache.org/r/54128/diff/ Testing --- make check in isolation NOTE: This test and the test-hook is breaking other tests -- we need to remove the superceded hooks ASAP and then we can land this. Thanks, Till Toenshoff

Review Request 54129: Removed superseded `slavePreLaunchDockerEnvironmentDecorator` hook .

2016-11-28 Thread Till Toenshoff
--- make check Thanks, Till Toenshoff

Review Request 54116: Added test for `slavePreLaunchDockerTaskExecutorDecorator` hook.

2016-11-27 Thread Till Toenshoff
d334d6c5ff7f966d55b395bfbf4f25ee3fa2 Diff: https://reviews.apache.org/r/54116/diff/ Testing --- make check && functional testing Thanks, Till Toenshoff

Re: Review Request 54068: Fixed some nits in hooks interfaces.

2016-11-25 Thread Till Toenshoff
5e91a71f2450cf3c37eb9039ef28c026095c917e src/hook/manager.hpp 5ecfcab48da808c84d36f9bcfcb5a8e0ad2167e5 src/hook/manager.cpp 24885226a788a7abd851e12b527f74fa972ec935 Diff: https://reviews.apache.org/r/54068/diff/ Testing --- make check && functional testing of entire RR chain. Thanks, Till Toenshoff

Re: Review Request 54038: Added new hook for covering executor and task environment.

2016-11-25 Thread Till Toenshoff
, Till Toenshoff

Review Request 54068: Fixed some nits in hooks interfaces.

2016-11-24 Thread Till Toenshoff
5ecfcab48da808c84d36f9bcfcb5a8e0ad2167e5 src/hook/manager.cpp 24885226a788a7abd851e12b527f74fa972ec935 Diff: https://reviews.apache.org/r/54068/diff/ Testing --- make check && functional testing of entire RR chain. Thanks, Till Toenshoff

Re: Review Request 54038: Added new hook for covering executor and task environment.

2016-11-24 Thread Till Toenshoff
> > ``` Doh :) > On Nov. 24, 2016, 3:38 a.m., Adam B wrote: > > src/slave/containerizer/docker.cpp, lines 1178-1179 > > <https://reviews.apache.org/r/54038/diff/1/?file=1569514#file1569514line1178> > > > > I still don't understand why `sandboxDirectory = container->directory` > > and `mappedDire

Re: Review Request 54038: Added new hook for covering executor and task environment.

2016-11-24 Thread Till Toenshoff
* Thanks, Till Toenshoff

Re: Review Request 53611: Improved comments around health checks in mesos.proto.

2016-11-24 Thread Till Toenshoff
) <https://reviews.apache.org/r/53611/#comment227172> s/After the/After this/? really unsure here :) include/mesos/v1/mesos.proto (line 408) <https://reviews.apache.org/r/53611/#comment227173> see above? - Till Toenshoff On Nov. 24, 2016, 11:29 a.m., Alexander Ruk

Re: Review Request 53610: Added health checks documentation.

2016-11-24 Thread Till Toenshoff
views.apache.org/r/53610/#comment227170> s/For example/As an example/ ? - Till Toenshoff On Nov. 24, 2016, 11:29 a.m., Alexander Rukletsov wrote: > > --- > This is an automatically generated e-mail. To

Review Request 54038: Added new hook for covering executor and task environment.

2016-11-23 Thread Till Toenshoff
/docker.cpp ccabf99f305d7874e1c46bc618ea74341eb281ef Diff: https://reviews.apache.org/r/54038/diff/ Testing --- make check *WIP - functional test pending - unit tests pending - WIP* Thanks, Till Toenshoff

Re: Review Request 53877: Added temporary file environment passing towards docker.

2016-11-23 Thread Till Toenshoff
: https://reviews.apache.org/r/53877/#review156658 ------- On Nov. 22, 2016, 10:01 p.m., Till Toenshoff wrote: > > --- > This is an automatically generated e-

Re: Review Request 53877: Added temporary file environment passing towards docker.

2016-11-22 Thread Till Toenshoff
mesos/sandbox MESOS_CONTAINER_NAME=mesos-91b671fd-3c83-425e-96c2-26ecdc410028-S0.a75fc411-3d18-44f1-a562-9f759c281da0 ``` Thanks, Till Toenshoff

Re: Review Request 53877: Added temporary file environment passing towards docker.

2016-11-22 Thread Till Toenshoff
s://reviews.apache.org/r/53877/#review156618 ------- On Nov. 22, 2016, 7:36 p.m., Till Toenshoff wrote: > > --- > This is an automatically generated e-mail.

Re: Review Request 53998: Fixed hook to allow for executor environment modifications.

2016-11-22 Thread Till Toenshoff
r.cpp c2ed5240aab9ea9d1a386c44c94e5ae7e98d313c Diff: https://reviews.apache.org/r/53998/diff/ Testing --- make check * WIP - functional testing pending - WIP * Thanks, Till Toenshoff

Review Request 53998: Fixed hook to allow for executor environment modifications.

2016-11-22 Thread Till Toenshoff
org/r/53998/diff/ Testing --- make check * WIP - functional testing pending - WIP * Thanks, Till Toenshoff

Re: Review Request 53877: Added temporary file environment passing towards docker.

2016-11-22 Thread Till Toenshoff
puDS foo=bar MESOS_SANDBOX=/mnt/mesos/sandbox MESOS_CONTAINER_NAME=mesos-91b671fd-3c83-425e-96c2-26ecdc410028-S0.a75fc411-3d18-44f1-a562-9f759c281da0 ``` Thanks, Till Toenshoff

Re: Review Request 53615: Cleaned up formatting in home.md.

2016-11-22 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53615/#review156572 --- Ship it! Ship It! - Till Toenshoff On Nov. 9, 2016, 5:08

Re: Review Request 53877: Added temporary file environment passing towards docker.

2016-11-18 Thread Till Toenshoff
oint /bin/sh --name mesos-91b671fd-3c83-425e-96c2-26ecdc410028-S0.a75fc411-3d18-44f1-a562-9f759c281da0 alpine -c sleep 200 ``` ``` $ more /tmp/l53ILz/ktpuDS foo=bar MESOS_SANDBOX=/mnt/mesos/sandbox MESOS_CONTAINER_NAME=mesos-91b671fd-3c83-425e-96c2-26ecdc410028-S0.a75fc411-3d18-44f1-a562-9f759c281da0 ``` Thanks, Till Toenshoff

Re: Review Request 53877: Added temporary file environment passing towards docker.

2016-11-18 Thread Till Toenshoff
s patch too close to the docker-home configuration temp folder. - Till --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53877/#review156306 ------

Re: Review Request 53877: Added temporary file environment passing towards docker.

2016-11-18 Thread Till Toenshoff
oint /bin/sh --name mesos-91b671fd-3c83-425e-96c2-26ecdc410028-S0.a75fc411-3d18-44f1-a562-9f759c281da0 alpine -c sleep 200 ``` ``` $ more /tmp/l53ILz/ktpuDS foo=bar MESOS_SANDBOX=/mnt/mesos/sandbox MESOS_CONTAINER_NAME=mesos-91b671fd-3c83-425e-96c2-26ecdc410028-S0.a75fc411-3d18-44f1-a562-9f759c281da0 ``` Thanks, Till Toenshoff

Re: Review Request 53877: Added temporary file environment passing towards docker.

2016-11-18 Thread Till Toenshoff
oint /bin/sh --name mesos-91b671fd-3c83-425e-96c2-26ecdc410028-S0.a75fc411-3d18-44f1-a562-9f759c281da0 alpine -c sleep 200 ``` ``` $ more /tmp/l53ILz/ktpuDS foo=bar MESOS_SANDBOX=/mnt/mesos/sandbox MESOS_CONTAINER_NAME=mesos-91b671fd-3c83-425e-96c2-26ecdc410028-S0.a75fc411-3d18-44f1-a562-9f759c281da0 ``` Thanks, Till Toenshoff

Re: Review Request 53877: Added temporary file environment passing towards docker.

2016-11-18 Thread Till Toenshoff
3d18-44f1-a562-9f759c281da0 ``` Thanks, Till Toenshoff

Review Request 53877: Added temporary file environment passing towards docker.

2016-11-18 Thread Till Toenshoff
sh --name mesos-91b671fd-3c83-425e-96c2-26ecdc410028-S0.a75fc411-3d18-44f1-a562-9f759c281da0 alpine -c sleep 200 ``` ``` $ more /tmp/l53ILz/ktpuDS foo=bar MESOS_SANDBOX=/mnt/mesos/sandbox MESOS_CONTAINER_NAME=mesos-91b671fd-3c83-425e-96c2-26ecdc410028-S0.a75fc411-3d18-44f1-a562-9f759c281da0 ``` Thanks, Till Toenshoff

Re: Review Request 53772: Added 1.1.0 blog post.

2016-11-15 Thread Till Toenshoff
pitalize "out"? Nope :) - Till --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53772/#review155922 --- On Nov

Re: Review Request 53772: Added 1.1.0 blog post.

2016-11-15 Thread Till Toenshoff
and manually inspected those results Thanks, Till Toenshoff

Re: Review Request 53773: Updated releases.yml.

2016-11-15 Thread Till Toenshoff
Rukletsov. Repository: mesos Description --- see summary. Diffs - site/data/releases.yml 1e9bb8555d266658baaf37c4b608eebeb0d14da8 Diff: https://reviews.apache.org/r/53773/diff/ Testing (updated) --- Thanks, Till Toenshoff

Re: Review Request 53308: Added new hook for modifying the executor environment.

2016-11-10 Thread Till Toenshoff
erate with that on this patch. - Till --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53308/#review155592 --- On Oct. 31

Re: Review Request 53531: Properly ordered framework list in documentation.

2016-11-07 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53531/#review155130 --- Ship it! Ship It! - Till Toenshoff On Nov. 7, 2016, 1:07

Re: Review Request 52853: Fixed typo in a comment in hooks.hpp.

2016-11-07 Thread Till Toenshoff
. Repository: mesos Description --- see summary. Diffs - include/mesos/hook.hpp c8a58641e0768628a9028a70d8c28f7fb412 Diff: https://reviews.apache.org/r/52853/diff/ Testing --- no functional change - make check Thanks, Till Toenshoff

Re: Review Request 52853: Fixed typo in a comment in hooks.hpp.

2016-11-07 Thread Till Toenshoff
. Repository: mesos Description --- see summary. Diffs - include/mesos/hook.hpp c8a58641e0768628a9028a70d8c28f7fb412 Diff: https://reviews.apache.org/r/52853/diff/ Testing --- no functional change - make check Thanks, Till Toenshoff

Re: Review Request 53380: Added Mesos specific build target definition into Mesos CMakeFile.

2016-11-07 Thread Till Toenshoff
- cmake/MesosConfigure.cmake 6650c7c12b188b08c70cfee72b3200e83e7a1cd2 Diff: https://reviews.apache.org/r/53380/diff/ Testing --- cmake ..;make (+functional check) Thanks, Till Toenshoff

Re: Review Request 53379: Removed Mesos specific build targets from libprocess CMakeFile.

2016-11-07 Thread Till Toenshoff
/Process3rdpartyConfigure.cmake 3ef9040e9fe37058886aea0480582886c255ccb8 Diff: https://reviews.apache.org/r/53379/diff/ Testing --- cmake ..;make (+functional check) Thanks, Till Toenshoff

Re: Review Request 53380: Moved Mesos specific build target definition into Mesos CMakeFile.

2016-11-07 Thread Till Toenshoff
6650c7c12b188b08c70cfee72b3200e83e7a1cd2 Diff: https://reviews.apache.org/r/53380/diff/ Testing --- cmake ..;make (+functional check) Thanks, Till Toenshoff

Re: Review Request 53304: Fixed parallel test runner for empty GTEST_FILTER.

2016-11-07 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53304/#review155121 --- Ship it! Ship It! - Till Toenshoff On Nov. 7, 2016, 11:16

Re: Review Request 53381: Added a section about unresolved issues to CHANGELOG for 1.1.0.

2016-11-03 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53381/#review154815 --- Ship it! Ship It! - Till Toenshoff On Nov. 3, 2016, 1:33

Re: Review Request 53384: Cleaned up formatting in release-guide.md according to our guidelines.

2016-11-03 Thread Till Toenshoff
-- > > (Updated Nov. 3, 2016, 9:27 p.m.) > > > Review request for mesos, Joris Van Remoortere and Till Toenshoff. > > > Repository: mesos > > > Description > --- > > This change includes: > * Automatic enumeration of lists. > * T

Re: Review Request 53382: Added a full list of experimental features to CHANGELOG for 1.1.0.

2016-11-03 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53382/#review154807 --- Ship it! Modulo Vinod's comments. - Till Toenshoff O

Re: Review Request 53383: Updated the release guide with the instructions regarding CHANGELOG.

2016-11-03 Thread Till Toenshoff
Good to call out indeed! - Till Toenshoff On Nov. 3, 2016, 1:34 p.m., Alexander Rukletsov wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://re

Re: Review Request 53429: Updated the release guide with handy JIRA queries.

2016-11-03 Thread Till Toenshoff
) <https://reviews.apache.org/r/53429/#comment224491> While the reader COULD have picked this pattern up from the linked dashboard, I still think it is really valuable to call that query out here. - Till Toenshoff On Nov. 3, 2016, 2:12 p.m., Alexander Rukletsov

Re: Review Request 51609: Updated formatting in HealthChecker for consistency.

2016-11-02 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51609/#review154584 --- Ship it! Ship It! - Till Toenshoff On Oct. 31, 2016, 6:56

Re: Review Request 51608: Extracted "curl" binary into HTTP_CHECK_COMMAND constant.

2016-11-02 Thread Till Toenshoff
tps://reviews.apache.org/r/51608/#comment224199> See MESOS-6533 - Till Toenshoff On Oct. 31, 2016, 6:56 p.m., Alexander Rukletsov wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://re

Re: Review Request 51607: Used mesos-tcp-connect binary in TCP health checks.

2016-11-02 Thread Till Toenshoff
> On Nov. 2, 2016, 4:29 p.m., Till Toenshoff wrote: > > src/health-check/health_checker.cpp, line 77 > > <https://reviews.apache.org/r/51607/diff/3/?file=1549257#file1549257line77> > > > > Some abstraction doing this automagically would be cool to have, no?

Re: Review Request 51607: Used mesos-tcp-connect binary in TCP health checks.

2016-11-02 Thread Till Toenshoff
Not a big fan of such messages for our users. However I feel this surpasses the scope of this review and should be discussed in a more general way (if at all). - Till Toenshoff On Oct. 31, 2016, 6:56 p.m., Ale

Re: Review Request 51606: Libprocess: Added target for "mesos-tcp-connect" binary.

2016-11-02 Thread Till Toenshoff
> On Nov. 2, 2016, 1:26 p.m., Till Toenshoff wrote: > > Thanks for https://issues.apache.org/jira/browse/MESOS-6309 -- we need to > > fix that immediately, it is just too bizarre to leave as is. Just proposed a fix for the above by https://reviews.apache.org/r/53

Review Request 53380: Moved Mesos specific build target definition into Mesos CMakeFile.

2016-11-02 Thread Till Toenshoff
..;make (+functional check) Thanks, Till Toenshoff

Review Request 53379: Removed Mesos specific build targets from libprocess CMakeFile.

2016-11-02 Thread Till Toenshoff
/53379/diff/ Testing --- cmake ..;make (+functional check) Thanks, Till Toenshoff

Re: Review Request 51606: Libprocess: Added target for "mesos-tcp-connect" binary.

2016-11-02 Thread Till Toenshoff
/MESOS-6309 -- we need to fix that immediately, it is just too bizarre to leave as is. - Till Toenshoff On Oct. 31, 2016, 6:55 p.m., Alexander Rukletsov wrote: > > --- > This is an automatically generated e-mail. To reply, visit

Re: Review Request 51605: Added "mesos-tcp-connect" binary.

2016-11-02 Thread Till Toenshoff
> On Nov. 2, 2016, 11:33 a.m., Till Toenshoff wrote: > > Ship It! modulo my comments :) - Till --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51605/#rev

Re: Review Request 51605: Added "mesos-tcp-connect" binary.

2016-11-02 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51605/#review154538 --- Ship it! Ship It! - Till Toenshoff On Oct. 31, 2016, 6:55

Re: Review Request 51605: Added "mesos-tcp-connect" binary.

2016-11-02 Thread Till Toenshoff
he.org/r/51605/#comment224143> Missing `endl` src/health-check/tcp_connect.cpp (line 88) <https://reviews.apache.org/r/51605/#comment224140> s/socketFd/socket/ - Till Toenshoff On Oct. 31, 2016, 6:55 p.m., Alexander Rukletsov wrote: > >

Review Request 53308: Added new hook for modifying the executor environment.

2016-10-31 Thread Till Toenshoff
--- make check and functional test in a hook-module Thanks, Till Toenshoff

Re: Review Request 53084: Support `LIBPROCESS_SSL_ENABLED` in the default executor and scheduler.

2016-10-28 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53084/#review154119 --- Ship it! Ship It! - Till Toenshoff On Oct. 28, 2016, 11:41

Re: Review Request 53084: Support `LIBPROCESS_SSL_ENABLED` in the default executor and scheduler.

2016-10-27 Thread Till Toenshoff
://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. > > > Repository: mesos > > > Description > --- > > `LIBPROCESS_SSL_

Re: Review Request 53084: Updated the env variable used to enable SSL.

2016-10-27 Thread Till Toenshoff
nd see if you can play along a bit more in line. - Till Toenshoff On Oct. 24, 2016, 9:05 a.m., Gastón Kleiman wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.

Re: Review Request 53084: Updated the env variable used to enable SSL.

2016-10-22 Thread Till Toenshoff
the LIBPROCESS_SSL_ version. ``` - Till Toenshoff On Oct. 21, 2016, 11:36 a.m., Gastón Kleiman wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apa

Re: Review Request 53005: Updated release guide.

2016-10-20 Thread Till Toenshoff
What are we trying to achieve here? - Till Toenshoff On Oct. 18, 2016, 10:47 p.m., Vinod Kone wrote: > > --- > This is an automatically generated e-mail. To reply, vi

Re: Review Request 53055: Fixed incorrect check in dynamic_cast.

2016-10-20 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53055/#review153385 --- Ship it! Ship It! - Till Toenshoff On Oct. 20, 2016, 11:52

Re: Review Request 52600: Enable multiple field based authorization in the authorizer interface.

2016-10-18 Thread Till Toenshoff
:) - Till Toenshoff On Oct. 17, 2016, 10:12 a.m., Alexander Rojas wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

<    1   2   3   4   5   6   7   8   9   10   >