Re: Review Request 44707: Added validation for task's kill policy.

2016-03-15 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44707/#review123743 --- Could you add a corresponding test? Having it in the header

Re: Review Request 44758: Upgrade to clang-format-3.8 (MESOS-4906).

2016-03-15 Thread Michael Park
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44758/#review123734 --- Fix it, then Ship it! support/clang-format (lines 24 - 35)

Re: Review Request 44554: Added agent HTTP authentication to the docs.

2016-03-15 Thread Greg Mann
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44554/ --- (Updated March 15, 2016, 9:32 p.m.) Review request for mesos, Adam B,

Re: Review Request 44753: Fixed runtime isolator tests out of disk issue.

2016-03-15 Thread Jie Yu
> On March 15, 2016, 1:28 a.m., Guangya Liu wrote: > > src/tests/containerizer/runtime_isolator_tests.cpp, lines 96-98 > > > > > > The comments should also be updated? Also should mention that do not > > want use up

Re: Review Request 44515: Added agent flags for HTTP authentication.

2016-03-15 Thread Greg Mann
> On March 15, 2016, 10:33 a.m., Joerg Schad wrote: > > src/slave/flags.cpp, line 682 > > > > > > As we are actively deprecated the old text based format with Mesos-228, > > does it make sense to only document the

Re: Review Request 44658: Removed unused signal escalation constant.

2016-03-15 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44658/#review123771 --- Ship it! Ship It! - Ben Mahler On March 15, 2016, 2:28

Re: Review Request 44657: Used `KillPolicy` and shutdown grace period in command executor.

2016-03-15 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44657/#review123765 --- src/launcher/executor.cpp (lines 121 - 125)

Re: Review Request 44380: Change IOTest.BufferedRead to write to the temporary directory.

2016-03-15 Thread Joris Van Remoortere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44380/#review123738 --- Ship it! Ship It! - Joris Van Remoortere On March 15, 2016,

Re: Review Request 44655: Made `shutdown_grace_period` configurable in `ExecutorInfo`.

2016-03-15 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44655/#review123731 --- Looking good! Just some minor logical tweaks and some updates to

Re: Review Request 44853: Added benchmark test for the allocator metrics endpoint.

2016-03-15 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44853/#review123736 --- Patch looks great! Reviews applied: [44853] Passed command:

Re: Review Request 44846: Deprecated the plain text credential format.

2016-03-15 Thread Greg Mann
> On March 15, 2016, 6:53 p.m., Greg Mann wrote: > > FYI, this review: https://reviews.apache.org/r/44515/ adds command-line > > credentials to the agent with the `--http_credentials` flag. Depending on > > which one of these lands first, the other one should be updated to remain > >

Re: Review Request 44837: Added force_pull_image to Image protobuf.

2016-03-15 Thread Gilbert Song
> On March 15, 2016, 9:42 a.m., Jie Yu wrote: > > include/mesos/mesos.proto, line 1501 > > > > > > s/force_pull_image/no_cache/ > > > > IMO, force pull is a mean, not a description. Please adjust the > >

Re: Review Request 44230: Added FS_DEFAULT case in rmdir.

2016-03-15 Thread David Robinson
> On March 15, 2016, 8:02 p.m., Neil Conway wrote: > > Is it feasible/portable to have a test case for this change? > > Cong Wang wrote: > Yes, like in our case, you can create some socket or device file and try > to remove the directory contains it, it would fail without this patch.

Re: Review Request 44230: Added FS_DEFAULT case in rmdir.

2016-03-15 Thread Neil Conway
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44230/#review123733 --- Is it feasible/portable to have a test case for this change? -

Re: Review Request 44656: Introduced `KillPolicy` protobuf.

2016-03-15 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44656/#review123741 --- Looks great, just some suggestions for clarifying the

Re: Review Request 43629: Especially updated tests to use the updated MesosTest helpers.

2016-03-15 Thread Joseph Wu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43629/ --- (Updated March 15, 2016, 1:48 p.m.) Review request for mesos, Bernd Mathiske

Re: Review Request 44230: Added FS_DEFAULT case in rmdir.

2016-03-15 Thread Cong Wang
> On March 15, 2016, 8:02 p.m., Neil Conway wrote: > > Is it feasible/portable to have a test case for this change? Yes, like in our case, you can create some socket or device file and try to remove the directory contains it, it would fail without this patch. - Cong

