The mesos.interface python egg

2014-09-04 Thread Tom Arnfeld
Hey guys, Has someone been changing things relating to the new *mesos.interface* python egg on pypi? I don't seem to be able to install it anymore.. which is strange as it's listed as available on the pypi site. Here's some output: https://gist.github.com/tarnfeld/dcf936eb247c7bd5d2d1 Cheers,

Re: Review Request 24984: Libprocess: Use Content-Length instead of Encoding: Chunked

2014-09-04 Thread Nikita Vetoshkin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24984/ --- (Updated Sept. 4, 2014, 9:28 a.m.) Review request for mesos. Changes ---

Review Request 25334: Fixed python egg proto imports.

2014-09-04 Thread Till Toenshoff
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25334/ --- Review request for mesos, Benjamin Hindman, Tom Arnfeld, Thomas Rampelberg, and

Re: The mesos.interface python egg

2014-09-04 Thread Till Toenshoff
Has someone been changing things relating to the new *mesos.interface* python egg on pypi? I don't seem to be able to install it anymore.. which is strange as it's listed as available on the pypi site. Here's some output: https://gist.github.com/tarnfeld/dcf936eb247c7bd5d2d1 I am getting

Re: The mesos.interface python egg

2014-09-04 Thread Thomas Rampelberg
I'm not sure what happened, but I got it fixed up this morning. On Thu, Sep 4, 2014 at 4:55 AM, Till Toenshoff toensh...@me.com wrote: Has someone been changing things relating to the new *mesos.interface* python egg on pypi? I don't seem to be able to install it anymore.. which is strange as

Review Request 25344: Improved the error message when destroying a container.

2014-09-04 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25344/ --- Review request for mesos and Ben Mahler. Repository: mesos-git Description

Re: Review Request 25334: Fixed python egg proto imports.

2014-09-04 Thread Thomas Rampelberg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25334/#review52316 --- Ship it! :thumbsup: Is there any reason we're not running

Re: Review Request 24984: Libprocess: Use Content-Length instead of Encoding: Chunked

2014-09-04 Thread Dominic Hamon
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24984/#review52317 --- 3rdparty/libprocess/src/encoder.hpp

Re: Review Request 25334: Fixed python egg proto imports.

2014-09-04 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25334/#review52331 --- src/Makefile.am https://reviews.apache.org/r/25334/#comment91099

Re: Review Request 25205: Fix command executor path check

2014-09-04 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25205/#review52333 --- Bad patch! Reviews applied: [25205] Failed command: git apply

Jenkins build is back to normal : mesos-reviewbot #1466

2014-09-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/mesos-reviewbot/1466/

Re: Review Request 25270: Enable bridge networking and port mapping for Docker

2014-09-04 Thread Timothy St. Clair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25270/#review52347 --- src/docker/docker.cpp

Re: Review Request 25270: Enable bridge networking and port mapping for Docker

2014-09-04 Thread Timothy Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25270/ --- (Updated Sept. 4, 2014, 8:24 p.m.) Review request for mesos, Benjamin Hindman,

Re: Review Request 25250: Mark running tasks killed during framework shutdown.

2014-09-04 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25250/#review52351 --- Patch looks great! Reviews applied: [25250] All tests passed. -

Review Request 25355: Minor update to include package config file

2014-09-04 Thread Timothy St. Clair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25355/ --- Review request for mesos, Benjamin Hindman, Jie Yu, and Vinod Kone. Bugs:

Re: Review Request 22066: Added timeout to rescind unused offers

2014-09-04 Thread Kapil Arya
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22066/ --- (Updated Sept. 4, 2014, 5:09 p.m.) Review request for mesos, Adam B, Ben

Re: Review Request 25355: Minor update to include package config file

2014-09-04 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25355/#review52358 --- Makefile.am https://reviews.apache.org/r/25355/#comment91125

Re: Review Request 25270: Enable bridge networking and port mapping for Docker

2014-09-04 Thread Timothy Chen
On Sept. 4, 2014, 8:23 p.m., Timothy St. Clair wrote: src/docker/docker.cpp, line 324 https://reviews.apache.org/r/25270/diff/1/?file=674166#file674166line324 Don't you want --host= and --bridge=br(x), in the case where folks configure bridges for vlans? Hi Tim, the custom

