svn commit: r31855 - /release/mesos/KEYS

2019-01-09 Thread mzhu
Author: mzhu Date: Thu Jan 10 01:48:46 2019 New Revision: 31855 Log: Added a GPG key for Meng Zhu. Modified: release/mesos/KEYS Modified: release/mesos/KEYS == --- release/mesos/KEYS (original) +++

[mesos] branch 1.4.x updated: Added MESOS-9510 and MESOS-9516 to the 1.4.3 CHANGELOG.

2019-01-09 Thread mzhu
This is an automated email from the ASF dual-hosted git repository. mzhu pushed a commit to branch 1.4.x in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/1.4.x by this push: new c8a9e39 Added MESOS-9510 and MESOS-9516 to the

[mesos] 02/04: Pulled up the resource quantities class for more general use.

2019-01-09 Thread mzhu
This is an automated email from the ASF dual-hosted git repository. mzhu pushed a commit to branch 1.4.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 57c810b6ccec1e5bacea56a729b1c8a8374c743a Author: Meng Zhu AuthorDate: Fri Jan 4 11:07:43 2019 -0800 Pulled up the

[mesos] branch 1.4.x updated (7642d6b -> 0d8fd79)

2019-01-09 Thread mzhu
This is an automated email from the ASF dual-hosted git repository. mzhu pushed a change to branch 1.4.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 7642d6b Added MESOS-9492 to 1.4.3 CHANGELOG. new c27ad6d Disallowed nan, inf and so on when parsing

[mesos] 01/04: Disallowed nan, inf and so on when parsing Value::Scalar.

2019-01-09 Thread mzhu
This is an automated email from the ASF dual-hosted git repository. mzhu pushed a commit to branch 1.4.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit c27ad6de27afb0bb2badca5968d9d2c3dc5191b0 Author: Meng Zhu AuthorDate: Sat Jan 5 13:28:27 2019 -0800 Disallowed nan,

[mesos] 04/04: Extended `min_allocatable_resources` flag to cover non-scalar resources.

2019-01-09 Thread mzhu
This is an automated email from the ASF dual-hosted git repository. mzhu pushed a commit to branch 1.4.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 0d8fd79c503e5f1dab884039de91bc42c0b88b8a Author: Meng Zhu AuthorDate: Sun Dec 30 20:55:06 2018 -0800 Extended

[mesos] 03/04: Added a `Resources` method `contains(ResourceQuantities)`.

2019-01-09 Thread mzhu
This is an automated email from the ASF dual-hosted git repository. mzhu pushed a commit to branch 1.4.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit caadacccf066f21f79c556b33fde2a10b82ca3f5 Author: Meng Zhu AuthorDate: Wed Dec 19 14:49:11 2018 -0800 Added a

[mesos] branch 1.5.x updated: Added MESOS-9510 and MESOS-9516 to the 1.5.2 CHANGELOG.

2019-01-09 Thread mzhu
This is an automated email from the ASF dual-hosted git repository. mzhu pushed a commit to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/1.5.x by this push: new 052a350 Added MESOS-9510 and MESOS-9516 to the

[mesos] branch 1.6.x updated: Added MESOS-9510 and MESOS-9516 to the 1.6.2 CHANGELOG.

2019-01-09 Thread mzhu
This is an automated email from the ASF dual-hosted git repository. mzhu pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/1.6.x by this push: new 6724a8c Added MESOS-9510 and MESOS-9516 to the

[mesos] branch 1.7.x updated: Added MESOS-9510 and MESOS-9516 to the 1.7.1 CHANGELOG.

2019-01-09 Thread mzhu
This is an automated email from the ASF dual-hosted git repository. mzhu pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/1.7.x by this push: new 63c8672 Added MESOS-9510 and MESOS-9516 to the

[mesos] branch 1.5.x updated (27acb05 -> b961ecf)

2019-01-09 Thread jieyu
This is an automated email from the ASF dual-hosted git repository. jieyu pushed a change to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 27acb05 Fixed compilation error in SLRP. new 0a5f54a Allowed CNI root directory to be in a persistent location.

[mesos] 01/02: Allowed CNI root directory to be in a persistent location.