Re: Review Request 44230: Added FS_DEFAULT case in rmdir.

2016-03-15 Thread Neil Conway
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44230/#review123735 --- Also, seems pretty clear we should handle `FTS_SLNONE`, as the

Review Request 44867: Fixed linux fs isolator multi containers test.

2016-03-15 Thread Gilbert Song
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44867/ --- Review request for mesos, Jie Yu and Timothy Chen. Bugs: MESOS-4912

Re: Review Request 44515: Added agent flags for HTTP authentication.

2016-03-15 Thread Greg Mann
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44515/ --- (Updated March 15, 2016, 9:30 p.m.) Review request for mesos, Adam B,

Re: Review Request 44708: Fixed signed / unsigned comparison in docker.cpp.

2016-03-15 Thread Alexander Rukletsov
> On March 15, 2016, 10:37 p.m., Ben Mahler wrote: > > src/slave/constants.hpp, line 102 > > > > > > We tend to use size_t for things that are a count or a size. Otherwise, > > we'll tend to use `unsigned int`

Re: Review Request 44287: Added MasterContender and MasterDetector abstract classes.

2016-03-15 Thread Anurag Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44287/ --- (Updated March 15, 2016, 11:01 p.m.) Review request for mesos and Benjamin

Re: Review Request 44288: Changed MasterDetector/Contender namespace.

2016-03-15 Thread Anurag Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44288/ --- (Updated March 15, 2016, 11:01 p.m.) Review request for mesos and Benjamin

Re: Review Request 44543: Removed unnecessary MasterContender and MasterDetector definitions.

2016-03-15 Thread Anurag Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44543/ --- (Updated March 15, 2016, 11:01 p.m.) Review request for mesos and Benjamin

Re: Review Request 44874: Added support for FTS_SLNONE in rmdir.

2016-03-15 Thread Neil Conway
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44874/#review123802 ---

Re: Review Request 44874: Added support for FTS_SLNONE in rmdir.

2016-03-15 Thread Jojy Varghese
> On March 16, 2016, 12:25 a.m., Neil Conway wrote: > > 3rdparty/libprocess/3rdparty/stout/include/stout/os/posix/rmdir.hpp, line 71 > > > > > > "don't". Also, we should use backticks for `FTS_COMFOLLOW` for > >

Re: Review Request 44657: Used `KillPolicy` and shutdown grace period in command executor.

2016-03-15 Thread James DeFelice
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44657/#review123726 --- src/launcher/executor.cpp (line 931)

Re: Review Request 43613: Refactor cluster test helpers into self-contained objects.

2016-03-15 Thread Michael Park
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43613/#review123727 --- Ship it! I think there are a few parts that are a bit clunky,

Re: Review Request 43614: Refactor MesosTest and remove cleanup logic.

2016-03-15 Thread Michael Park
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43614/#review123728 --- Ship it! Ship It! - Michael Park On March 4, 2016, 11:43

Re: Review Request 44549: Introduced a protobuf message "NetworkConfig".

2016-03-15 Thread Qian Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44549/ --- (Updated March 16, 2016, 10:09 a.m.) Review request for mesos, Avinash

Re: Review Request 44881: Generize perf event parsing to match PerfStatistics filed name for "perf stat"

2016-03-15 Thread fan du
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44881/ --- (Updated 三月 16, 2016, 2:07 a.m.) Review request for mesos. Changes ---

Re: Review Request 44836: Update TaskId in long_lived_framework to use fixed length taskid.

2016-03-15 Thread Jay Guo
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44836/ --- (Updated March 16, 2016, 2:21 a.m.) Review request for mesos and haosdent

Re: Review Request 42547: Added helper function to get non usage slack resources.

2016-03-15 Thread Klaus Ma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42547/#review123822 --- include/mesos/resources.hpp (line 263)

Re: Review Request 44883: Fix the mis-leading URI fetcher error message (MESOS-4954).

2016-03-15 Thread haosdent huang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44883/#review123829 --- Ship it! Ship It! - haosdent huang On March 16, 2016, 3:31

Re: Review Request 44230: Added FS_DEFAULT case in rmdir.