Re: Review Request 25270: Enable bridge network in Mesos

2014-09-04 Thread Timothy Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25270/ --- (Updated Sept. 4, 2014, 10:04 p.m.) Review request for mesos, Benjamin

Re: Review Request 25105: Explore disk io isolation in cgroups

2014-09-04 Thread Patrick Reilly
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25105/ --- (Updated Sept. 4, 2014, 10:49 p.m.) Review request for mesos, Adam B and

Re: Review Request 25105: Explore disk io isolation in cgroups

2014-09-04 Thread Patrick Reilly
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25105/ --- (Updated Sept. 4, 2014, 11:01 p.m.) Review request for mesos, Adam B and

Re: Review Request 25344: Improved the error message when destroying a container.

2014-09-04 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25344/ --- (Updated Sept. 4, 2014, 11:12 p.m.) Review request for mesos and Ben Mahler.

Re: Review Request 25344: Improved the error message when destroying a container.

2014-09-04 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25344/#review52378 --- Ship it! Thanks! src/linux/cgroups.cpp

Re: Review Request 25344: Improved the error message when destroying a container.

2014-09-04 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25344/ --- (Updated Sept. 4, 2014, 11:42 p.m.) Review request for mesos and Ben Mahler.

Re: Review Request 25344: Improved the error message when destroying a container.

2014-09-04 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25344/ --- (Updated Sept. 4, 2014, 11:47 p.m.) Review request for mesos and Ben Mahler.

Re: Review Request 25344: Improved the error message when destroying a container.

2014-09-04 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25344/#review52380 --- Ship it! src/linux/cgroups.cpp

Re: Review Request 25105: Explore disk io isolation in cgroups

2014-09-04 Thread Timothy Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25105/#review52372 --- src/linux/cgroups.cpp

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME #2380

2014-09-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/2380/changes Changes: [yujie.jay] Improved the error message when destroying a container. -- [...truncated 260 lines...] 3rdparty/Makefile.am:145: warning: source file

Review Request 25369: Add Dockerfile for building Mesos from source

2014-09-04 Thread Gabriel Monroy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25369/ --- Review request for mesos and Timothy Chen. Repository: mesos Description

Jenkins build is back to normal : Mesos-Ubuntu-distcheck #317

2014-09-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/Mesos-Ubuntu-distcheck/317/changes

Re: Review Request 25355: Minor update to include package config file

2014-09-04 Thread Timothy St. Clair
On Sept. 4, 2014, 9:19 p.m., Vinod Kone wrote: Makefile.am, lines 27-28 https://reviews.apache.org/r/25355/diff/1/?file=679007#file679007line27 i'm likely missing context. what is this for? A while back we added a package config file, or .pc file. This mod installs it in the

Re: Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME #2380

2014-09-04 Thread Benjamin Mahler
Alright, I'm going to remove the H11 slave from the label expression to cut the noise. Filed a ticket for getting libcurl installed: https://issues.apache.org/jira/browse/INFRA-8308 On Thu, Sep 4, 2014 at 4:59 PM, Apache Jenkins Server jenk...@builds.apache.org wrote: See

Re: Review Request 25355: Minor update to include package config file

2014-09-04 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25355/#review52398 --- Ship it! Ship It! - Vinod Kone On Sept. 4, 2014, 9 p.m.,

Re: Review Request 24984: Libprocess: Use Content-Length instead of Encoding: Chunked

2014-09-04 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24984/#review52400 --- Patch looks great! Reviews applied: [24984] All tests passed. -

Review Request 25373: Added a test for sending pending tasks during re-registration.

2014-09-04 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25373/ --- Review request for mesos and Vinod Kone. Bugs: MESOS-1715

Review Request 25371: Send pending tasks during re-registration.

2014-09-04 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25371/ --- Review request for mesos and Vinod Kone. Bugs: MESOS-1715

Review Request 25372: Made the GarbageCollector injectable into the Slave.

2014-09-04 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25372/ --- Review request for mesos and Vinod Kone. Bugs: MESOS-1715

Re: Review Request 25334: Fixed python egg proto imports.

2014-09-04 Thread Mesos ReviewBot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25334/#review52413 --- Patch looks great! Reviews applied: [25334] All tests passed. -