Re: Review Request 34436: Factor out launch helper for easier reuse

2015-05-22 Thread Ian Downes
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34436/#review84884 --- Where will this get re-used? src/tests/port_mapping_tests.cpp

Re: Review Request 33159: Pump updateFramework through Allocator from Master.

2015-05-22 Thread Alexander Rojas
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33159/#review84882 --- Ship it! src/master/master.cpp

Re: Review Request 34432: Remove duplicate constant string references to mesos-containerizer

2015-05-22 Thread Ian Downes
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34432/#review84885 --- src/slave/containerizer/isolators/network/port_mapping.hpp

Re: Review Request 34558: Move port mapping isolator configuration settings to file local scope for easier sharing.

2015-05-22 Thread Ian Downes
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34558/#review84881 --- bunch of grammatical stuff, much of it not actually yours but might

Re: Review Request 33159: Pump updateFramework through Allocator from Master.

2015-05-22 Thread Alexander Rukletsov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33159/#review84893 --- src/master/allocator/mesos/hierarchical.hpp

Re: Review Request 34140: Appc image store

2015-05-22 Thread Ian Downes
On May 18, 2015, 4:38 p.m., Chi Zhang wrote: src/slave/containerizer/provisioners/appc/store.hpp, line 116 https://reviews.apache.org/r/34140/diff/1/?file=957276#file957276line116 Looks like this is a global store for all images. Would it make sense to make sure at most one

Review Request 34616: Updated allocator to properly handle oversubscribed resources.

2015-05-22 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34616/ --- Review request for mesos, Jie Yu and Niklas Nielsen. Bugs: MESOS-2734

Re: Review Request 34268: stout library - adding support for Solaris

2015-05-22 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34268/#review84974 --- Patch looks great! Reviews applied: [34268] All tests passed. -

Re: Review Request 34581: Added oversubscription.proto for QoS Controller and slave communication

2015-05-22 Thread Jie Yu
On May 22, 2015, 8:50 p.m., Marco Massenzio wrote: include/mesos/slave/oversubscription.proto, line 49 https://reviews.apache.org/r/34581/diff/2/?file=969904#file969904line49 I have some concerns about this design - given the Note above, this would imply that we would have

Re: Review Request 34613: Added and implemented 'update()' API call to Sorter.

2015-05-22 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34613/#review85006 --- Ship it! src/master/allocator/sorter/drf/sorter.cpp

Re: Review Request 34581: Added oversubscription.proto for QoS Controller and slave communication

2015-05-22 Thread Bartek Plotka
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34581/ --- (Updated May 22, 2015, 9:45 p.m.) Review request for mesos, Jie Yu, Niklas

Re: Review Request 34581: Added oversubscription.proto for QoS Controller and slave communication

2015-05-22 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34581/#review84984 --- Patch looks great! Reviews applied: [34581] All tests passed. -

Re: Review Request 34436: Factor out launch helper for easier reuse

2015-05-22 Thread Paul Brett
On May 22, 2015, 7:27 a.m., Ian Downes wrote: src/tests/port_mapping_tests.cpp, lines 186-187 https://reviews.apache.org/r/34436/diff/1/?file=966863#file966863line186 How much noise is there? This seems onerous to users to modify source and recompile to enable some debug

Review Request 34614: Added 'updateSlave()' API call to Allocator.

2015-05-22 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34614/ --- Review request for mesos, Jie Yu and Niklas Nielsen. Bugs: MESOS-2730

Re: Review Request 34614: Added 'updateSlave()' API call to Allocator.

2015-05-22 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34614/ --- (Updated May 22, 2015, 9:42 p.m.) Review request for mesos, Jie Yu and Niklas

Re: Review Request 31505: Add flow classifiers for fq_codel on egress

2015-05-22 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31505/#review84998 --- Two high level comments: 1) We need a slave flag to control if

Re: Review Request 34616: Updated allocator to properly handle oversubscribed resources.

2015-05-22 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34616/#review85004 --- Patch looks great! Reviews applied: [34613, 34614, 34616] All