2016-03-15 Thread Cong Wang
> On March 15, 2016, 8:02 p.m., Neil Conway wrote: > > Is it feasible/portable to have a test case for this change? > > Cong Wang wrote: > Yes, like in our case, you can create some socket or device file and try > to remove the directory contains it, it would fail without this patch. > >

Re: Review Request 44544: Moved contender and detector definitions into separate directories.

2016-03-15 Thread Anurag Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44544/ --- (Updated March 15, 2016, 11:01 p.m.) Review request for mesos and Benjamin

Re: Review Request 44546: Moved functions in promises to a common header file.

2016-03-15 Thread Anurag Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44546/ --- (Updated March 15, 2016, 11:02 p.m.) Review request for mesos and Benjamin

Re: Review Request 44289: Added support for contender and detector modules.

2016-03-15 Thread Anurag Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44289/ --- (Updated March 15, 2016, 11:02 p.m.) Review request for mesos and Benjamin

Re: Review Request 44547: Added functions in promises to the collect header.

2016-03-15 Thread Anurag Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44547/ --- (Updated March 15, 2016, 11:02 p.m.) Review request for mesos and Benjamin

Re: Review Request 44545: Separated standalone and zookeeper classes.

2016-03-15 Thread Anurag Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44545/ --- (Updated March 15, 2016, 11:01 p.m.) Review request for mesos and Benjamin

Review Request 44874: Added support for FTS_SLNONE in rmdir.

2016-03-15 Thread Jojy Varghese
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44874/ --- Review request for mesos, Jie Yu and Neil Conway. Repository: mesos

Re: Review Request 44874: Added support for FTS_SLNONE in rmdir.

2016-03-15 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44874/#review123798 --- Ship it! Ship It! - Jie Yu On March 15, 2016, 11:47 p.m.,

Re: Review Request 44229: Added upgrade testing script.

2016-03-15 Thread Greg Mann
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44229/ --- (Updated March 16, 2016, 12:18 a.m.) Review request for mesos, Niklas Nielsen

Re: Review Request 44313: Described "/maintanence/schedule" GET/POST in the two paragraph.

2016-03-15 Thread Joris Van Remoortere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44313/#review123804 --- Ship it! Ship It! - Joris Van Remoortere On March 3, 2016,

Re: Review Request 40532: Added notion of evict resources to RunTaskMessage.

2016-03-15 Thread Guangya Liu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40532/ --- (Updated 三月 16, 2016, 1:46 a.m.) Review request for mesos, Ben Mahler, Artem

Review Request 44881: Provide generic perf event parsing.

2016-03-15 Thread fan du
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44881/ --- Review request for mesos. Bugs: MESOS-4955

Re: Review Request 44708: Fixed signed / unsigned comparison in docker.cpp.

2016-03-15 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44708/#review123774 --- Fix it, then Ship it! src/slave/constants.hpp (line 102)

Re: Review Request 44733: Added fault tolerance tests for the V1 API.

2016-03-15 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44733/#review123793 --- Ship it! Ship It! - Vinod Kone On March 14, 2016, 10:14

Re: Review Request 43615: Update test suite to use the reworked MesosTest helpers.

2016-03-15 Thread Joseph Wu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43615/ --- (Updated March 15, 2016, 5:21 p.m.) Review request for mesos, Bernd Mathiske

Re: Review Request 44832: Validate string when convert `Flags` to `hashmap<string, string>`.

2016-03-15 Thread haosdent huang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44832/ --- (Updated March 16, 2016, 1:50 a.m.) Review request for mesos, Adam B, Ben

Re: Review Request 44549: Introduced a protobuf message "NetworkConfig".

2016-03-15 Thread Qian Zhang
> On March 15, 2016, 11:19 p.m., Avinash sridharan wrote: > > src/slave/containerizer/mesos/isolators/network/cni/spec.proto, line 40 > > > > > > Why are the position identifiers not sequential ? Sorry, my bad, will

Re: Review Request 44873: Added test for rmdir with device file.

2016-03-15 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44873/#review123794 --- Ship it! Ship It! - Jie Yu On March 15, 2016, 11:46 p.m.,

Re: Review Request 44078: Windows: Added Socket compatibility `#define`s to windows.hpp.

2016-03-15 Thread Joris Van Remoortere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44078/#review123796 --- Ship it! Ship It! - Joris Van Remoortere On March 11, 2016,

