You are viewing a plain text version of this content. The canonical link for it is here.
- Re: Review Request 72029: Changed termination logic of the default executor. - posted by Andrei Budnik <ab...@mesosphere.com> on 2020/02/01 20:33:33 UTC, 4 replies.
- Re: Review Request 71991: Added the 'TASK_RESOURCE_LIMITS' agent capability. - posted by Qian Zhang <zh...@gmail.com> on 2020/02/03 03:21:50 UTC, 6 replies.
- Re: Review Request 72070: Fixed the build on Windows. - posted by Greg Mann <gr...@mesosphere.io> on 2020/02/03 05:47:42 UTC, 0 replies.
- Re: Review Request 72055: Changed termination logic of the Docker executor. - posted by Andrei Budnik <ab...@mesosphere.com> on 2020/02/03 13:35:05 UTC, 1 replies.
- Review Request 72077: Factored out common code for building URIs on a repository host. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/03 17:54:21 UTC, 3 replies.
- Review Request 72080: Added test for fetch from repositories not providing scope/service. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/03 17:54:38 UTC, 9 replies.
- Review Request 72079: Added workaround for Docker repositories not providing scope/service. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/03 17:54:46 UTC, 4 replies.
- Review Request 72078: Factored out getting authorization server URI. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/03 17:54:53 UTC, 1 replies.
- Re: Review Request 72078: Factored out getting authorization service URI. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/04 12:06:59 UTC, 2 replies.
- Re: Review Request 72077: Factored out common code for building URIs on a registry host. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/04 12:07:20 UTC, 2 replies.
- Review Request 72087: Cleaned up agent capability validation and associated docs. - posted by Greg Mann <gr...@mesosphere.io> on 2020/02/05 21:59:49 UTC, 2 replies.
- Review Request 72090: Introduced a weak_ptr-based cache abstraction. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/07 17:31:32 UTC, 1 replies.
- Review Request 72089: Introduced `provideObjectApprover(...)` authorizer interface. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/07 17:31:40 UTC, 1 replies.
- Review Request 72091: Got rid of LocalAuthorizerProcess::authorize(...) method. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/07 17:31:47 UTC, 0 replies.
- Review Request 72092: Added `ObjectApprover`s caching to the local authorizer. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/07 17:31:54 UTC, 0 replies.
- Review Request 72093: Added to `ObjectApprovers` a method to approve arbitrary action. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/07 17:32:02 UTC, 3 replies.
- Review Request 72094: Made `http`, `pid` and `heartbeater` of Framework private. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/07 17:32:09 UTC, 1 replies.
- Review Request 72095: Tied tracking framework state and connection state together. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/07 17:32:15 UTC, 1 replies.
- Review Request 72096: Store per-framework ObjectApprovers. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/07 17:32:23 UTC, 5 replies.
- Review Request 72097: Converted UPDATE_FRAMEWORK to synchronous authorization. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/07 17:32:28 UTC, 1 replies.
- Review Request 72098: Converted ACCEPT to synchronous authorization. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/07 17:32:33 UTC, 3 replies.
- Review Request 72099: Removed code for tracking pending tasks. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/07 17:32:40 UTC, 13 replies.
- Review Request 72107: Fixed Windows command argument stringification. - posted by Greg Mann <gr...@mesosphere.io> on 2020/02/11 08:54:28 UTC, 2 replies.
- Review Request 72114: Removed remaining domain socket code from the Windows build. - posted by Greg Mann <gr...@mesosphere.io> on 2020/02/11 16:28:56 UTC, 3 replies.
- Review Request 72116: Fixed incorrect task count logging in master's agent draining logic. - posted by Benjamin Mahler <bm...@apache.org> on 2020/02/11 20:54:25 UTC, 2 replies.
- Re: Review Request 71965: Cgroups isolator: added support for nested cgroups during launch. - posted by Andrei Budnik <ab...@mesosphere.com> on 2020/02/12 15:47:05 UTC, 4 replies.
- Re: Review Request 71966: Cgroups isolator: added support for nested cgroups during recovery. - posted by Andrei Budnik <ab...@mesosphere.com> on 2020/02/12 15:47:22 UTC, 1 replies.
- Review Request 72121: Moved cgroup path helpers to `paths.hpp`. - posted by Andrei Budnik <ab...@mesosphere.com> on 2020/02/12 15:48:20 UTC, 0 replies.
- Review Request 72122: Fixed `cgroups::create` for nested cgroups. - posted by Andrei Budnik <ab...@mesosphere.com> on 2020/02/12 15:48:40 UTC, 4 replies.
- Re: Review Request 72094: Made `http`, `pid` and `heartbeater` of `Framework` private. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/12 17:48:36 UTC, 3 replies.
- Re: Review Request 72095: Introduced dedicated `Framework` methods for transitions between states. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/12 17:56:00 UTC, 4 replies.
- Review Request 72124: Added logging of tasks and operations during agent drain initiation. - posted by Benjamin Mahler <bm...@apache.org> on 2020/02/13 02:05:30 UTC, 2 replies.
- Review Request 72125: Disallow reactivating a DRAINING agent. - posted by Benjamin Mahler <bm...@apache.org> on 2020/02/13 03:15:57 UTC, 1 replies.
- Review Request 72126: Added a test to ensure agents cannot be reactivated while DRAINING. - posted by Benjamin Mahler <bm...@apache.org> on 2020/02/13 03:16:00 UTC, 2 replies.
- Review Request 72130: Added heartbeater deletion when HTTP framework is disconnected. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/13 12:36:32 UTC, 1 replies.
- Review Request 72157: Removed reimplementation of `cloexec` code in systemd activation code. - posted by Andrei Budnik <ab...@mesosphere.com> on 2020/02/21 12:30:32 UTC, 0 replies.
- Review Request 72158: Fixed systemd socket activation on old systemd versions. - posted by Andrei Budnik <ab...@mesosphere.com> on 2020/02/21 12:30:37 UTC, 8 replies.
- [GitHub] [mesos] dharmeshkakadia opened a new pull request #350: Fix book thumbnail link - posted by GitBox <gi...@apache.org> on 2020/02/22 17:50:03 UTC, 0 replies.
- Re: Review Request 72157: Removed reimplementation of `cloexec` from systemd activation code. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/24 13:10:28 UTC, 2 replies.
- Re: Review Request 72064: Improved performance of v1 agent operator API GET_FRAMEWORKS call. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/24 19:26:25 UTC, 1 replies.
- Re: Review Request 72065: Improved performance of v1 agent operator API GET_EXECUTORS call. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/24 19:26:52 UTC, 1 replies.
- Re: Review Request 72066: Improved performance of v1 agent operator API GET_TASKS call. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/24 19:28:42 UTC, 1 replies.
- Re: Review Request 72067: Improved performance of v1 agent operator API GET_STATE call. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/24 19:30:41 UTC, 0 replies.
- Re: Review Request 72056: Improved performance of v1 agent operator API GET_METRICS call. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/24 19:40:47 UTC, 0 replies.
- Review Request 72161: Added patch for RapidJSON. - posted by Qian Zhang <zh...@gmail.com> on 2020/02/25 01:07:47 UTC, 2 replies.
- Review Request 72162: Accommodated the "Infinity" value in the JSON <-> Protobuf conversion. - posted by Qian Zhang <zh...@gmail.com> on 2020/02/25 01:26:56 UTC, 3 replies.
- Re: Review Request 71858: Set resource limits when launching executor container. - posted by Qian Zhang <zh...@gmail.com> on 2020/02/25 01:43:01 UTC, 7 replies.
- Re: Review Request 71886: Set container's `cpu.cfs_quota_us` to its CPU resource limit. - posted by Qian Zhang <zh...@gmail.com> on 2020/02/25 01:57:06 UTC, 2 replies.
- Re: Review Request 72041: Updated default executor to call the `LaunchContainer` agent API. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2020/02/25 09:35:40 UTC, 1 replies.
- Re: Review Request 72068: Removed dead code from v1 API serialization changes. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/25 12:46:44 UTC, 0 replies.
- Re: Review Request 71943: Set container's `memory.limit_in_bytes` to its memory limit. - posted by Qian Zhang <zh...@gmail.com> on 2020/02/26 12:16:21 UTC, 1 replies.
- Re: Review Request 71944: Set container process's OOM score adjust. - posted by Qian Zhang <zh...@gmail.com> on 2020/02/26 12:19:49 UTC, 0 replies.
- Re: Review Request 72022: Set resource limits and OOM score adjustment in Docker executor. - posted by Qian Zhang <zh...@gmail.com> on 2020/02/26 12:24:10 UTC, 0 replies.
- Re: Review Request 71952: Set resource limits when updating executor container. - posted by Qian Zhang <zh...@gmail.com> on 2020/02/26 12:25:59 UTC, 1 replies.
- Re: Review Request 72017: SSL Socket: Added downgrade support. - posted by Greg Mann <gr...@mesosphere.io> on 2020/02/26 15:43:34 UTC, 0 replies.
- Re: Review Request 71950: Updated containerizer's `update()` method to handle resource limits. - posted by Greg Mann <gr...@mesosphere.io> on 2020/02/27 15:27:16 UTC, 0 replies.
- Re: Review Request 72089: Introduced `getApprover(...)` authorizer interface. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/27 18:28:00 UTC, 0 replies.
- Review Request 72169: Made `overload()` work with callables passed by reference. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/27 18:41:00 UTC, 1 replies.
- Review Request 72170: Added test for removal of ObjectApprovers of disconnected framework. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/28 12:33:12 UTC, 4 replies.
- Review Request 72178: Converted sending operator API events to synchronous authorization. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/28 21:53:30 UTC, 1 replies.
- Review Request 72179: Got rid of passing Shared<> into `Subscribers::Subscriber::send(...)`. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/02/28 21:56:24 UTC, 2 replies.