Re: Review Request 34581: Added oversubscription.proto for QoS Controller and slave communication

2015-05-22 Thread Bartek Plotka
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34581/ --- (Updated May 22, 2015, 7:46 p.m.) Review request for mesos, Jie Yu, Niklas

Re: Review Request 34436: Factor out launch helper for easier reuse

2015-05-22 Thread Paul Brett
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34436/ --- (Updated May 22, 2015, 8:48 p.m.) Review request for mesos, Chi Zhang, Ian

Re: Review Request 34581: Added oversubscription.proto for QoS Controller and slave communication

2015-05-22 Thread Bartek Plotka
On May 22, 2015, 8:50 p.m., Marco Massenzio wrote: include/mesos/slave/oversubscription.proto, line 30 https://reviews.apache.org/r/34581/diff/2/?file=969904#file969904line30 nit: s/correction/corrective action also, prefer needs to be taken Agree. Also there is gramma

Re: Review Request 34581: Added oversubscription.proto for QoS Controller and slave communication

2015-05-22 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34581/#review85016 --- Patch looks great! Reviews applied: [34581] All tests passed. -

Re: Review Request 13709: Fixed typos and added .gitignore

2015-05-22 Thread Marco Massenzio
On Aug. 22, 2013, 11:38 p.m., Ben Mahler wrote: I'm ok with adding these kinds of things to .gitignore. I'm confused here - see comments to https://reviews.apache.org/r/33448 Also, what's the relationship with .gitignore-template? are we dropping it? To be clear, I fully support these

Re: Review Request 34614: Added 'updateSlave()' API call to Allocator.

2015-05-22 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34614/ --- (Updated May 22, 2015, 9:40 p.m.) Review request for mesos, Jie Yu and Niklas

Re: Review Request 34614: Added 'updateSlave()' API call to Allocator.

2015-05-22 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34614/#review85029 --- Ship it! include/mesos/master/allocator.hpp

Re: Review Request 32664: Add port mapping isolator statistics tests

2015-05-22 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32664/#review85032 --- Patch looks great! Reviews applied: [34321, 34426, 34428, 34431,

Re: Review Request 34268: stout library - adding support for Solaris

2015-05-22 Thread Stan Teresen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34268/#review85054 --- Ship it! Ship It! - Stan Teresen On May 22, 2015, 7:15 p.m.,

Review Request 34620: Remove unnecessary ifdefs for missing CLONE_ flags.

2015-05-22 Thread Ian Downes
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34620/ --- Review request for mesos, Jie Yu and Vinod Kone. Repository: mesos

Review Request 34619: Define missing CLONE_ flags for old glibc.

2015-05-22 Thread Ian Downes
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34619/ --- Review request for mesos, Jie Yu and Vinod Kone. Repository: mesos

Re: Review Request 32664: Add port mapping isolator statistics tests

2015-05-22 Thread Paul Brett
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32664/ --- (Updated May 22, 2015, 11:45 p.m.) Review request for mesos, Chi Zhang, Ian

Re: Review Request 34616: Updated allocator to properly handle oversubscribed resources.

2015-05-22 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34616/ --- (Updated May 23, 2015, 12:33 a.m.) Review request for mesos, Jie Yu and Niklas

Re: Review Request 34581: Added oversubscription.proto for QoS Controller and slave communication

2015-05-22 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34581/#review85055 --- Patch looks great! Reviews applied: [34581] All tests passed. -

Re: Review Request 34581: Added oversubscription.proto for QoS Controller and slave communication

2015-05-22 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34581/#review85045 --- Patch looks great! Reviews applied: [34581] All tests passed. -

Re: Review Request 34581: Added oversubscription.proto for QoS Controller and slave communication

2015-05-22 Thread Bartek Plotka
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34581/ --- (Updated May 23, 2015, 3:30 a.m.) Review request for mesos, Jie Yu, Niklas

Re: Review Request 34620: Remove unnecessary ifdefs for missing CLONE_ flags.

