You are viewing a plain text version of this content. The canonical link for it is here.
- Re: Review Request 70887: Added `track`, `pendingFutures` functions for tracking pending futures. (WIP) - posted by Qian Zhang <zh...@gmail.com> on 2019/07/01 00:35:13 UTC, 1 replies.
- Re: Review Request 70888: Added `IsolatorTracker` for tracking calls of isolator methods. - posted by Qian Zhang <zh...@gmail.com> on 2019/07/01 03:08:10 UTC, 5 replies.
- Re: Review Request 70889: Wrapped isolators in `IsolatorTracker`. - posted by Qian Zhang <zh...@gmail.com> on 2019/07/01 06:48:21 UTC, 6 replies.
- Re: Review Request 70890: Added `LauncherTracker` for tracking calls of launcher methods. - posted by Qian Zhang <zh...@gmail.com> on 2019/07/01 07:01:37 UTC, 5 replies.
- Re: Review Request 70891: Wrapped launcher in `LauncherTracker`. - posted by Qian Zhang <zh...@gmail.com> on 2019/07/01 07:15:03 UTC, 3 replies.
- Re: Review Request 70892: Added `/containerizer/debug` endpoint. - posted by Qian Zhang <zh...@gmail.com> on 2019/07/01 08:28:55 UTC, 4 replies.
- Re: Review Request 70894: Provided ability to change suppressed roles via V0 updateFramework(). - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/01 12:45:15 UTC, 2 replies.
- Re: Review Request 70941: Added to the scheduler driver a method to revive a subset of roles. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/01 12:52:50 UTC, 4 replies.
- Re: Review Request 70942: Added a test for 'reviveOffers(roles)'. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/01 13:32:58 UTC, 5 replies.
- Re: Review Request 70947: Added `reviveOffers(roles)` to V0 Java bindings. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/01 13:34:11 UTC, 4 replies.
- Re: Review Request 70944: Added a test for scheduler driver registering with a suppressed role. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/01 13:35:36 UTC, 0 replies.
- Re: Review Request 70945: Added constructors with a list of suppressed roles to Java V0 bindings. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/01 13:38:28 UTC, 3 replies.
- Review Request 70982: Added a test that driver re-registration does not unsuppress offers. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/01 13:45:25 UTC, 1 replies.
- Review Request 70983: Added to the scheduler driver a method to suppress a subset of roles. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/01 13:48:00 UTC, 3 replies.
- Review Request 70984: Added a test for 'suppressOffers(roles)'. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/01 13:48:33 UTC, 1 replies.
- Review Request 70985: Added `suppressOffers(roles)` to V0 Java bindings. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/01 13:51:27 UTC, 7 replies.
- Re: Review Request 70795: Updated SSL docs to include new libprocess flag. - posted by Till Toenshoff via Review Board <no...@reviews.apache.org> on 2019/07/01 13:54:54 UTC, 1 replies.
- Re: Review Request 70972: Added helpers to add and remove master minimum capabilities. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/01 16:15:38 UTC, 0 replies.
- Re: Review Request 70951: Updated registry operation `UpdateQuota` to persist `QuotaConfig`. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/01 17:04:11 UTC, 0 replies.
- Re: Review Request 70974: Added 'operator-()' for set difference to stout. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/01 17:42:22 UTC, 0 replies.
- Re: Review Request 70980: Removed deactivation of already inactive roles on framework update. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/01 18:55:27 UTC, 3 replies.
- Re: Review Request 70903: Killed all tasks on the agent when draining. - posted by Greg Mann <gr...@mesosphere.io> on 2019/07/01 19:27:37 UTC, 8 replies.
- Re: Review Request 70836: Added test for DrainConfig in agent API outputs. - posted by Greg Mann <gr...@mesosphere.io> on 2019/07/01 19:48:25 UTC, 0 replies.
- Re: Review Request 70899: Refactored the agent's task-killing code. - posted by Greg Mann <gr...@mesosphere.io> on 2019/07/01 19:49:15 UTC, 7 replies.
- Re: Review Request 70900: Updated an equality operator. - posted by Greg Mann <gr...@mesosphere.io> on 2019/07/01 19:52:38 UTC, 1 replies.
- Re: Review Request 70901: Added kill policy to the 'Task' message. - posted by Greg Mann <gr...@mesosphere.io> on 2019/07/01 19:53:51 UTC, 1 replies.
- Re: Review Request 70904: Added tests for task killing when draining the agent. - posted by Greg Mann <gr...@mesosphere.io> on 2019/07/01 19:58:26 UTC, 1 replies.
- [GitHub] [mesos] bgalek opened a new pull request #339: Add CONTRIBUTING.md. - posted by GitBox <gi...@apache.org> on 2019/07/01 21:00:12 UTC, 0 replies.
- Re: Review Request 70923: Added a registry operation for the DRAIN_AGENT call. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/01 22:49:39 UTC, 2 replies.
- [GitHub] [mesos] jpeach merged pull request #339: Add CONTRIBUTING.md. - posted by GitBox <gi...@apache.org> on 2019/07/01 23:21:34 UTC, 0 replies.
- [GitHub] [mesos] jpeach commented on issue #339: Add CONTRIBUTING.md. - posted by GitBox <gi...@apache.org> on 2019/07/01 23:21:39 UTC, 0 replies.
- Re: Review Request 70895: Added a test for suppressing roles via V0 updateFramework(). - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/02 03:29:43 UTC, 0 replies.
- Re: Review Request 70946: WIP: Added reviveOffers() and the new constructor to Java TestFramework. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2019/07/02 04:00:13 UTC, 3 replies.
- Re: Review Request 70886: Override source address for executors. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2019/07/02 05:53:23 UTC, 4 replies.
- [GitHub] [mesos] bamarni opened a new pull request #340: Documented EOF in ATTACH_CONTAINER_INPUT - posted by GitBox <gi...@apache.org> on 2019/07/02 11:50:44 UTC, 1 replies.
- [GitHub] [mesos] bgalek opened a new pull request #341: Remove unnecessary logging. - posted by GitBox <gi...@apache.org> on 2019/07/02 14:01:02 UTC, 0 replies.
- Review Request 70989: Set the `MESOS_ALLOCATION_ROLE` environment variable for task. - posted by Qian Zhang <zh...@gmail.com> on 2019/07/02 14:38:38 UTC, 1 replies.
- Re: Review Request 70748: Changed semantics of TLS certificate verification flags. - posted by Benno Evers <be...@mesosphere.com> on 2019/07/02 17:28:35 UTC, 1 replies.
- Re: Review Request 70883: Added optional 'peer_hostname' argument to Socket::connect(). - posted by Benno Evers <be...@mesosphere.com> on 2019/07/02 17:29:38 UTC, 2 replies.
- Re: Review Request 70749: Introduced RFC6125-compliant hostname validation scheme. - posted by Benno Evers <be...@mesosphere.com> on 2019/07/02 17:49:16 UTC, 1 replies.
- Review Request 70991: Updated `Socket::connect()` API according to maintainer feedback. - posted by Benno Evers <be...@mesosphere.com> on 2019/07/02 17:50:56 UTC, 2 replies.
- Review Request 70992: Record Socket API change in CHANGELOG. - posted by Benno Evers <be...@mesosphere.com> on 2019/07/02 17:51:02 UTC, 0 replies.
- Re: Review Request 70797: Added unit tests for hostname validation. - posted by Benno Evers <be...@mesosphere.com> on 2019/07/02 17:53:06 UTC, 3 replies.
- Review Request 70993: Added warnings about known problems with libevent epoll backend. - posted by Benno Evers <be...@mesosphere.com> on 2019/07/02 17:53:14 UTC, 2 replies.
- [GitHub] [mesos] jdef commented on issue #340: Documented EOF in ATTACH_CONTAINER_INPUT - posted by GitBox <gi...@apache.org> on 2019/07/02 18:19:02 UTC, 2 replies.
- Review Request 70994: Moved to sepearte methods the (un)suppressing logic common with update. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/02 19:10:38 UTC, 2 replies.
- Review Request 70995: Fixed bugs in updating framework roles in the hierarchial allocator. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/02 19:12:06 UTC, 2 replies.
- Re: Review Request 70966: Test for removing a role from both roles and suppressed roles. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/02 19:14:02 UTC, 0 replies.
- Review Request 70996: Implemented master endpoints for agent draining. - posted by Joseph Wu <jo...@mesosphere.io> on 2019/07/02 19:57:21 UTC, 5 replies.
- Review Request 71005: Used euid to determine subprocess' user when launching tasks. - posted by fei long <ca...@gmail.com> on 2019/07/03 11:12:21 UTC, 2 replies.
- Review Request 71002: Added a test `CommandExecutorTest.AllocationRoleEnvironmentVariable`. - posted by Qian Zhang <zh...@gmail.com> on 2019/07/03 14:07:43 UTC, 1 replies.
- Review Request 71003: Added a test `DefaultExecutorTest.AllocationRoleEnvironmentVariable`. - posted by Qian Zhang <zh...@gmail.com> on 2019/07/03 14:08:56 UTC, 1 replies.
- Review Request 71004: Added a test `ROOT_DOCKER_AllocationRoleEnvironmentVariable`. - posted by Qian Zhang <zh...@gmail.com> on 2019/07/03 14:09:49 UTC, 1 replies.
- Re: Review Request 70884: Added optional 'host' string member to UPID. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/03 16:07:19 UTC, 1 replies.
- Review Request 71008: Implemented transition from DRAINING to DRAINED in master. - posted by Joseph Wu <jo...@mesosphere.io> on 2019/07/03 17:23:03 UTC, 12 replies.
- Review Request 71009: Fixed an compilation issue due to macro expansion. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/03 17:59:57 UTC, 1 replies.
- Re: Review Request 70906: Fixed pid checkpointing for `TestContainerizer`. - posted by Joseph Wu <jo...@mesosphere.io> on 2019/07/03 18:46:55 UTC, 2 replies.
- Re: Review Request 70757: Added a NNP isolator. - posted by Jacob Janco <jj...@gmail.com> on 2019/07/03 23:30:39 UTC, 21 replies.
- Review Request 71013: Fixed flaky test `UpdateFrameworkV0Test.SuppressedRoles`. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/04 13:56:33 UTC, 1 replies.
- Re: Review Request 70992: Recorded Socket API change in CHANGELOG. - posted by Benno Evers <be...@mesosphere.com> on 2019/07/04 14:28:28 UTC, 1 replies.
- Re: Review Request 70933: Moved an inline duration for slow DNS logging into a const variable. - posted by Till Toenshoff via Review Board <no...@reviews.apache.org> on 2019/07/04 14:46:54 UTC, 0 replies.
- Re: Review Request 70921: Added OpenSSL-related changes to CHANGELOG. - posted by Till Toenshoff via Review Board <no...@reviews.apache.org> on 2019/07/04 15:12:24 UTC, 2 replies.
- Re: Review Request 70991: Added ability to pass custom SSL context to `Socket::connect()`. - posted by Benno Evers <be...@mesosphere.com> on 2019/07/04 19:00:01 UTC, 3 replies.
- Review Request 71018: Fixed a race between status updates and acknowledgements in SLRP tests. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/07/05 23:56:53 UTC, 2 replies.
- Review Request 71019: Refactored `QuotaTree` insertion logic. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/07 22:11:51 UTC, 1 replies.
- Review Request 71020: Added overcommit and hierarchical inclusion check for `UPDATE_QUOTA`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/07 22:12:02 UTC, 2 replies.
- Review Request 71021: Implemented `UPDATE_QUOTA` operator call. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/07 22:12:11 UTC, 1 replies.
- Review Request 71022: Added tests for `UPDATE_QUOTA`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/07 22:12:33 UTC, 3 replies.
- Review Request 71024: Supported insecure registry when provisioning docker images. - posted by fei long <ca...@gmail.com> on 2019/07/08 14:27:01 UTC, 7 replies.
- Review Request 71027: Renamed Role::allocatedResources to Role::allocatedAndOfferedResources. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/08 17:45:57 UTC, 1 replies.
- Review Request 71028: Renamed the roles ui column from 'Allocation' to 'Allocation + Offered'. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/08 17:46:00 UTC, 1 replies.
- Review Request 71031: Updated LaunchTask test action to use a unique TaskID across runs. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/08 17:47:30 UTC, 1 replies.
- Review Request 71029: Added Role::quotaConsumption to the master. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/08 18:07:31 UTC, 3 replies.
- Review Request 71030: Added quota_consumption field to /roles endpoint. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/08 18:07:32 UTC, 2 replies.
- Review Request 71032: Added a test for /roles quota_consumption field. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/08 18:07:34 UTC, 1 replies.
- Review Request 71033: Moved the Docker executor declaration into a header. - posted by Greg Mann <gr...@mesosphere.io> on 2019/07/08 18:22:04 UTC, 5 replies.
- Review Request 71034: Enabled the Docker executor to accept kill policy overrides. - posted by Greg Mann <gr...@mesosphere.io> on 2019/07/08 18:25:16 UTC, 6 replies.
- Review Request 71035: Added test to verify that Docker executor can override kill policy. - posted by Greg Mann <gr...@mesosphere.io> on 2019/07/08 18:28:15 UTC, 7 replies.
- Re: Review Request 70924: Added registry operations for DE/RE-ACTIVATE_AGENT calls. - posted by Joseph Wu <jo...@mesosphere.io> on 2019/07/08 18:39:16 UTC, 1 replies.
- Re: Review Request 70960: Added test for agent to leave draining state on its own. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2019/07/08 23:48:35 UTC, 2 replies.
- Review Request 71041: Added best-effort validation for DRAIN_AGENT master call. - posted by Joseph Wu <jo...@mesosphere.io> on 2019/07/09 19:29:17 UTC, 5 replies.
- Re: Review Request 70957: Added registry operation for marking an agent as drained. - posted by Greg Mann <gr...@mesosphere.io> on 2019/07/09 21:54:51 UTC, 0 replies.
- Re: Review Request 70956: Modified registry operations for unreachable draining agents. - posted by Greg Mann <gr...@mesosphere.io> on 2019/07/09 22:31:37 UTC, 0 replies.
- Re: Review Request 71029: Added Role::consumedQuota to the master. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/10 01:18:16 UTC, 1 replies.
- Re: Review Request 71030: Added quota.consumed field to /roles endpoint. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/10 01:19:20 UTC, 1 replies.
- Re: Review Request 71032: Added a test for /roles quota.consumed field. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/10 01:20:21 UTC, 1 replies.
- Review Request 71043: Added quota consumption to the roles table in the webui. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/10 03:07:11 UTC, 3 replies.
- Review Request 71047: Added per-role suppress/revival to Java test framework. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/10 13:16:08 UTC, 5 replies.
- [GitHub] [mesos] bamarni closed pull request #340: Documented EOF in ATTACH_CONTAINER_INPUT - posted by GitBox <gi...@apache.org> on 2019/07/10 13:34:45 UTC, 0 replies.
- [GitHub] [mesos] bamarni commented on issue #340: Documented EOF in ATTACH_CONTAINER_INPUT - posted by GitBox <gi...@apache.org> on 2019/07/10 13:36:20 UTC, 2 replies.
- Re: Review Request 70528: Updated release guide. - posted by Benno Evers <be...@mesosphere.com> on 2019/07/10 14:58:04 UTC, 4 replies.
- [GitHub] [mesos] vinodkone commented on issue #340: Documented EOF in ATTACH_CONTAINER_INPUT - posted by GitBox <gi...@apache.org> on 2019/07/10 14:59:29 UTC, 1 replies.
- Re: Review Request 70527: Updated Bintray URL in docs. - posted by Vinod Kone <vi...@apache.org> on 2019/07/10 15:34:11 UTC, 0 replies.
- Review Request 71048: Fixed the flaky RoleTest.RolesEndpointContainsConsumedQuota test. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/10 16:53:34 UTC, 2 replies.
- Review Request 71050: Added Role::reserved, Role::allocated, Role::offered to master. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/11 00:17:11 UTC, 6 replies.
- Review Request 71051: Updated /role 'resources' field to strip 0 values. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/11 00:17:13 UTC, 1 replies.
- Review Request 71052: Added a TODO to add resources breakdowns to v1 GET_ROLES. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/11 00:17:15 UTC, 1 replies.
- Review Request 71053: Added reserved, offered, allocated resources to the /roles endpoint. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/11 00:17:17 UTC, 3 replies.
- Review Request 71059: Added consumed quota, allocated, reserved, offered to the roles table. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/11 17:07:12 UTC, 0 replies.
- Review Request 71060: Expose non-scalar quantities in /roles consumed quota. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/11 18:34:43 UTC, 1 replies.
- Re: Review Request 71051: Updated /role 'resources' to omit 0 values and include non-scalars. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/11 18:36:06 UTC, 0 replies.
- Re: Review Request 71059: Added consumed quota, allocated, reserved, offered to the roles table. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2019/07/11 20:48:54 UTC, 2 replies.
- Review Request 71061: Added limits validation for `UPDATE_QUOTA` call. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/11 23:53:35 UTC, 3 replies.
- Re: Review Request 70798: Improved `namespaces/ipc` isolator for configurable IPC support. - posted by Gilbert Song <so...@gmail.com> on 2019/07/12 08:02:20 UTC, 0 replies.
- Re: Review Request 70844: Implemented `cleanup` method of the `namespaces/ipc` isolator. - posted by Gilbert Song <so...@gmail.com> on 2019/07/12 08:04:36 UTC, 0 replies.
- Re: Review Request 70820: Updated `filesystem/linux` isolator for configurable IPC support. - posted by Gilbert Song <so...@gmail.com> on 2019/07/12 08:06:10 UTC, 0 replies.
- Re: Review Request 70845: Added the test `NamespacesIsolatorTest.ROOT_ShareIPCNamespace`. - posted by Gilbert Song <so...@gmail.com> on 2019/07/12 08:21:50 UTC, 2 replies.
- Review Request 71065: Implemented `FutureTrackTest` tests. - posted by Andrei Budnik <ab...@mesosphere.com> on 2019/07/12 16:03:16 UTC, 7 replies.
- Re: Review Request 70887: Added `PendingFutureTracker` class for tracking pending futures. - posted by Andrei Budnik <ab...@mesosphere.com> on 2019/07/12 16:27:35 UTC, 13 replies.
- [GitHub] [mesos] abudnik commented on issue #340: Documented EOF in ATTACH_CONTAINER_INPUT - posted by GitBox <gi...@apache.org> on 2019/07/12 17:27:17 UTC, 0 replies.
- Re: Review Request 70870: Updated `namespaces-ipc.md` for configurable IPC namespace and /dev/shm. - posted by Gilbert Song <so...@gmail.com> on 2019/07/12 18:48:26 UTC, 0 replies.
- Re: Review Request 70907: Added recovery of agent drain information. - posted by Joseph Wu <jo...@mesosphere.io> on 2019/07/12 20:37:33 UTC, 0 replies.
- Re: Review Request 70936: Adjusted task status updates during draining. - posted by Joseph Wu <jo...@mesosphere.io> on 2019/07/12 21:10:50 UTC, 0 replies.
- Re: Review Request 70958: Changed agent to fail task launches received during draining. - posted by Joseph Wu <jo...@mesosphere.io> on 2019/07/12 21:17:23 UTC, 0 replies.
- Review Request 71068: Added offer rescind logic for limits enforcement. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/12 22:02:22 UTC, 10 replies.
- Review Request 71054: Fixed segfault in the DRAIN_AGENT handler. - posted by Greg Mann <gr...@mesosphere.io> on 2019/07/12 22:58:46 UTC, 0 replies.
- Review Request 71055: Added drain and deactivation info to master API output. - posted by Greg Mann <gr...@mesosphere.io> on 2019/07/13 00:01:13 UTC, 2 replies.
- Review Request 71069: Added end-to-end test for agent draining. - posted by Greg Mann <gr...@mesosphere.io> on 2019/07/13 00:03:31 UTC, 2 replies.
- Re: Review Request 70849: Added the test `NamespacesIsolatorTest.ROOT_PrivateIPCNamespace`. - posted by Qian Zhang <zh...@gmail.com> on 2019/07/13 08:19:27 UTC, 1 replies.
- Re: Review Request 70852: Added the test `NamespacesIsolatorTest.ROOT_ShareAgentIPCNamespace`. - posted by Qian Zhang <zh...@gmail.com> on 2019/07/13 08:21:14 UTC, 1 replies.
- Re: Review Request 70857: Added the test `ROOT_DisallowShareAgentIPCNamespace`. - posted by Qian Zhang <zh...@gmail.com> on 2019/07/13 08:22:44 UTC, 1 replies.
- Re: Review Request 70860: Added the test `ROOT_IPCNamespaceWithIPCIsolatorDisabled`. - posted by Qian Zhang <zh...@gmail.com> on 2019/07/13 08:26:30 UTC, 1 replies.
- Re: Review Request 70859: Updated the test `NamespacesIsolatorTest.ROOT_IPCNamespace`. - posted by Qian Zhang <zh...@gmail.com> on 2019/07/13 08:27:57 UTC, 1 replies.
- Review Request 71072: Renamed agent flag `--default_shm_size`. - posted by Qian Zhang <zh...@gmail.com> on 2019/07/15 06:18:34 UTC, 2 replies.
- Re: Review Request 70959: Cleared agent drain state when draining is finished. - posted by Greg Mann <gr...@mesosphere.io> on 2019/07/15 17:26:52 UTC, 0 replies.
- Review Request 71075: Windows: Fixed confusing name for command executors. - posted by Joseph Wu <jo...@mesosphere.io> on 2019/07/15 18:59:50 UTC, 2 replies.
- Review Request 71073: Fixed /roles and GET_ROLES to expose all known roles. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/15 20:05:23 UTC, 2 replies.
- Review Request 71074: Updated a test to ensure that roles with only reservations are exposed. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/15 20:05:24 UTC, 1 replies.
- Re: Review Request 71074: Added a test to ensure that roles with only reservations are exposed. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/15 21:12:06 UTC, 1 replies.
- Review Request 71077: Added a test to ensure that ancestor roles are exposed in /roles. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/15 21:13:12 UTC, 1 replies.
- Review Request 71078: Minor cleanups in role_tests.cpp. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/15 21:13:59 UTC, 1 replies.
- Review Request 71080: Master should store the list of completed framework ids for lifecycle. - posted by Xudong Ni via Review Board <no...@reviews.apache.org> on 2019/07/15 23:46:10 UTC, 13 replies.
- Re: Review Request 71069: Added end-to-end tests for agent draining. - posted by Greg Mann <gr...@mesosphere.io> on 2019/07/16 00:40:24 UTC, 2 replies.
- Review Request 71081: Exposed agent drain information in the webui. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/16 12:24:17 UTC, 11 replies.
- Re: Review Request 70822: Added common protobufs for agent draining. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/16 12:45:34 UTC, 0 replies.
- Review Request 71082: Added a helper to create std::vector from iterable into python bindings. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/16 15:11:41 UTC, 8 replies.
- Review Request 71083: Added enchanced multi-role capability support to the python bindings. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/16 15:12:49 UTC, 3 replies.
- Review Request 71084: Added unsuppressing via `updateFramework()` to python example framework. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/16 15:14:09 UTC, 4 replies.
- Review Request 71086: Fixed an issue where master quota state is not updated. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/16 21:22:27 UTC, 3 replies.
- Review Request 71092: Added additionaly synchronization to a previously flaky test. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/17 12:02:58 UTC, 1 replies.
- Re: Review Request 71092: Added additional synchronization to a previously flaky test. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2019/07/17 14:18:11 UTC, 0 replies.
- Re: Review Request 70757: Added docs for the NNP isolator. - posted by Jacob Janco <jj...@gmail.com> on 2019/07/17 19:19:26 UTC, 5 replies.
- Review Request 71107: Added docs for the NNP isolator. - posted by Jacob Janco <jj...@gmail.com> on 2019/07/17 20:38:32 UTC, 5 replies.
- Review Request 71106: Moved kernelVersion check to common code. - posted by Jacob Janco <jj...@gmail.com> on 2019/07/17 20:38:33 UTC, 6 replies.
- Review Request 71109: Added helpers to return resources allocated/reserved to a role subtree. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/18 01:52:32 UTC, 1 replies.
- Review Request 71110: Refactored `struct ResourceBreakdown`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/18 01:54:10 UTC, 1 replies.
- Review Request 71111: Added offer rescind logic for guarantees enforcement. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/18 04:30:20 UTC, 8 replies.
- Review Request 71117: WIP: debug egg build at ASF CI. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/18 16:05:22 UTC, 2 replies.
- Review Request 71118: Update clang and cmake for arm docker build. - posted by Tomasz Janiszewski <ja...@gmail.com> on 2019/07/18 17:57:41 UTC, 5 replies.
- Review Request 71119: Added a test to ensure `UPDATE_QUOTA` is applied all-or-nothing. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/18 19:00:29 UTC, 2 replies.
- Re: Review Request 70728: Backed `MockResourceProvider` by a process. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/07/18 19:48:02 UTC, 5 replies.
- Review Request 71120: Added two validations in `namespaces/ipc` isolator. - posted by Qian Zhang <zh...@gmail.com> on 2019/07/19 10:42:07 UTC, 1 replies.
- Review Request 71121: Added a test `ROOT_NonePrivateIPCModeWithShmSize`. - posted by Qian Zhang <zh...@gmail.com> on 2019/07/19 10:42:37 UTC, 1 replies.
- Review Request 71122: Added a test `ROOT_DebugContainerWithPrivateIPCMode`. - posted by Qian Zhang <zh...@gmail.com> on 2019/07/19 10:42:48 UTC, 2 replies.
- Review Request 71123: Made openssl configuration in 'configure.ac' occur earlier. - posted by Benno Evers <be...@mesosphere.com> on 2019/07/19 10:49:56 UTC, 1 replies.
- Review Request 71128: Fixed an UI issue in Roles tab where `Reserved` is incorrect. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/19 18:56:44 UTC, 2 replies.
- Review Request 71131: Refactored allocator test helper `createQuota`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/19 21:32:29 UTC, 1 replies.
- Review Request 71130: Added a test to ensure allocations are restricted by quota limits. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/19 21:32:46 UTC, 2 replies.
- [GitHub] [mesos] vinodkone merged pull request #340: Documented EOF in ATTACH_CONTAINER_INPUT - posted by GitBox <gi...@apache.org> on 2019/07/22 15:13:30 UTC, 0 replies.
- Review Request 71136: Fixed use-after-free bug in `PendingFutureTrackerProcess`. - posted by Andrei Budnik <ab...@mesosphere.com> on 2019/07/22 15:51:59 UTC, 3 replies.
- Review Request 71138: Updated configure.ac to correct openssl/libevent setup. - posted by Till Toenshoff via Review Board <no...@reviews.apache.org> on 2019/07/22 22:17:24 UTC, 2 replies.
- Review Request 71139: Removed `quota_info` in the `GET_QUOTA` authorization object. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/23 01:46:09 UTC, 2 replies.
- Review Request 71140: Fixed devolution of 'max_grace_period' field in DRAIN_AGENT call. - posted by Greg Mann <gr...@mesosphere.io> on 2019/07/23 01:51:10 UTC, 2 replies.
- Review Request 71143: Moved default constants for CSI RPC retry to a new header. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/07/23 19:53:02 UTC, 2 replies.
- Review Request 71144: Added `reconciliation_interval_seconds` for storage resource providers. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/07/23 19:53:36 UTC, 2 replies.
- Review Request 71145: Fixed signature to pass parameter by const ref instead of value. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/23 20:18:11 UTC, 1 replies.
- Review Request 71146: Clarified a comment in storage local resource provider tests. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/23 20:18:12 UTC, 2 replies.
- Review Request 71147: Update config factory to set resource provider reconciliation interval. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/23 20:18:13 UTC, 3 replies.
- Review Request 71148: Explicitly disabled periodic reconciliation for some provider tests. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/23 20:18:14 UTC, 3 replies.
- Review Request 71149: Renamed a storage provider function. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/23 20:18:14 UTC, 1 replies.
- Review Request 71150: Factored out storage provider method to update resources. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/23 20:18:15 UTC, 0 replies.
- Review Request 71151: Performed periodic storage local provider reconciliations. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/23 20:18:17 UTC, 4 replies.
- Review Request 71157: Update docker image before build. - posted by Tomasz Janiszewski <ja...@gmail.com> on 2019/07/24 17:19:04 UTC, 2 replies.
- Review Request 71158: Added proper support for protobuf Map in jsonify. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/25 00:18:11 UTC, 4 replies.
- Review Request 71159: Updated quota related endpoints to return quota configurations. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/25 01:55:29 UTC, 4 replies.
- Re: Review Request 70831: Fixed synchronization in MasterTest.UpdateSlaveMessageWithPendingOffers. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2019/07/25 10:43:18 UTC, 3 replies.
- Re: Review Request 71047: Added unsuppressing via `updateFramework()` to Java example framework. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/26 19:34:12 UTC, 3 replies.
- Review Request 71172: Looked up parent's IP for the non-checkpointed nested containers. - posted by Qian Zhang <zh...@gmail.com> on 2019/07/29 01:30:33 UTC, 3 replies.
- Review Request 71174: Recovered network info for nested/standalone containers in CNI isolator. - posted by Qian Zhang <zh...@gmail.com> on 2019/07/29 08:36:13 UTC, 2 replies.
- Review Request 71179: WIP: Added a flag for running example framework with a list of roles. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/29 16:44:44 UTC, 2 replies.
- Review Request 71178: WIP: Implemented displaying roles of multi-role frameworks as a tree. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/29 16:44:49 UTC, 0 replies.
- Review Request 71181: Prevented webui from displaying unset drain config field. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/29 21:18:48 UTC, 1 replies.
- Review Request 71180: Fixed column key name. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/29 21:18:48 UTC, 1 replies.
- Review Request 71182: Stored last time a drain request was sent in the master. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/29 21:18:50 UTC, 4 replies.
- Review Request 71183: Stored last time a drain request was sent in the agent. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/29 21:18:50 UTC, 5 replies.
- Review Request 71184: Added expected drain end time to webui's agent screen. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/29 21:18:51 UTC, 7 replies.
- Re: Review Request 71158: Fixed non-standard mapping for protobuf map fields in jsonify. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/29 21:52:54 UTC, 2 replies.
- Review Request 71186: Improved a test for jsonify map fields mapping. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/29 21:54:13 UTC, 1 replies.
- Review Request 71187: Updated PushGauge to work with double. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/29 21:57:41 UTC, 1 replies.
- Review Request 71188: Added metrics for quota limits. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/29 22:00:57 UTC, 1 replies.
- Review Request 71189: Added a test for quota guarantee/limit metrics. - posted by Benjamin Mahler <bm...@apache.org> on 2019/07/29 22:00:59 UTC, 1 replies.
- Review Request 71192: Propagate ephemeral volume information from rootfs. - posted by James Peach <jp...@apache.org> on 2019/07/30 07:51:03 UTC, 1 replies.
- Review Request 71197: Updated the `disk/du` disk isolator tests with rootfs cases. - posted by James Peach <jp...@apache.org> on 2019/07/30 07:51:26 UTC, 1 replies.
- Review Request 71196: Updated the `disk/du` isolator to support rootfs checks. - posted by James Peach <jp...@apache.org> on 2019/07/30 07:51:37 UTC, 0 replies.
- Review Request 71195: Update `disk/xfs` tests for rootfs quotas. - posted by James Peach <jp...@apache.org> on 2019/07/30 07:51:47 UTC, 0 replies.
- Review Request 71194: Add `disk/xfs` isolator support for ephemeral volumes. - posted by James Peach <jp...@apache.org> on 2019/07/30 07:52:01 UTC, 0 replies.
- Review Request 71193: Supported multiple quota paths in the `disk/xfs` isolator. - posted by James Peach <jp...@apache.org> on 2019/07/30 07:52:15 UTC, 1 replies.
- Review Request 71198: Fixed GLog linking with debug targets. - posted by Jan Schlicht <ja...@mesosphere.io> on 2019/07/30 07:54:44 UTC, 2 replies.
- Review Request 71199: Added documentation for GET_OPERATIONS calls. - posted by Greg Mann <gr...@mesosphere.io> on 2019/07/30 08:59:49 UTC, 4 replies.
- Review Request 71200: Removed `-Werror` from libarchive's cmake build. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/30 09:08:39 UTC, 4 replies.
- Review Request 71203: Added check script to check for license headers. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/30 21:01:24 UTC, 0 replies.
- Review Request 71204: Added gitlint config. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/30 21:01:25 UTC, 0 replies.
- Review Request 71205: Switch commit hooks to pre-commit. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/30 21:01:27 UTC, 0 replies.
- Review Request 71206: Removed old mesos-style and references. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/30 21:01:28 UTC, 0 replies.
- Review Request 71207: Revert "Updated cpplint.py to be less verbose when there is no linting issue." - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/30 21:01:28 UTC, 0 replies.
- Review Request 71208: Revert "Updated cpplint to be compatible with Python 3." - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/30 21:01:29 UTC, 0 replies.
- Review Request 71209: Enabled a number of additional pre-commit checks. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/30 21:01:29 UTC, 2 replies.
- Review Request 71210: Removed total resources tracking in the random sorter. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/31 00:02:14 UTC, 2 replies.
- Review Request 71212: Updated operator HTTP API documentation regarding `GET_QUOTA`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/31 01:01:03 UTC, 1 replies.
- Review Request 71213: Updated operator HTTP API documentation regarding `UPDATE_QUOTA`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/31 01:02:13 UTC, 1 replies.
- Review Request 71214: Marked `SET_QUOTA` and `REMOVE_QUOTA` as deprecated. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/07/31 01:04:07 UTC, 2 replies.
- Review Request 71201: Implemented `cleanup` method for `volume/secret` isolator. - posted by Qian Zhang <zh...@gmail.com> on 2019/07/31 07:04:48 UTC, 1 replies.
- Re: Review Request 69311: Enabled parallel test runner to cmake build. - posted by Benjamin Bannier <bb...@apache.org> on 2019/07/31 10:10:42 UTC, 1 replies.
- Re: Review Request 71178: Implemented displaying roles of multi-role frameworks as a tree. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/07/31 15:00:08 UTC, 1 replies.
- Review Request 71219: Updated maintenance docs to include agent draining. - posted by Greg Mann <gr...@mesosphere.io> on 2019/07/31 15:15:38 UTC, 1 replies.
- Re: Review Request 69313: Enabled parallel test runner to cmake build. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2019/07/31 21:58:57 UTC, 0 replies.