Re: Review Request 44230: Added FS_DEFAULT case in rmdir.

2016-03-15 Thread Jojy Varghese
Would be happy to add test. Patch forthcoming. Will also address FTS_SLNONE. -Jojy > On Mar 15, 2016, at 2:26 PM, David Robinson > wrote: > > > >> On March 15, 2016, 8:02 p.m., Neil Conway wrote: >>> Is it feasible/portable to have a test case for this change?

Re: Review Request 44230: Added FS_DEFAULT case in rmdir.

2016-03-15 Thread Jojy Varghese
Yes thats correct. I am planning to submit a patch that will add the test. Will also address the symlink case. -jojy > On Mar 15, 2016, at 3:33 PM, Cong Wang wrote: > > This is an automatically generated e-mail. To reply, > visit:https://reviews.apache.org/r/44230/

Re: Review Request 44834: Documented task, executor, and volume IDs reuse is discouraged.

2016-03-15 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44834/#review123781 --- Patch looks great! Reviews applied: [44834] Passed command:

Re: Review Request 44753: Fixed runtime isolator tests out of disk issue.

2016-03-15 Thread Guangya Liu
> On 三月 15, 2016, 1:28 a.m., Guangya Liu wrote: > > src/tests/containerizer/runtime_isolator_tests.cpp, lines 96-98 > > > > > > The comments should also be updated? Also should mention that do not > > want use up

Re: Review Request 44662: Added kill policies and shutdown grace period to the CHANGELOG.

2016-03-15 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44662/#review123791 --- Looks good, just some suggestions for the descriptions.

Re: Review Request 44832: Validate string when convert `Flags` to `hashmap<string, string>`.

2016-03-15 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44832/#review123792 --- src/common/parse.hpp (lines 107 - 113)

Re: Review Request 44867: Fixed linux fs isolator multi containers test.

2016-03-15 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44867/#review123801 --- Ship it! Ship It! - Jie Yu On March 15, 2016, 9:21 p.m.,

Re: Review Request 44874: Added support for FTS_SLNONE in rmdir.

2016-03-15 Thread Jie Yu
> On March 16, 2016, 12:25 a.m., Neil Conway wrote: > > 3rdparty/libprocess/3rdparty/stout/include/stout/os/posix/rmdir.hpp, line 71 > > > > > > "don't". Also, we should use backticks for `FTS_COMFOLLOW` for > >

Re: Review Request 44874: Added support for FTS_SLNONE in rmdir.

2016-03-15 Thread Jie Yu
> On March 16, 2016, 12:29 a.m., Neil Conway wrote: > > 3rdparty/libprocess/3rdparty/stout/tests/os/rmdir_tests.cpp, line 222 > > > > > > Why is this a `string&` and `newDirectory` is a `string`? I'd think > > both

Re: Review Request 44867: Fixed linux fs isolator multi containers test.

2016-03-15 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44867/#review123807 --- Patch looks great! Reviews applied: [44867] Passed command:

Re: Review Request 44229: Added upgrade testing script.

2016-03-15 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44229/#review123800 --- support/test-upgrade.py (line 24)

Re: Review Request 44669: Added createFromModule methods to MasterContender and MasterDetector.

2016-03-15 Thread Anurag Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44669/ --- (Updated March 15, 2016, 11:02 p.m.) Review request for mesos and Benjamin

Re: Review Request 44661: Deprecated the `docker_stop_timeout` flag.

2016-03-15 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44661/#review123787 --- Looking pretty good. Would be great to have a CHANGELOG update

Re: Review Request 44722: Libprocess: Add `SOL_TCP` flag for Windows.

2016-03-15 Thread Joris Van Remoortere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44722/#review123797 --- Ship it! Ship It! - Joris Van Remoortere On March 11, 2016,

Re: Review Request 44742: Improved documentation for multiple disks.

2016-03-15 Thread Joris Van Remoortere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44742/#review123808 --- Ship it! Ship It! - Joris Van Remoortere On March 12, 2016,

Re: Review Request 44378: Upgrade libev to 4.22 to support PowerPC LE platform.

2016-03-15 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44378/#review123812 --- Can you explain what testing you have done in the "Testing done"

Re: Review Request 44874: Added support for FTS_SLNONE in rmdir.