2015-05-22 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34620/#review85026 --- Ship it! Ship It! - Vinod Kone On May 22, 2015, 11:39 p.m., Ian

Re: Review Request 34619: Define missing CLONE_ flags for old glibc.

2015-05-22 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34619/#review85025 --- Ship it! Ship It! - Vinod Kone On May 22, 2015, 11:39 p.m., Ian

Re: Review Request 34616: Updated allocator to properly handle oversubscribed resources.

2015-05-22 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34616/#review85031 --- Ship it! LGTM! Could you please add a NOTE somewhere stating that

Re: Review Request 34581: Added oversubscription.proto for QoS Controller and slave communication

2015-05-22 Thread Bartek Plotka
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34581/ --- (Updated May 23, 2015, 3:27 a.m.) Review request for mesos, Jie Yu, Niklas

Re: Review Request 34545: Updated the allocator related docs.

2015-05-22 Thread Bernd Mathiske
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34545/#review84903 --- docs/allocation-module.md

Re: Review Request 30032: Added support for cache control in libprocess when dealing with static files.

2015-05-22 Thread Bernd Mathiske
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30032/#review84908 --- First pass. 3rdparty/libprocess/include/process/http.hpp

Re: Review Request 12550: Merge packaging scripts into Mesos.

2015-05-22 Thread Niklas Nielsen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12550/#review84916 --- Hi Jason, do you still want this in? - Niklas Nielsen On July

Re: Review Request 34428: Extend queueing discipline wrappers to expose network isolator statistics

2015-05-22 Thread Paul Brett
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34428/ --- (Updated May 22, 2015, 4:53 p.m.) Review request for mesos, Chi Zhang, Ian

Re: Review Request 11484: Don't log every single completed task.

2015-05-22 Thread Niklas Nielsen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11484/#review84919 --- hadoop/mesos/src/java/org/apache/hadoop/mapred/MesosScheduler.java

Re: Review Request 14039: List modules instead of using package=['.']

2015-05-22 Thread Niklas Nielsen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14039/#review84918 --- We have ''packages': [ 'mesos' ],' in src/python/setup.py.in - do

Re: Review Request 13709: Fixed typos and added .gitignore

2015-05-22 Thread Niklas Nielsen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13709/#review84920 --- Can we split this in two? I am not sure about our policy with

Re: Review Request 11129: More cgroup killTask() logging.

2015-05-22 Thread Niklas Nielsen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11129/#review84915 --- src/linux/cgroups.cpp

Re: Review Request 34321: Merge class Handle which is duplicated between filter/handle and queueing/handle.

2015-05-22 Thread Cong Wang
On May 22, 2015, 5:28 a.m., Cong Wang wrote: src/linux/routing/handle.hpp, line 118 https://reviews.apache.org/r/34321/diff/7/?file=968966#file968966line118 Same comments near the definitions in handle.cpp, duplicated? Paul Brett wrote: Once for the declaration, second for

Re: Review Request 34426: Report per-container metrics for network bandwidth throttling

2015-05-22 Thread Paul Brett
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34426/ --- (Updated May 22, 2015, 4:31 p.m.) Review request for mesos, Chi Zhang, Ian

Re: Review Request 14039: List modules instead of using package=['.']

2015-05-22 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14039/#review84929 --- Bad patch! Reviews applied: [14039] Failed command:

Re: Review Request 11114: Check for Python.h in configure script.

2015-05-22 Thread Niklas Nielsen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4/#review84914 --- There hasn't been any traffic on this review for almost 2 years.

Re: Review Request 34321: Merge class Handle which is duplicated between filter/handle and queueing/handle.

2015-05-22 Thread Paul Brett
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34321/ --- (Updated May 22, 2015, 3:56 p.m.) Review request for mesos, Chi Zhang, Ian

Re: Review Request 34135: Add filesystem/ isolators for persistent volumes.

