[mesos] branch master updated: Added Meng Zhu to the committer list.

2018-10-29 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 The following commit(s) were added to refs/heads/master by this push: new 8b3d0bd Added Meng Zhu to the committer list

[mesos] branch master updated: Added filters info to the `DECLINE` call log message.

2018-10-29 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 The following commit(s) were added to refs/heads/master by this push: new 90dd6c3 Added filters info to the `DECLINE` call

[mesos] branch master updated (90dd6c3 -> 81564b8)

2018-10-29 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 90dd6c3 Added filters info to the `DECLINE` call log message. new dc8f085 Fixed a typo in the allocator

[mesos] 02/02: Fixed a typo in `slave.cpp`.

2018-10-29 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 81564b81fce7efd422c142166e2f27ccc168516c Author: Meng Zhu AuthorDate: Fri Sep 21 16:11:52 2018 -0700 Fixed a typo

[mesos] 01/02: Fixed a typo in the allocator benchmark.

2018-10-29 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 dc8f085cf85431cb3c5b52e04f19713d0f7b48b5 Author: Meng Zhu AuthorDate: Fri Oct 12 17:37:00 2018 -0700 Fixed a typo

[mesos] branch master updated: Removed unused class fields in the allocator.

2019-01-14 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 The following commit(s) were added to refs/heads/master by this push: new c8b2aff Removed unused class fields

[mesos] branch master updated: Fixed documentation inaccuracies regarding `min_allocatable_resources`.

2019-01-14 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 The following commit(s) were added to refs/heads/master by this push: new e657836 Fixed documentation inaccuracies

[mesos] branch 1.4.x updated: Added MESOS-9221 and MESOS-9304 to 1.4.3 CHANGELOG.

2019-01-23 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 9a2488a Added MESOS-9221 and MESOS-9304 to 1.4.3

[mesos] branch master updated: Added MESOS-9221 and MESOS-9304 to 1.4.3 CHANGELOG.

2019-01-23 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 The following commit(s) were added to refs/heads/master by this push: new 6ccb0d5 Added MESOS-9221 and MESOS-9304 to 1.4.3

[mesos] branch 1.4.x updated: Removed WIP from 1.4.3 release notes.

2019-01-23 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 fcfe190 Removed WIP from 1.4.3 release notes

[mesos] branch master updated: Removed WIP from 1.4.3 release notes.

2019-01-23 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 The following commit(s) were added to refs/heads/master by this push: new 0f8ee95 Removed WIP from 1.4.3 release notes

[mesos] branch master updated: Changed a benign warning log message in slave.cpp to info.

2018-12-05 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 The following commit(s) were added to refs/heads/master by this push: new de685f7 Changed a benign warning log message

[mesos] 03/06: Renamed one allocator benchmark to be more descriptive.

2018-12-06 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 e6fa3e3efc39971fea6157cd8d3e3a3bebbac94d Author: Meng Zhu AuthorDate: Thu Oct 18 21:45:14 2018 -0700 Renamed one

[mesos] 02/06: Removed `used` argument in `AgentProfile` in the allocator benchmark.

2018-12-06 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 b04e8aa2b38613ae103e9d004854030d56ca388a Author: Meng Zhu AuthorDate: Fri Oct 12 17:23:03 2018 -0700 Removed `used

[mesos] 05/06: Added an allocator benchmark for quota performance.

2018-12-06 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 4e512618d508f32170193c49d72011189f6e2fa1 Author: Meng Zhu AuthorDate: Fri Oct 12 17:28:39 2018 -0700 Added

[mesos] 01/06: Added default arguments to `FrameworkProfile` in allocator benchmark.

2018-12-06 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 ed7557d71ff5bfb05b9726b714cca6a3de2f2273 Author: Meng Zhu AuthorDate: Fri Oct 12 17:04:25 2018 -0700 Added default

[mesos] 04/06: Moved a few allocator test helpers to `tests/allocator.hpp`.

2018-12-06 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 80da1fca1a2b765e2868bd30fc6b306e164cce28 Author: Meng Zhu AuthorDate: Thu Oct 18 10:49:38 2018 -0700 Moved a few

[mesos] 06/06: Added a benchmark to compare quota and nonquota allocation performance.

2018-12-06 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 740fa11a33df8528742b3e784206d00111edc4a3 Author: Meng Zhu AuthorDate: Fri Oct 19 22:44:04 2018 -0700 Added

[mesos] branch master updated (5f4c7d6 -> 740fa11)

2018-12-06 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 5f4c7d6 Added MESOS-9293 to the 1.7.1 CHANGELOG. new ed7557d Added default arguments to `FrameworkProfile