2016-03-15 Thread Jojy Varghese
> On March 16, 2016, 12:29 a.m., Neil Conway wrote: > > 3rdparty/libprocess/3rdparty/stout/tests/os/rmdir_tests.cpp, line 222 > > > > > > Why is this a `string&` and `newDirectory` is a `string`? I'd think > > both

Re: Review Request 44743: Improved grammar in `--help` output for master and agent.

2016-03-15 Thread Joris Van Remoortere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44743/#review123809 --- Ship it! Ship It! - Joris Van Remoortere On March 12, 2016,

Re: Review Request 44758: Upgrade to clang-format-3.8 (MESOS-4906).

2016-03-15 Thread Yong Tang
> On March 15, 2016, 9:24 p.m., Michael Park wrote: > > support/clang-format, lines 101-107 > > > > > > We can help out a little more here: > > > > The following code orders the headers: > > (1) C

Re: Review Request 44758: Upgrade to clang-format-3.8 (MESOS-4906).

2016-03-15 Thread Yong Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44758/ --- (Updated March 16, 2016, 1:37 a.m.) Review request for mesos and Michael Park.

Re: Review Request 44659: Updated the comment about docker executor.

2016-03-15 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44659/#review123773 --- Ship it! src/docker/executor.cpp (lines 60 - 64)

Re: Review Request 44837: Added force_pull_image to Image protobuf.

2016-03-15 Thread Guangya Liu
> On 三月 15, 2016, 4:42 p.m., Jie Yu wrote: > > include/mesos/mesos.proto, line 1501 > > > > > > s/force_pull_image/no_cache/ > > > > IMO, force pull is a mean, not a description. Please adjust the > >

Review Request 44873: Added test for rmdir with device file.

2016-03-15 Thread Jojy Varghese
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44873/ --- Review request for mesos, Jie Yu and Neil Conway. Repository: mesos

Re: Review Request 40532: Added notion of evict resources to RunTaskMessage.

2016-03-15 Thread Guangya Liu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40532/ --- (Updated 三月 16, 2016, 1:24 a.m.) Review request for mesos, Ben Mahler, Artem

Re: Review Request 44549: Introduced a protobuf message "NetworkConfig".

2016-03-15 Thread Qian Zhang
> On March 15, 2016, 11:28 p.m., Avinash sridharan wrote: > > src/slave/containerizer/mesos/isolators/network/cni/spec.proto, lines 45-46 > > > > > > The isolator doesn't actually need the IPAM or the DNS

Re: Review Request 44838: Enabled mesos containerizer force_pull_image for docker.

2016-03-15 Thread haosdent huang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44838/#review123614 --- And seems don't contains `appc` part in this patch?

Re: Review Request 44836: Update TaskId in long_lived_framework to use fixed length taskid.

2016-03-15 Thread haosdent huang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44836/#review123607 --- Thank you for your patch. Could you update the `Bugs` field to

Re: Review Request 44836: Update TaskId in long_lived_framework to use fixed length taskid.

2016-03-15 Thread haosdent huang
> On March 15, 2016, 7:04 a.m., haosdent huang wrote: > > I also notice the submitter `guojian...@cn.ibm.com` is different with signer `Zhou Xing `. I suggest don't do it like this. - haosdent --- This is an

Re: Review Request 44837: Added force_pull_image to Image protobuf.

2016-03-15 Thread Guangya Liu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44837/ --- (Updated 三月 15, 2016, 7:31 a.m.) Review request for mesos, haosdent huang and

Re: Review Request 44836: Update TaskId in long_lived_framework to use fixed length taskid.

2016-03-15 Thread haosdent huang
> On March 15, 2016, 7:04 a.m., haosdent huang wrote: > > > > haosdent huang wrote: > I also notice the submitter `guojian...@cn.ibm.com` is different with > signer `Zhou Xing `. I suggest don't do it like this. > > Jay Guo wrote: > We are following pair

Re: Review Request 44570: Added an owner field to TaskInfo and ExecutorInfo.

2016-03-15 Thread Jan Schlicht
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44570/ --- (Updated March 15, 2016, 10:59 a.m.) Review request for mesos, Adam B and

Re: Review Request 44515: Added agent flags for HTTP authentication.

2016-03-15 Thread Joerg Schad
> On March 15, 2016, 10:33 a.m., Joerg Schad wrote: > > src/slave/flags.cpp, line 682 > > > > > > As we are actively deprecated the old text based format with Mesos-228, > > does it make sense to only document the