2015-05-22 Thread Ian Downes
On May 20, 2015, 7:34 p.m., Paul Brett wrote: src/slave/containerizer/isolators/filesystem/linux.cpp, line 69 https://reviews.apache.org/r/34135/diff/1/?file=957256#file957256line69 We don't need to be root, we just need to have CAP_SYS_ADMIN, and we could pick that up through a

Re: Review Request 34137: Add support for container image provisioners.

2015-05-22 Thread Ian Downes
On May 14, 2015, 12:41 p.m., Timothy Chen wrote: src/slave/containerizer/mesos/containerizer.cpp, line 193 https://reviews.apache.org/r/34137/diff/1/?file=957264#file957264line193 Not sure if I follow this logic or if I'm missing something, but the provisioners hashmap seems to

Re: Review Request 34268: stout library - adding support for Solaris

2015-05-22 Thread Stan Teresen
On May 19, 2015, 12:17 a.m., Till Toenshoff wrote: Thanks a lot for this, Stan - much appreciated! There are a couple of style nits here and there and one basic question on the need of the `read`-variant for Solaris. For submitting an updated patch, please consult the patch

Re: Review Request 34321: Merge class Handle which is duplicated between filter/handle and queueing/handle.

2015-05-22 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34321/#review84935 --- src/linux/routing/handle.hpp

Re: Review Request 34432: Remove duplicate constant string references to mesos-containerizer

2015-05-22 Thread Paul Brett
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34432/ --- (Updated May 22, 2015, 5:28 p.m.) Review request for mesos, Chi Zhang, Ian

Re: Review Request 34268: stout library - adding support for Solaris

2015-05-22 Thread Stan Teresen
On May 19, 2015, 12:17 a.m., Till Toenshoff wrote: 3rdparty/libprocess/3rdparty/stout/include/stout/os/read.hpp, line 72 https://reviews.apache.org/r/34268/diff/1/?file=961220#file961220line72 Could you please explain why the standard implementation of this function would not

Re: Review Request 12885: Slave ping timeout may be increased by flags.

2015-05-22 Thread Brenden Matthews
On May 22, 2015, 3:56 p.m., Niklas Nielsen wrote: Is this obsoleted by https://reviews.apache.org/r/29507/? Yes, I believe so. - Brenden --- This is an automatically generated e-mail. To reply, visit:

Re: Review Request 34581: Added oversubscription.proto for QoS Controller and slave communication

2015-05-22 Thread Niklas Nielsen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34581/#review84944 --- Looks good! A few nits and let's get it in

Re: Review Request 34068: The test case of extend hashmap to support custom equality and hash

2015-05-22 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34068/#review84953 --- Patch looks great! Reviews applied: [33792, 34068] All tests

Re: Review Request 34268: stout library - adding support for Solaris

2015-05-22 Thread Stan Teresen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34268/ --- (Updated May 22, 2015, 7:15 p.m.) Review request for mesos, Joris Van

Re: Review Request 12885: Slave ping timeout may be increased by flags.

2015-05-22 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12885/#review84939 --- Bad patch! Reviews applied: [12885] Failed command:

Re: Review Request 34068: The test case of extend hashmap to support custom equality and hash

2015-05-22 Thread haosdent huang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34068/ --- (Updated May 22, 2015, 5:49 p.m.) Review request for mesos, Alexander Rojas

Re: Review Request 34426: Report per-container metrics for network bandwidth throttling

2015-05-22 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34426/#review84830 --- Thanks for the efforts! Here are my main sugguestions for this

Re: Review Request 34431: Add htb queueing discipline

2015-05-22 Thread Paul Brett
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34431/ --- (Updated May 22, 2015, 5:10 p.m.) Review request for mesos, Chi Zhang, Ian

Re: Review Request 34432: Remove duplicate constant string references to mesos-containerizer

2015-05-22 Thread Paul Brett
On May 22, 2015, 7:31 a.m., Ian Downes wrote: src/slave/containerizer/isolators/network/port_mapping.hpp, lines 67-73 https://reviews.apache.org/r/34432/diff/1/?file=965780#file965780line67 Please state why they are exposed. The same literarl strings are used in