[mesos] branch master updated: Added tests to ensure correct quota accounting.

2018-12-05 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 The following commit(s) were added to refs/heads/master by this push: new ed02fb0 Added tests to ensure correct quota

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

2019-01-08 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 commit f0df5b64acc5520f81acfbce2f195a157f97dcb7 Author: Meng Zhu AuthorDate: Wed Dec 19 14:49:11 2018 -0800 Added

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

2019-01-08 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 commit f0a7941a60044b5e728e214ead4c6c613bafd841 Author: Meng Zhu AuthorDate: Fri Jan 4 11:07:43 2019 -0800 Pulled up

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

2019-01-08 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 commit cb6ef795e32462f021bb26b683d917fbb331d547 Author: Meng Zhu AuthorDate: Sat Jan 5 13:28:27 2019 -0800 Disallowed nan

[mesos] 03/05: Added tests for `ResourceQuantities`.

2019-01-08 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 commit 54aa25b421d2621a59ce5e4117337c6dec18de71 Author: Meng Zhu AuthorDate: Fri Jan 4 11:13:21 2019 -0800 Added tests

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

2019-01-08 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 commit 8acfdc64d3a417bf54bb3d9405dc2875d81859ac Author: Meng Zhu AuthorDate: Sun Dec 30 20:55:06 2018 -0800 Extended

[mesos] branch 1.7.x updated (9d54011 -> 8acfdc6)

2019-01-08 Thread mzhu
This is an automated email from the ASF dual-hosted git repository. mzhu pushed a change to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 9d54011 Sent SIGKILL to I/O switchboard server as a safeguard. new cb6ef79 Disallowed nan, inf and so on when

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

2019-01-08 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 commit 2762d74313fe3f8f8a539e09c6a60e66681f2de2 Author: Meng Zhu AuthorDate: Fri Jan 4 11:07:43 2019 -0800 Pulled up

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

2019-01-08 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 commit 360e0023fc89d64d67e3a5effc6faa28923818b8 Author: Meng Zhu AuthorDate: Sun Dec 30 20:55:06 2018 -0800 Extended

[mesos] 03/05: Added tests for `ResourceQuantities`.

2019-01-08 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 commit 8c6f52a98ef6065d123d23cccf6e03de77c5be8a Author: Meng Zhu AuthorDate: Fri Jan 4 11:13:21 2019 -0800 Added tests

[mesos] branch 1.6.x updated (a092c2c -> 360e002)

2019-01-08 Thread mzhu
This is an automated email from the ASF dual-hosted git repository. mzhu pushed a change to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from a092c2c Sent SIGKILL to I/O switchboard server as a safeguard. new 9883e06 Disallowed nan, inf and so on when

[mesos] 01/06: Added rvalue reference Try::get overloads.

2019-01-08 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 commit 0f9d46c07d712b41ab90a6347b5901ef62b8e88d Author: Benjamin Mahler AuthorDate: Mon Feb 5 13:35:51 2018 -0800 Added

[mesos] 04/06: Added tests for `ResourceQuantities`.

2019-01-08 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 commit 5d7f2cdc9c2a93a45f5e60897442c5ae66853621 Author: Meng Zhu AuthorDate: Fri Jan 4 11:13:21 2019 -0800 Added tests

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

2019-01-08 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 commit bfcf849ca7fd0815fe16228944cef8b164f67c66 Author: Meng Zhu AuthorDate: Sat Jan 5 13:28:27 2019 -0800 Disallowed nan

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

2019-01-08 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 commit 9445c94b89dd5c9ec6c4964aa260cf90533bebec Author: Meng Zhu AuthorDate: Sun Dec 30 20:55:06 2018 -0800 Extended

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

2019-01-08 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 commit 9883e068dd631abb5d5e33c2ef47797d517b0efb Author: Meng Zhu AuthorDate: Sat Jan 5 13:28:27 2019 -0800 Disallowed nan

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

2019-01-08 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 commit 610f9c6c06509db2131891083f7dd803caa6737f Author: Meng Zhu AuthorDate: Wed Dec 19 14:49:11 2018 -0800 Added

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

2019-01-08 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 025124611a6e65232856ee10032cd4cb0f69fe46 Author: Meng Zhu AuthorDate: Tue Jan 8 19:40:19 2019 -0800 Added MESOS-9510

