[mesos] 04/06: Improved performance of v1 agent operator API GET_TASKS call.

2020-02-24 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 commit 4aff0d7b583172ae890fbe944b268e222779956d Author: Benjamin Mahler AuthorDate: Thu Jan 30 15:40:59 2020 -0500

[mesos] 06/06: Minor cleanups to master's GET_* call handlers.

2020-02-24 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 commit de8875498a799af20ff15eda68064c644dcc6d66 Author: Benjamin Mahler AuthorDate: Mon Feb 24 21:04:43 2020 -0500 Minor

[mesos] branch master updated (ea670ec -> de88754)

2020-02-24 Thread bmahler
This is an automated email from the ASF dual-hosted git repository. bmahler pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from ea670ec Fixed systemd socket activation on old systemd versions. new df9e3a6 Improved performance of v1 agent

[mesos] 01/06: Improved performance of v1 agent operator API GET_METRICS call.

2020-02-24 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 commit df9e3a655467a3036ac7540c13266b6725654572 Author: Benjamin Mahler AuthorDate: Tue Jan 28 13:42:36 2020 -0500

[mesos] 05/06: Improved performance of v1 agent operator API GET_STATE call.

2020-02-24 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 commit 0d8c492f7560aecf78d2c9f9ff4dc5f9c980e17b Author: Benjamin Mahler AuthorDate: Thu Jan 30 15:43:15 2020 -0500

[mesos] 02/06: Improved performance of v1 agent operator API GET_FRAMEWORKS call.

2020-02-24 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 commit ea2dcb4aed02b7406c562b37e3d0afaeda0304b6 Author: Benjamin Mahler AuthorDate: Thu Jan 30 15:37:55 2020 -0500

[mesos] 03/06: Improved performance of v1 agent operator API GET_EXECUTORS call.

2020-02-24 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 commit fd2c7837f52a5148959f006591dd91aa6e83ae7e Author: Benjamin Mahler AuthorDate: Thu Jan 30 15:39:36 2020 -0500

[mesos] branch master updated (cb8106f -> ea670ec)

2020-02-24 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from cb8106f Made `http`, `pid` and `heartbeater` of `Framework` private. new 360e883 Removed reimplementation of

[mesos] 02/02: Fixed systemd socket activation on old systemd versions.

2020-02-24 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit ea670eca55af847bd7fcba1510726dd0059edf32 Author: Andrei Budnik AuthorDate: Thu Feb 20 17:30:18 2020 +0100 Fixed

[mesos] 01/02: Removed reimplementation of `cloexec` from systemd activation code.

2020-02-24 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 360e8838d08eb07496b2c3e6bcd511348ce488b0 Author: Andrei Budnik AuthorDate: Fri Feb 21 12:08:47 2020 +0100 Removed