2019-01-09 Thread jieyu
This is an automated email from the ASF dual-hosted git repository. jieyu pushed a commit to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 0a5f54ab321dc305657b12092e0c642afc2c6e5b Author: Deepak Goel AuthorDate: Tue Dec 18 22:04:06 2018 -0800 Allowed CNI

[mesos] 02/02: Added MESOS-9492 to 1.5.3 CHANGELOG.

2019-01-09 Thread jieyu
This is an automated email from the ASF dual-hosted git repository. jieyu pushed a commit to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit b961ecfad020a97772efe0a4c8aece14b4453026 Author: Jie Yu AuthorDate: Wed Jan 9 16:36:26 2019 -0800 Added MESOS-9492 to

[mesos] branch master updated: Added MESOS-9492 to 1.5.3 CHANGELOG.

2019-01-09 Thread jieyu
This is an automated email from the ASF dual-hosted git repository. jieyu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/master by this push: new 3fece81 Added MESOS-9492 to 1.5.3 CHANGELOG.

[mesos] branch 1.7.x updated: Fixed compile error with Clang 3.5.

2019-01-09 Thread gaston
This is an automated email from the ASF dual-hosted git repository. gaston pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/1.7.x by this push: new e7af1fc Fixed compile error with Clang 3.5.

[mesos] branch master updated: Fixed compile error with Clang 3.5.

2019-01-09 Thread gaston
This is an automated email from the ASF dual-hosted git repository. gaston pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/master by this push: new 85437de Fixed compile error with Clang 3.5.

[mesos] branch master updated: Fixed a flaky master volume authorization failure test.

2019-01-09 Thread bmahler
This is an automated email from the ASF dual-hosted git repository. bmahler pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/master by this push: new 051afe4 Fixed a flaky master volume

[mesos] 01/02: Allowed CNI root directory to be in a persistent location.

2019-01-09 Thread jieyu
This is an automated email from the ASF dual-hosted git repository. jieyu pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 416d50d1d395e147ca10bc4ff46db992305883b1 Author: Deepak Goel AuthorDate: Tue Dec 18 22:04:06 2018 -0800 Allowed CNI

[mesos] branch 1.6.x updated (e61e299 -> da12bb5)

2019-01-09 Thread jieyu
This is an automated email from the ASF dual-hosted git repository. jieyu pushed a change to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from e61e299 Fixed the FD leak if containerizer::_launch() failed or discarded. new 416d50d Allowed CNI root

[mesos] branch master updated: Added MESOS-9492 to 1.6.2 CHANGELOG.

2019-01-09 Thread jieyu
This is an automated email from the ASF dual-hosted git repository. jieyu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/master by this push: new 9516028 Added MESOS-9492 to 1.6.2 CHANGELOG.

[mesos] 02/02: Added MESOS-9492 to 1.6.2 CHANGELOG.

2019-01-09 Thread jieyu
This is an automated email from the ASF dual-hosted git repository. jieyu pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit da12bb5a76f90657805804199d268755b2744b86 Author: Jie Yu AuthorDate: Wed Jan 9 15:38:50 2019 -0800 Added MESOS-9492 to

[mesos] branch 1.4.x updated: Added MESOS-9492 to 1.4.3 CHANGELOG.

2019-01-09 Thread jieyu
This is an automated email from the ASF dual-hosted git repository. jieyu pushed a commit to branch 1.4.x in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/1.4.x by this push: new 7642d6b Added MESOS-9492 to 1.4.3 CHANGELOG.

[mesos] branch master updated: Added MESOS-9492 to 1.4.3 CHANGELOG.

2019-01-09 Thread jieyu
This is an automated email from the ASF dual-hosted git repository. jieyu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/master by this push: new 1d5fab9 Added MESOS-9492 to 1.4.3 CHANGELOG.

[mesos] branch 1.5.x updated: Fixed compilation error in SLRP.

2019-01-09 Thread mzhu
This is an automated email from the ASF dual-hosted git repository. mzhu pushed a commit to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/1.5.x by this push: new 27acb05 Fixed compilation error in SLRP. 27acb05 is

[mesos] branch 1.4.x updated: Allowed CNI root directory to be in a persistent location.

2019-01-09 Thread jieyu
This is an automated email from the ASF dual-hosted git repository. jieyu pushed a commit to branch 1.4.x in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/1.4.x by this push: new ff074a5 Allowed CNI root directory to be in a