[mesos] 05/06: Added a `Resources` method `contains(ResourceQuantities)`.

2019-01-08 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 commit da6857adfc2711ca9787809387b501debf1fb8d2 Author: Meng Zhu AuthorDate: Wed Dec 19 14:49:11 2018 -0800 Added

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

2019-01-08 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 commit c306531c4a9a58c40d5180947b4e2879567dac6d Author: Meng Zhu AuthorDate: Fri Jan 4 11:07:43 2019 -0800 Pulled up

[mesos] branch 1.5.x updated (a213535 -> 9445c94)

2019-01-08 Thread mzhu
This is an automated email from the ASF dual-hosted git repository. mzhu pushed a change to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from a213535 Sent SIGKILL to I/O switchboard server as a safeguard. new 0f9d46c Added rvalue reference Try::get

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

2019-01-08 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 6bf741f9e971e4f9e07cd776848dfc062993ac8f Author: Meng Zhu AuthorDate: Tue Jan 8 19:37:37 2019 -0800 Added MESOS-9510

[mesos] branch master updated (3478e34 -> 0251246)

2019-01-08 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 3478e34 Sent SIGKILL to I/O switchboard server as a safeguard. new 6bf741f Added MESOS-9510 and MESOS-9516

[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

[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] 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

[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 Value::Scalar

[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] 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

[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

[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

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) +++ release/mesos

[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

[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

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

2019-01-07 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 386b1fe99bb9d10af2abaca4832bf584b6181799 Author: Meng Zhu AuthorDate: Sun Dec 30 20:55:06 2018 -0800 Extended

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

2019-01-07 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 1601d83f2d2796cccbc77cc3a9a288dbb90e1655 Author: Meng Zhu AuthorDate: Fri Jan 4 11:07:43 2019 -0800 Pulled up

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

2019-01-07 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 071bd9e1b770026381640d4f9b25e19ee040af7b Author: Meng Zhu AuthorDate: Sat Jan 5 13:28:27 2019 -0800 Disallowed nan

[mesos] 03/05: Added tests for `ResourceQuantities`.

2019-01-07 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 cc0a231481db705a8ef45c8be6f68dd52c23ff51 Author: Meng Zhu AuthorDate: Fri Jan 4 11:13:21 2019 -0800 Added tests

[mesos] branch master updated (7a37859 -> 386b1fe)

2019-01-07 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 7a37859 Improved wording in comments for `AgentAdded` event. new 071bd9e Disallowed nan, inf and so on when

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

2019-01-07 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 983cd42edd404d7cb04b96adb6c379c2e09efdca Author: Meng Zhu AuthorDate: Wed Dec 19 14:49:11 2018 -0800 Added

[mesos] branch master updated: Updated configuration documentation to include random sorter.

2019-01-11 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 The following commit(s) were added to refs/heads/master by this push: new e3d6b13 Updated configuration documentation

[mesos] branch master updated: Removed redundant using clause in `master.cpp`.

2019-01-11 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 The following commit(s) were added to refs/heads/master by this push: new 915c21d Removed redundant using clause

[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] 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

[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] 01/03: Removed a lambda to simplify `__allocate()`.

2019-03-25 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 f30c68b73544a6799aa134117d2f931170a377ec Author: Meng Zhu AuthorDate: Thu Mar 21 17:24:55 2019 -0700 Removed a lambda

[mesos] branch master updated (0635d23 -> 294b70a)

2019-03-25 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 0635d23 Added MESOS-9564 to the 1.6.3 and 1.7.3 CHANGELOG. new f30c68b Removed a lambda to simplify `__allocate

[mesos] 03/03: Removed `limits` from `QuotaInfo` and `QuotaRequest` protobuf.

2019-03-25 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 294b70a2190f01952f7ec6f542c60999373ea0fc Author: Meng Zhu AuthorDate: Thu Mar 21 19:07:48 2019 -0700 Removed `limits

[mesos] 02/03: Added more arithmetic operations in class `ResourceQuantities`.

2019-03-25 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 b8406c273c1ca25b02390c68816490b6fb7fbe41 Author: Meng Zhu AuthorDate: Thu Mar 21 17:38:31 2019 -0700 Added more

[mesos] branch master updated (3d1c435 -> 281039c)

2019-04-05 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 3d1c435 Updated Mesos version to 1.9.0. new a0170bb Added a test to ensure correct headroom accounting. new

[mesos] 02/02: Added a test to ensure correct role consumed quota accounting.

2019-04-05 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 281039cb1b64ea916da11a9009f2895125242fc6 Author: Meng Zhu AuthorDate: Thu Apr 4 16:18:19 2019 -0700 Added a test

[mesos] 01/02: Added a test to ensure correct headroom accounting.

2019-04-05 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 a0170bb17656089ce07b6ccb30e7d23062d729d1 Author: Meng Zhu AuthorDate: Wed Apr 3 12:31:27 2019 -0700 Added a test

[mesos] 01/02: Added MESOS-9692 to the 1.7.3 CHANGELOG.

2019-03-29 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 2d3527ff7ff55b3dbeed7cdd2a8e504bc39918ca Author: Meng Zhu AuthorDate: Fri Mar 29 14:35:32 2019 -0700 Added MESOS-9692

[mesos] branch master updated: Fixed a bug where disk quota may be under allocated.

2019-03-29 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 The following commit(s) were added to refs/heads/master by this push: new b65b570 Fixed a bug where disk quota may be under

[mesos] 01/02: Fixed a bug where disk quota may be under allocated.

2019-03-29 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 commit 0357864dc8f5c9d5aaf06a11e2a7f37aa5778a09 Author: Meng Zhu AuthorDate: Fri Mar 29 11:35:42 2019 -0700 Fixed a bug where

[mesos] 02/02: Added MESOS-9692 to the 1.7.3 CHANGELOG.

2019-03-29 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 commit 3993716b23efc798944e0776952ca48bc4d9d3cf Author: Meng Zhu AuthorDate: Fri Mar 29 14:35:32 2019 -0700 Added MESOS-9692

[mesos] branch 1.7.x updated (ad85a64 -> 3993716)

2019-03-29 Thread mzhu
This is an automated email from the ASF dual-hosted git repository. mzhu pushed a change to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from ad85a64 Added MESOS-9564 to the 1.7.3 CHANGELOG. new 0357864 Fixed a bug where disk quota may be under allocated

[mesos] branch master updated (b65b570 -> 929c3e2)

2019-03-29 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 b65b570 Fixed a bug where disk quota may be under allocated. new 2d3527f Added MESOS-9692 to the 1.7.3 CHANGELOG

[mesos] 02/02: Added MESOS-9692 to the 1.6.3 CHANGELOG.

2019-03-29 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 929c3e2bf1b39847ede005f01d8a42b4e367b983 Author: Meng Zhu AuthorDate: Fri Mar 29 14:40:21 2019 -0700 Added MESOS-9692

[mesos] 01/02: Fixed a bug where disk quota may be under allocated.

2019-03-29 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 commit 70553bda06ce566fb9f6e46a59cadd8df55ca704 Author: Meng Zhu AuthorDate: Fri Mar 29 11:35:42 2019 -0700 Fixed a bug where

[mesos] branch 1.6.x updated (3897e09 -> 0f5170a)

2019-03-29 Thread mzhu
This is an automated email from the ASF dual-hosted git repository. mzhu pushed a change to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 3897e09 Added MESOS-9564 to the 1.6.3 CHANGELOG. new 70553bd Fixed a bug where disk quota may be under allocated

[mesos] 02/02: Added MESOS-9692 to the 1.6.3 CHANGELOG.

2019-03-29 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 commit 0f5170a6c780c4068c39fc1bd35ab850827443fa Author: Meng Zhu AuthorDate: Fri Mar 29 14:40:21 2019 -0700 Added MESOS-9692

[mesos] 01/02: Added `empty()` method in `class ResourceQuantities`.

2019-03-29 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 c76b4431505861c8e5997f13b7fda51ef2cd7c54 Author: Meng Zhu AuthorDate: Tue Mar 26 16:25:46 2019 -0700 Added `empty

[mesos] 02/02: Added `==` and `!=` operator in `ResourceQuantities`.

2019-03-29 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 7c8a9a9218b5b3a9a2acbf8c10899355773377ef Author: Meng Zhu AuthorDate: Wed Mar 27 17:09:13 2019 -0700 Added

[mesos] branch master updated (929c3e2 -> 7c8a9a9)

2019-03-29 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 929c3e2 Added MESOS-9692 to the 1.6.3 CHANGELOG. new c76b443 Added `empty()` method in `class ResourceQuantities

[mesos] 02/04: Used `ResourceQuantities` in `__allocate()` when appropriate.

2019-04-01 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 a5af0162dbe77ba3d76d94b2a2b4beb92d63f83a Author: Meng Zhu AuthorDate: Fri Mar 29 15:39:17 2019 -0700 Used

[mesos] branch master updated (9a6b3cb -> 1acb38c)

2019-04-01 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 9a6b3cb Updated test `AgentRegisteredWithNewId` for better code coverage. new fbfe193 Simplified quota chopping

[mesos] 04/04: Removed unused function `Resources::isScalarQuantity`.

2019-04-01 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 1acb38c27306326a53f866b5386b5e28a6dc9314 Author: Meng Zhu AuthorDate: Fri Mar 29 15:53:26 2019 -0700 Removed unused

[mesos] 01/04: Simplified quota chopping logic in the allocator.

2019-04-01 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 fbfe1938846ef02a90dcae500a2c7843f902d1bf Author: Meng Zhu AuthorDate: Fri Mar 29 15:02:02 2019 -0700 Simplified quota

[mesos] 03/04: Used `ResourceQuantities` in the sorter when appropriate.

2019-04-01 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 ef26c536f89c76ec2752299096bc5f5538753ed2 Author: Meng Zhu AuthorDate: Wed Mar 27 17:17:32 2019 -0700 Used

[mesos] branch master updated: Added a `sum` method for `ResourceQuantities`.

2019-03-26 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 The following commit(s) were added to refs/heads/master by this push: new c10def9 Added a `sum` method

[mesos] branch master updated: Updated the website for the 1.4.3 release.

2019-02-26 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 The following commit(s) were added to refs/heads/master by this push: new a9f28a6 Updated the website for the 1.4.3 release

[mesos] annotated tag 1.4.3 created (now eeacecb)

2019-02-22 Thread mzhu
This is an automated email from the ASF dual-hosted git repository. mzhu pushed a change to annotated tag 1.4.3 in repository https://gitbox.apache.org/repos/asf/mesos.git. at eeacecb (tag) tagging cb245efa20b8d51d2c1cf5d83ec72963fbd90c66 (tag) length 154 bytes by Meng Zhu

[mesos] branch 1.4.x updated: Bumped the Mesos version to 1.4.4.

2019-02-22 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 177bc52 Bumped the Mesos version to 1.4.4. 177bc52

svn commit: r32606 - in /release/mesos/1.4.3: ./ mesos-1.4.3.tar.gz mesos-1.4.3.tar.gz.asc mesos-1.4.3.tar.gz.sha512

2019-02-22 Thread mzhu
Author: mzhu Date: Fri Feb 22 21:17:36 2019 New Revision: 32606 Log: Adding mesos-1.4.3. Added: release/mesos/1.4.3/ release/mesos/1.4.3/mesos-1.4.3.tar.gz (with props) release/mesos/1.4.3/mesos-1.4.3.tar.gz.asc release/mesos/1.4.3/mesos-1.4.3.tar.gz.sha512 Added: release

[mesos] branch master updated: Fixed an incorrect comment indentation.

2019-02-26 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 The following commit(s) were added to refs/heads/master by this push: new 85e2a14 Fixed an incorrect comment indentation

[mesos] branch master updated: Replaced `.get().get()` with `**` in `result.hpp`.

2019-03-12 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 The following commit(s) were added to refs/heads/master by this push: new 98597ed Replaced `.get().get

[mesos] branch 1.7.x updated (0f8faa0 -> a519352)

2019-03-13 Thread mzhu
This is an automated email from the ASF dual-hosted git repository. mzhu pushed a change to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 0f8faa0 Added MESOS-9610 to 1.7.3 CHANGELOG. new 725e81a Added a new registry field `minimum_capabilities

[mesos] 02/03: Added minimum capability check during master recovery.

2019-03-13 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 commit 18de75e141ed2e879601a808034eede20db131f2 Author: Meng Zhu AuthorDate: Wed Mar 6 11:03:28 2019 -0800 Added minimum

[mesos] 03/03: Added MESOS-8880 to 1.7.3 CHANGELOG.

2019-03-13 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 commit a5193527af174b73bf600638694f88fba328f00a Author: Meng Zhu AuthorDate: Wed Mar 13 10:34:08 2019 -0700 Added MESOS-8880

[mesos] 01/03: Added a new registry field `minimum_capabilities`.

2019-03-13 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 commit 725e81aa7e371ed96f9b4f9e88233a8ff7e1d3db Author: Meng Zhu AuthorDate: Wed Mar 6 11:02:22 2019 -0800 Added a new

  1   2   3   4   >