You are viewing a plain text version of this content. The canonical link for it is here.
- Review Request 71943: WIP: Set container's `memory.limit_in_bytes` to its memory limit. - posted by Qian Zhang <zh...@gmail.com> on 2020/01/02 01:14:17 UTC, 3 replies.
- Review Request 71944: Set container process's OOM score adjust. - posted by Qian Zhang <zh...@gmail.com> on 2020/01/02 01:15:24 UTC, 13 replies.
- Re: Review Request 71859: Moved creating authorization Object out of `Master::authorizeTask`. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/01/02 20:00:59 UTC, 5 replies.
- Re: Review Request 71860: Moved creating authorization Object out of `Master::authorizeFramework`. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/01/02 20:01:08 UTC, 1 replies.
- Re: Review Request 71861: Moved creating authz Object out of `Master::authorizeResizeVolume`. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/01/02 20:01:25 UTC, 2 replies.
- Re: Review Request 71862: Moved creating authorization Object out of `Master::authorize*Disk`. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/01/02 20:01:27 UTC, 1 replies.
- Re: Review Request 71863: Moved creating authorization Object out of `Master::authorize*Volume`. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/01/02 20:01:34 UTC, 2 replies.
- Re: Review Request 71864: Moved creating authorization Object out of `Master::authorize*reserve`. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/01/02 20:01:36 UTC, 4 replies.
- Re: Review Request 71865: Moved creating authorization Object out of `Master::authorizeSlave`. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/01/02 20:01:41 UTC, 4 replies.
- Review Request 71947: Handled embedded null bytes in abstract domain socket names. - posted by Benno Evers <be...@mesosphere.com> on 2020/01/03 01:38:05 UTC, 6 replies.
- Re: Review Request 71906: Updated protobuf -> JSON mapping to emit empty repeated fields / maps. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/01/03 13:33:52 UTC, 0 replies.
- Re: Review Request 71907: Adjusted mesos tests to expect empty arrays/maps in protobuf json. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/01/03 13:34:03 UTC, 0 replies.
- Re: Review Request 71908: Updated protobuf -> JSON mapping to emit empty repeated fields / maps. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2020/01/03 13:52:44 UTC, 0 replies.
- [GitHub] [mesos] vinodkone opened a new pull request #347: Removed the link the slackarchive.io - posted by GitBox <gi...@apache.org> on 2020/01/03 23:27:11 UTC, 0 replies.
- [GitHub] [mesos] vinodkone merged pull request #347: Removed the link to mesos.slackarchive.io - posted by GitBox <gi...@apache.org> on 2020/01/03 23:32:26 UTC, 0 replies.
- Re: Review Request 71884: Updated the `update()` method of isolator to handle resource limits. - posted by Qian Zhang <zh...@gmail.com> on 2020/01/05 14:02:50 UTC, 0 replies.
- Re: Review Request 71885: Updated the `update()` method of subsystem to handle resource limits. - posted by Qian Zhang <zh...@gmail.com> on 2020/01/05 14:03:48 UTC, 0 replies.
- Re: Review Request 71886: WIP: Set container's `cpu.cfs_quota_us` to its CPU resource limit. - posted by Qian Zhang <zh...@gmail.com> on 2020/01/05 14:04:27 UTC, 2 replies.
- Review Request 71950: Updated containierzer's `update()` method to handle resource limits. - posted by Qian Zhang <zh...@gmail.com> on 2020/01/05 14:06:45 UTC, 3 replies.
- Review Request 71951: Added resource limits into the `Task` protobuf message. - posted by Qian Zhang <zh...@gmail.com> on 2020/01/05 14:07:44 UTC, 1 replies.
- Review Request 71952: WIP: Set resource limits when updating executor container. - posted by Qian Zhang <zh...@gmail.com> on 2020/01/05 14:08:23 UTC, 6 replies.
- Review Request 71953: Updated the test `ROOT_CGROUPS_CFS_EnableCfs` to check CFS quota. - posted by Qian Zhang <zh...@gmail.com> on 2020/01/06 06:21:00 UTC, 3 replies.
- Review Request 71955: Add a new parameter `resourceLimits` to the `createTask` methods. - posted by Qian Zhang <zh...@gmail.com> on 2020/01/06 08:49:38 UTC, 0 replies.
- Review Request 71956: Added a test `ROOT_CGROUPS_CFS_EnableCpuLimit`. - posted by Qian Zhang <zh...@gmail.com> on 2020/01/06 08:50:20 UTC, 1 replies.
- Re: Review Request 71934: Bumped site's rack to rack-1.16.12. - posted by Benno Evers <be...@mesosphere.com> on 2020/01/06 13:04:26 UTC, 1 replies.
- Review Request 71717: Made sure all targets are build for cmake `tests` target. - posted by Benjamin Bannier <bb...@apache.org> on 2020/01/06 13:05:48 UTC, 1 replies.
- Re: Review Request 71538: Allowed disabling use of NVML headers. - posted by Benno Evers <be...@mesosphere.com> on 2020/01/06 13:19:13 UTC, 3 replies.
- Review Request 71960: Added support for deprecated attribute to stout. - posted by Benno Evers <be...@mesosphere.com> on 2020/01/07 12:24:23 UTC, 1 replies.
- Review Request 71961: Added deprecated absolute() function for backwards compatibility. - posted by Benno Evers <be...@mesosphere.com> on 2020/01/07 12:24:52 UTC, 1 replies.
- Re: Review Request 71956: Added a test `ROOT_CGROUPS_CFS_CommandTaskLimits`. - posted by Qian Zhang <zh...@gmail.com> on 2020/01/07 15:06:36 UTC, 6 replies.
- Review Request 71965: Cgroups isolator: added support for nested cgroups during launch. - posted by Andrei Budnik <ab...@mesosphere.com> on 2020/01/07 17:06:34 UTC, 10 replies.
- Review Request 71966: Cgroups isolator: added support for nested cgroups during recovery. - posted by Andrei Budnik <ab...@mesosphere.com> on 2020/01/07 17:06:40 UTC, 8 replies.
- Re: Review Request 71858: WIP: Set resource limits when launching executor container. - posted by Greg Mann <gr...@mesosphere.io> on 2020/01/07 21:43:16 UTC, 18 replies.
- Review Request 71971: Added special case to stout's handling of C++ attributes. - posted by Benno Evers <be...@mesosphere.com> on 2020/01/08 12:15:00 UTC, 5 replies.
- Re: Review Request 71950: Updated containerizer's `update()` method to handle resource limits. - posted by Qian Zhang <zh...@gmail.com> on 2020/01/09 01:37:25 UTC, 1 replies.
- Review Request 71978: Updated all GET_* v1 master calls to be served in parallel. - posted by Benjamin Mahler <bm...@apache.org> on 2020/01/09 17:48:18 UTC, 3 replies.
- Re: Review Request 71935: Added a new task status reason. - posted by Greg Mann <gr...@mesosphere.io> on 2020/01/10 00:23:10 UTC, 2 replies.
- Re: Review Request 71815: Made the default executors connect via domain sockets if available. - posted by Benno Evers <be...@mesosphere.com> on 2020/01/10 01:42:17 UTC, 1 replies.
- Re: Review Request 71816: Added domain socket-related flags to Mesos agent. - posted by Benno Evers <be...@mesosphere.com> on 2020/01/10 01:43:04 UTC, 3 replies.
- Re: Review Request 71833: Created unix domain socket on agent startup. - posted by Benno Evers <be...@mesosphere.com> on 2020/01/10 01:46:18 UTC, 1 replies.
- Review Request 71976: Added support for systemd socket activation API. - posted by Benno Evers <be...@mesosphere.com> on 2020/01/10 01:48:14 UTC, 1 replies.
- Review Request 71977: Added systemd support to domain socket agent flag. - posted by Benno Evers <be...@mesosphere.com> on 2020/01/10 01:48:45 UTC, 3 replies.
- Re: Review Request 71867: WIP: Support for docker containerizer. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2020/01/10 05:39:42 UTC, 1 replies.
- [GitHub] [mesos] brat002 opened a new pull request #348: Add wargaming.net url to Powered By Mesos Page - posted by GitBox <gi...@apache.org> on 2020/01/10 06:34:44 UTC, 0 replies.
- [GitHub] [mesos] asfgit closed pull request #348: Add wargaming.net url to Powered By Mesos Page - posted by GitBox <gi...@apache.org> on 2020/01/10 12:22:10 UTC, 0 replies.
- Re: Review Request 71814: Added support for new 'http+unix' URL scheme in libprocess. - posted by Benjamin Bannier <bb...@apache.org> on 2020/01/10 12:29:32 UTC, 0 replies.
- Review Request 71983: Added a test `CgroupsIsolatorTest.ROOT_CGROUPS_CFS_TaskGroupLimits`. - posted by Qian Zhang <zh...@gmail.com> on 2020/01/11 14:59:29 UTC, 4 replies.
- [GitHub] [mesos] milipili opened a new pull request #349: site: update the year to 2020 in the footer - posted by GitBox <gi...@apache.org> on 2020/01/12 03:30:38 UTC, 0 replies.
- Re: Review Request 71854: Handled `/api/v1` and /api/v1/executor` over agent executor socket. - posted by Benno Evers <be...@mesosphere.com> on 2020/01/13 02:47:13 UTC, 0 replies.
- Review Request 71985: Properly initialized dummy variable. - posted by Benjamin Bannier <bb...@apache.org> on 2020/01/13 09:48:52 UTC, 1 replies.
- Review Request 71986: Removed redundant calls to `c_str` flagged by mesos-tidy. - posted by Benjamin Bannier <bb...@apache.org> on 2020/01/13 09:49:19 UTC, 1 replies.
- Review Request 71987: Disabled `DefaultExecutorTest.DomainSockets` on non-Linux platforms. - posted by Benjamin Bannier <bb...@apache.org> on 2020/01/13 10:22:11 UTC, 1 replies.
- [GitHub] [mesos] bbannier merged pull request #349: site: update the year to 2020 in the footer - posted by GitBox <gi...@apache.org> on 2020/01/13 10:30:21 UTC, 0 replies.
- Review Request 71991: Added the 'TASK_RESOURCE_LIMITS' agent capability. - posted by Greg Mann <gr...@mesosphere.io> on 2020/01/14 02:12:17 UTC, 1 replies.
- Review Request 71996: Fixed issues flagged by cpplint. - posted by Benjamin Bannier <bb...@apache.org> on 2020/01/14 16:42:05 UTC, 1 replies.
- Review Request 72002: Added `ExecutorInfo` field to tag agent-generated executors. - posted by Benjamin Bannier <bb...@apache.org> on 2020/01/15 11:24:58 UTC, 6 replies.
- Review Request 72003: Used persisted information to decide if an executor is agent-generated. - posted by Benjamin Bannier <bb...@apache.org> on 2020/01/15 11:25:01 UTC, 9 replies.
- Review Request 72011: Removed unintentional copies of for loop iteration variables. - posted by Benjamin Bannier <bb...@apache.org> on 2020/01/16 14:01:22 UTC, 2 replies.
- Review Request 72014: SSL Socket: Moved accept callback logic into protected function. - posted by Joseph Wu <jo...@mesosphere.io> on 2020/01/16 18:49:51 UTC, 1 replies.
- Review Request 72016: Reverted SSL Socket guard against downgrade. - posted by Joseph Wu <jo...@mesosphere.io> on 2020/01/16 18:49:54 UTC, 1 replies.
- Review Request 72017: SSL Socket: Added downgrade support. - posted by Joseph Wu <jo...@mesosphere.io> on 2020/01/16 18:49:55 UTC, 1 replies.
- Review Request 72018: Windows: Excluded some unix socket code. - posted by Joseph Wu <jo...@mesosphere.io> on 2020/01/16 18:49:56 UTC, 2 replies.
- Review Request 72019: Updated master::Call::SUBSCRIBE to be served in parallel. - posted by Benjamin Mahler <bm...@apache.org> on 2020/01/16 22:22:05 UTC, 9 replies.
- Review Request 72022: WIP: Set resource limits and OOM score adjustment in Docker executor. - posted by Qian Zhang <zh...@gmail.com> on 2020/01/17 07:35:25 UTC, 3 replies.
- Review Request 72027: Added a new test `ROOT_DOCKER_CGROUPS_CFS_CgroupsEnableCFS`. - posted by Qian Zhang <zh...@gmail.com> on 2020/01/20 08:58:48 UTC, 1 replies.
- Review Request 72029: Changed logic of termination of the default executor. - posted by Andrei Budnik <ab...@mesosphere.com> on 2020/01/20 18:40:11 UTC, 2 replies.
- Review Request 72033: Decoupled detection of generated executors from Mesos install location. - posted by Benjamin Bannier <bb...@apache.org> on 2020/01/21 12:20:42 UTC, 3 replies.
- Review Request 72035: Remembered whether an executor was agent-generated. - posted by Benjamin Bannier <bb...@apache.org> on 2020/01/21 12:20:43 UTC, 7 replies.
- Review Request 72034: Sync'd whether an executor was generated to and from disk. - posted by Benjamin Bannier <bb...@apache.org> on 2020/01/21 12:20:45 UTC, 2 replies.
- Review Request 72040: Updated the `LaunchContainer` agent API to support resource limits. - posted by Qian Zhang <zh...@gmail.com> on 2020/01/23 13:12:32 UTC, 0 replies.
- Review Request 72041: Updated default executor to call the `LaunchContainer` agent API. - posted by Qian Zhang <zh...@gmail.com> on 2020/01/23 13:12:52 UTC, 1 replies.
- Re: Review Request 71421: Switched verify-reviews from docker-build to prepared Docker image. - posted by Andrei Budnik <ab...@mesosphere.com> on 2020/01/27 15:11:59 UTC, 4 replies.
- Re: Review Request 71782: Moved check on subscriber presences into subscribers.send. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2020/01/27 15:53:33 UTC, 0 replies.
- Re: Review Request 67631: [WIP] Added non-const accessor for JSON values. - posted by Benjamin Bannier <bb...@apache.org> on 2020/01/28 10:09:17 UTC, 0 replies.
- Review Request 72054: Switched `verify-reviews.py` to use ubuntu-16.04-based image. - posted by Benjamin Bannier <bb...@apache.org> on 2020/01/28 13:42:34 UTC, 1 replies.
- Review Request 72055: Changed logic of termination of the Docker executor. - posted by Andrei Budnik <ab...@mesosphere.com> on 2020/01/28 14:13:41 UTC, 3 replies.
- Review Request 72056: Improved performance of v1 agent operator API GetMetrics call. - posted by Benjamin Mahler <bm...@apache.org> on 2020/01/28 19:19:07 UTC, 1 replies.
- Re: Review Request 72055: Changed termination logic of the Docker executor. - posted by Andrei Budnik <ab...@mesosphere.com> on 2020/01/29 16:23:52 UTC, 10 replies.
- Re: Review Request 72029: Changed termination logic of the default executor. - posted by Andrei Budnik <ab...@mesosphere.com> on 2020/01/29 21:28:43 UTC, 9 replies.
- Re: Review Request 72056: Improved performance of v1 agent operator API GET_METRICS call. - posted by Benjamin Mahler <bm...@apache.org> on 2020/01/30 21:31:33 UTC, 0 replies.
- Review Request 72064: Improved performance of v1 agent operator API GET_FRAMEWORKS call. - posted by Benjamin Mahler <bm...@apache.org> on 2020/01/30 21:31:34 UTC, 1 replies.
- Review Request 72065: Improved performance of v1 agent operator API GET_EXECUTORS call. - posted by Benjamin Mahler <bm...@apache.org> on 2020/01/30 21:31:36 UTC, 0 replies.
- Review Request 72066: Improved performance of v1 agent operator API GET_TASKS call. - posted by Benjamin Mahler <bm...@apache.org> on 2020/01/30 21:31:38 UTC, 0 replies.
- Review Request 72067: Improved performance of v1 agent operator API GET_STATE call. - posted by Benjamin Mahler <bm...@apache.org> on 2020/01/30 21:31:39 UTC, 0 replies.
- Review Request 72068: Removed dead code from v1 API serialization changes. - posted by Benjamin Mahler <bm...@apache.org> on 2020/01/30 22:22:41 UTC, 1 replies.
- Review Request 72070: Fixed the build on Windows. - posted by Benjamin Bannier <bb...@apache.org> on 2020/01/31 09:56:34 UTC, 1 replies.