Re: Review Request 44836: Update TaskId in long_lived_framework to use fixed length taskid.

2016-03-15 Thread Jay Guo
> On March 15, 2016, 7:01 a.m., haosdent huang wrote: > > Thank you for your patch. Could you update the `Bugs` field to > > `MESOS-4930`? By the way, I think you need find a shepherd for this ticket. > > Could you follow this guide > >

Re: Review Request 44380: Change IOTest.BufferedRead to write to the temporary directory.

2016-03-15 Thread Benjamin Bannier
> On March 4, 2016, 8:42 a.m., Benjamin Bannier wrote: > > I think using a `TemporaryDirectoryTest` fixture is the right approach, but > > what I find unfortunate about your approach is that with this patch we'd > > create a temporary directory and incur the overhead for all tests in this > >

Re: Review Request 44424: Updated http_command_executor.cpp to use v1 API.

2016-03-15 Thread Qian Zhang
> On March 15, 2016, 6:18 a.m., Anand Mazumdar wrote: > > Qian, any updates on this? Sorry Anand, I am a little busy on the implementation of CNI support in Mesos, will get back to this patch soon. - Qian --- This is an automatically

Review Request 44843: Replace NULL with nullptr.

2016-03-15 Thread Tomasz Janiszewski
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44843/ --- Review request for mesos and Michael Park. Bugs: MESOS-3243

Review Request 44839: Enabled mesos containerizer force_pull_image for appc.

2016-03-15 Thread Guangya Liu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44839/ --- Review request for mesos, haosdent huang and Jie Yu. Bugs: MESOS-4886

Re: Review Request 44839: Enabled mesos containerizer force_pull_image for appc.

2016-03-15 Thread haosdent huang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44839/#review123627 --- Ship it! Ship It! - haosdent huang On March 15, 2016, 9:02

Review Request 44836: Update TaskId in long_lived_framework to use fixed length taskid.

2016-03-15 Thread Jay Guo
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44836/ --- Review request for mesos and haosdent huang. Repository: mesos Description

Re: Review Request 44836: Update TaskId in long_lived_framework to use fixed length taskid.

2016-03-15 Thread haosdent huang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44836/#review123608 --- src/examples/long_lived_framework.cpp (line 98)

Re: Review Request 44838: Enabled mesos containerizer force_pull_image for docker.

2016-03-15 Thread Guangya Liu
> On 三月 15, 2016, 7:42 a.m., haosdent huang wrote: > > And seems don't contains `appc` part in this patch? AppC will be handled in the following patch. > On 三月 15, 2016, 7:42 a.m., haosdent huang wrote: > > src/slave/containerizer/mesos/provisioner/docker/store.cpp, line 188 > >

Re: Review Request 44838: Enabled mesos containerizer force_pull_image for docker.

2016-03-15 Thread Guangya Liu
> On 三月 15, 2016, 7:34 a.m., haosdent huang wrote: > > src/slave/containerizer/mesos/provisioner/docker/metadata_manager.hpp, line > > 93 > > > > > > Should we have default value for `forcePullImage`, for example:

Re: Review Request 44838: Enabled mesos containerizer force_pull_image for docker.

2016-03-15 Thread haosdent huang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44838/#review123622 --- Ship it! Ship It! - haosdent huang On March 15, 2016, 7:55

Re: Review Request 44837: Added force_pull_image to Image protobuf.

2016-03-15 Thread haosdent huang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44837/#review123623 --- Ship it! Ship It! - haosdent huang On March 15, 2016, 7:31

Review Request 44837: Added force_pull_image to Image protobuf.

2016-03-15 Thread Guangya Liu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44837/ --- Review request for mesos and Jie Yu. Repository: mesos Description ---

Review Request 44838: Enabled mesos containerizer force_pull_image for docker.

2016-03-15 Thread Guangya Liu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44838/ --- Review request for mesos and Jie Yu. Bugs: MESOS-4886

Re: Review Request 44838: Enabled mesos containerizer force_pull_image for docker.

2016-03-15 Thread Guangya Liu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44838/ --- (Updated 三月 15, 2016, 7:55 a.m.) Review request for mesos, haosdent huang and

  1   2   3   >