[mesos] branch 1.4.x updated: Fixed the build failure from the 83d1ae6 cherrypick.

2019-01-09 Thread gilbert
This is an automated email from the ASF dual-hosted git repository. gilbert pushed a commit to branch 1.4.x in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/1.4.x by this push: new ca54b4c Fixed the build failure from the 83d1ae6

[mesos] 01/02: Added MESOS-9510 and MESOS-9516 to the 1.5.2 CHANGELOG.

2019-01-09 Thread mzhu
This is an automated email from the ASF dual-hosted git repository. mzhu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 921bb9ea5772c4ba6e444705bb1b682d7ebad94b Author: Meng Zhu AuthorDate: Wed Jan 9 12:07:38 2019 -0800 Added MESOS-9510

[mesos] 02/02: Added MESOS-9510 and MESOS-9516 to the 1.4.3 CHANGELOG.

2019-01-09 Thread mzhu
This is an automated email from the ASF dual-hosted git repository. mzhu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 465b61ba767da0d4b6c2c19db0199e23cc7adee0 Author: Meng Zhu AuthorDate: Wed Jan 9 12:09:59 2019 -0800 Added MESOS-9510

[mesos] branch master updated (6938af6 -> 465b61b)

2019-01-09 Thread mzhu
This is an automated email from the ASF dual-hosted git repository. mzhu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from 6938af6 Fixed the FD leak if containerizer::_launch() failed or discarded. new 921bb9e Added MESOS-9510 and

[mesos] 02/02: Fixed the FD leak if containerizer::_launch() failed or discarded.

2019-01-09 Thread gilbert
This is an automated email from the ASF dual-hosted git repository. gilbert pushed a commit to branch 1.4.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 83d1ae6100421d06dba6887c6c493e103dc90dcf Author: Andrei Budnik AuthorDate: Wed Jan 9 11:09:08 2019 -0800 Fixed the

[mesos] branch 1.4.x updated (6791ab0 -> 83d1ae6)

2019-01-09 Thread gilbert
This is an automated email from the ASF dual-hosted git repository. gilbert pushed a change to branch 1.4.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 6791ab0 Disabled warnings-as-errors for gRPC build. new 320a293 Sent SIGKILL to I/O switchboard server as a

[mesos] 01/02: Sent SIGKILL to I/O switchboard server as a safeguard.

2019-01-09 Thread gilbert
This is an automated email from the ASF dual-hosted git repository. gilbert pushed a commit to branch 1.4.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 320a293ad8db41a5061014ffbe6cf6e6f59a8795 Author: Qian Zhang AuthorDate: Mon Jan 7 16:16:12 2019 -0800 Sent SIGKILL

[mesos] branch 1.5.x updated: Fixed the FD leak if containerizer::_launch() failed or discarded.

2019-01-09 Thread gilbert
This is an automated email from the ASF dual-hosted git repository. gilbert pushed a commit to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/1.5.x by this push: new c5484ec Fixed the FD leak if

[mesos] branch 1.6.x updated: Fixed the FD leak if containerizer::_launch() failed or discarded.

2019-01-09 Thread gilbert
This is an automated email from the ASF dual-hosted git repository. gilbert pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/1.6.x by this push: new e61e299 Fixed the FD leak if

[mesos] branch 1.7.x updated: Fixed the FD leak if containerizer::_launch() failed or discarded.

2019-01-09 Thread gilbert
This is an automated email from the ASF dual-hosted git repository. gilbert pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/1.7.x by this push: new 15aacc6 Fixed the FD leak if

[mesos] branch master updated: Fixed the FD leak if containerizer::_launch() failed or discarded.

2019-01-09 Thread gilbert
This is an automated email from the ASF dual-hosted git repository. gilbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/master by this push: new 6938af6 Fixed the FD leak if

[mesos] branch master updated: Improved debuggability of `verify-reviews.py`.

2019-01-09 Thread tillt
This is an automated email from the ASF dual-hosted git repository. tillt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/master by this push: new f6b3dc1 Improved debuggability of

[mesos] branch master updated: Reverted cleanup step of `verify-reviews.py`.

2019-01-09 Thread tillt
This is an automated email from the ASF dual-hosted git repository. tillt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/master by this push: new b53139b Reverted cleanup step of