You are viewing a plain text version of this content. The canonical link for it is here.
- Re: Review Request 70047: Updated build specific artefact generation. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/01 00:02:41 UTC, 5 replies.
- Re: Review Request 70060: Updated ReviewBot to verify reviews by checking for updates recursively. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2019/03/01 02:34:23 UTC, 3 replies.
- Re: Review Request 67762: Added minimum capability check during master recovery. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2019/03/01 05:15:05 UTC, 4 replies.
- Review Request 70080: Changed the `getResourceProviderId` helper to take a `Resources`. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/01 05:47:37 UTC, 2 replies.
- Review Request 70081: Do not fail a task if it doesn't use resources from a failed provider. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/01 05:52:59 UTC, 11 replies.
- Re: Review Request 70049: Assured a set USER within RPM build. - posted by Till Toenshoff via Review Board <no...@reviews.apache.org> on 2019/03/01 09:52:32 UTC, 4 replies.
- Review Request 70082: Used `id::UUID` to index publishing requests in the RP manager. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/01 20:10:42 UTC, 2 replies.
- Re: Review Request 70082: Converted `UUID` proto messages to `id::UUID` in the RP manager. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/01 23:48:46 UTC, 2 replies.
- Review Request 70084: Avoid dereferencing removed executors and launching containers for them. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/02 00:08:14 UTC, 6 replies.
- Re: Review Request 69588: Removed outdated authorization logic for offer operations. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/02 00:54:43 UTC, 9 replies.
- Review Request 70085: Fixed a link error on Windows caused by volume gid manager. - posted by Qian Zhang <zh...@gmail.com> on 2019/03/02 00:58:14 UTC, 2 replies.
- Re: Review Request 66327: WIP: Added the `LIST_RESOURCE_PROVIDER_CONFIGS` agent API call. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2019/03/02 04:33:20 UTC, 0 replies.
- Re: Review Request 66344: Supported non-speculative operations on agent default resources. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2019/03/02 05:11:10 UTC, 1 replies.
- Re: Review Request 54987: Updated `docs/monitoring/md` for new agent event queue metrics. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2019/03/02 06:05:49 UTC, 2 replies.
- Re: Review Request 67177: Sorted container mounts by their target paths. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2019/03/02 07:06:35 UTC, 1 replies.
- Re: Review Request 66881: Added benchmark test for master metrics. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2019/03/02 08:09:08 UTC, 1 replies.
- Re: Review Request 68123: Avoided unnecessary `Resources::allocations()` call in the allocator. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2019/03/02 10:46:55 UTC, 1 replies.
- Re: Review Request 68301: Changed `DEFAULT_EXECUTOR_INFO` to use `default:id`. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2019/03/02 13:05:01 UTC, 1 replies.
- Re: Review Request 69955: Added SLRP unit tests for destroying unpublished persistent volumes. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2019/03/02 13:44:58 UTC, 2 replies.
- Re: Review Request 70067: Added star operator for `Result`, `Try` and `Option`. - posted by Benjamin Mahler <bm...@apache.org> on 2019/03/02 15:24:10 UTC, 13 replies.
- Re: Review Request 69971: Removed an outdated comment in SLRP. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2019/03/02 16:22:15 UTC, 2 replies.
- Review Request 70088: Initialized pointers with `nullptr` instead of `0`. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/03 01:01:25 UTC, 2 replies.
- Review Request 70089: Removed non-ascii source code characters. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/03 01:01:29 UTC, 1 replies.
- Review Request 70090: Addressed issues flagged by pylint-2.3.0. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/03 01:01:33 UTC, 1 replies.
- Review Request 70092: Updated to pylint-2.3.0. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/03 01:01:35 UTC, 3 replies.
- Review Request 70093: Added license header to some Python source files. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/03 01:01:39 UTC, 1 replies.
- Review Request 70094: Fixed garbled license header. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/03 01:01:42 UTC, 2 replies.
- Review Request 70095: Fixed cpplint issues in the Java bindings. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/03 01:01:46 UTC, 1 replies.
- Review Request 70096: Moved cpplint configuration into dedicated file. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/03 01:01:52 UTC, 1 replies.
- Review Request 70097: Reverted untracked and unneeded cpplint modification. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/03 01:01:54 UTC, 1 replies.
- Review Request 70098: Made cpplint.patch reflect our modifications. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/03 01:01:58 UTC, 2 replies.
- Review Request 70099: Parameterized cpplint extension list via config instead of via patch. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/03 01:02:04 UTC, 2 replies.
- Review Request 70100: Skipped pylint for cpplint.py per config instead of per patch. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/03 01:02:12 UTC, 1 replies.
- Review Request 70101: Removed manual author list cpplint.patch. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/03 01:02:15 UTC, 1 replies.
- Review Request 70102: Moved NULL check from cpplint into clang-tidy. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/03 01:02:20 UTC, 7 replies.
- Review Request 70091: WIP: Added tox invocation to test stage. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/03 01:02:32 UTC, 2 replies.
- Re: Review Request 70090: Addressed issues flagged by pylint-2.3.1. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/03 11:39:11 UTC, 1 replies.
- Re: Review Request 70092: Updated to pylint-2.3.1. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/03 11:39:13 UTC, 1 replies.
- Review Request 70103: Removed outdated scaling framework. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/03 12:06:25 UTC, 2 replies.
- Review Request 70104: Fixed broken Yaml in contributors database. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/03 12:29:10 UTC, 2 replies.
- Re: Review Request 70091: Added tox invocation to test stage. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/03 17:09:55 UTC, 1 replies.
- Re: Review Request 70105: Increased timeout in `generate-endpoint-help.py`. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/03 18:03:21 UTC, 2 replies.
- Re: Review Request 69970: Made SLRP clean up mount directories for destroyed MOUNT disks. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/04 10:46:46 UTC, 3 replies.
- Re: Review Request 69954: Added a SLRP unit test for persistent block volume creation. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/04 12:54:32 UTC, 2 replies.
- Re: Review Request 69403: Removed unnecessary filters in SLRP tests. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/04 13:14:37 UTC, 0 replies.
- Review Request 70108: Added `unconfined` flag to `SeccompInfo` message. - posted by Andrei Budnik <ab...@mesosphere.com> on 2019/03/04 14:03:08 UTC, 3 replies.
- Review Request 70109: Added `LinuxSeccompIsolatorTest.LaunchWithSeccompDisabled` test. - posted by Andrei Budnik <ab...@mesosphere.com> on 2019/03/04 14:03:10 UTC, 2 replies.
- Review Request 70112: Added two metrics for volume gid manager. - posted by Qian Zhang <zh...@gmail.com> on 2019/03/04 14:27:26 UTC, 1 replies.
- Review Request 70113: Verified volume gid manager's metrics in the related tests. - posted by Qian Zhang <zh...@gmail.com> on 2019/03/04 14:29:08 UTC, 3 replies.
- Review Request 70114: Added logging for `linux/seccomp` isolator. - posted by Andrei Budnik <ab...@mesosphere.com> on 2019/03/04 14:59:01 UTC, 4 replies.
- Review Request 70115: Updated comment about operations. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/04 17:00:50 UTC, 3 replies.
- Review Request 70116: Added metrics for offer operation feedback. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/04 17:01:13 UTC, 20 replies.
- Review Request 70117: WIP: Add unit tests for offer operation metrics. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/04 17:01:16 UTC, 3 replies.
- Review Request 70123: Added rvalue overload for `Result::get()`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/04 22:26:25 UTC, 7 replies.
- Re: Review Request 69615: Disable containerizer ptrace attach. - posted by James Peach <jp...@apache.org> on 2019/03/05 17:15:46 UTC, 3 replies.
- Re: Review Request 70077: Added documentation regarding downgrading a Mesos cluster. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/05 18:53:21 UTC, 1 replies.
- Review Request 70129: Updated advanced contributing guide. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/05 18:53:33 UTC, 7 replies.
- Re: Review Request 65116: Getting Started using the Mesos Binaries. - posted by Senthil Kumaran <se...@uthcode.com> on 2019/03/05 22:30:35 UTC, 1 replies.
- Review Request 70131: Added a comment around recovery for `ContainerLogger`s. - posted by Alexander Rukletsov <ru...@gmail.com> on 2019/03/05 22:42:37 UTC, 2 replies.
- Review Request 70132: Do not implicitly refuse speculatively converted resources. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/06 00:53:58 UTC, 7 replies.
- Review Request 70133: Removed unnecessary accept filters in SLRP tests. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/06 00:55:45 UTC, 3 replies.
- Review Request 70134: Fixed `PartitionTest.PartitionAwareTaskCompletedOnPartitionedAgent`. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/06 00:57:14 UTC, 2 replies.
- Review Request 70135: Improved isolation for slave tests. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/06 05:10:39 UTC, 4 replies.
- Review Request 70137: Made volume gid manager allocate & deallocate gid to non-shared PV. - posted by Qian Zhang <zh...@gmail.com> on 2019/03/06 14:02:47 UTC, 3 replies.
- Review Request 70138: Replaced reading mounttable with getting path gid in volume gid manager. - posted by Qian Zhang <zh...@gmail.com> on 2019/03/06 14:05:56 UTC, 2 replies.
- Review Request 70139: Updated ROOT_UNPRIVILEGED_USER_PersistentVolumes to cover non-shared PV. - posted by Qian Zhang <zh...@gmail.com> on 2019/03/06 14:10:17 UTC, 2 replies.
- Review Request 70140: Updated UNPRIVILEGED_USER_PersistentVolumes to cover non-shared PV. - posted by Qian Zhang <zh...@gmail.com> on 2019/03/06 14:11:02 UTC, 5 replies.
- [GitHub] [mesos] asekretenko opened a new pull request #325: Added Andrei Sekretenko to "contributors.yaml". - posted by GitBox <gi...@apache.org> on 2019/03/06 17:06:21 UTC, 0 replies.
- [GitHub] [mesos] asfgit closed pull request #325: Added Andrei Sekretenko to "contributors.yaml". - posted by GitBox <gi...@apache.org> on 2019/03/06 17:20:19 UTC, 0 replies.
- Review Request 70142: Added ARCHIVE_EXTRACT_SECURE_NODOTDOT flag to archiver default. - posted by Joseph Wu <jo...@mesosphere.io> on 2019/03/06 19:35:08 UTC, 4 replies.
- Review Request 70147: WIP: Added a Sequence to the master to order updates to agent resources. - posted by Greg Mann <gr...@mesosphere.io> on 2019/03/07 00:10:57 UTC, 2 replies.
- Re: Review Request 69582: Added a test to verify a bug fix for the master. - posted by Greg Mann <gr...@mesosphere.io> on 2019/03/07 00:11:57 UTC, 3 replies.
- Re: Review Request 70062: Refactored and augmented `class ResourceQuantities`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/07 02:36:00 UTC, 11 replies.
- Review Request 70148: Added `>`, `<` and `>=` operators to `Value::Scalar`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/07 02:38:29 UTC, 1 replies.
- Review Request 70149: Added a `contains` method in `ResourceQuantities`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/07 07:01:36 UTC, 5 replies.
- Review Request 70150: Added a constructor for `ResourceQuantities`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/07 07:04:18 UTC, 2 replies.
- Review Request 70151: Added `class ResourceLimits`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/07 07:56:12 UTC, 5 replies.
- Review Request 70152: Added tests for `ResourceLimits`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/07 08:03:59 UTC, 3 replies.
- Re: Review Request 70098: Removed `support/cpplint.patch`. - posted by Alexander Rukletsov <ru...@gmail.com> on 2019/03/07 09:27:13 UTC, 0 replies.
- Review Request 70154: Properly handled disk resources in operator API. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/07 13:02:57 UTC, 0 replies.
- Re: Review Request 70154: Properly handled disk resources in operator API `CREATE` handler. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/07 13:41:56 UTC, 4 replies.
- Review Request 70156: Added helper to test for metrics values. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/07 16:59:13 UTC, 7 replies.
- Review Request 70158: WIP. - posted by Vinod Kone <vi...@apache.org> on 2019/03/07 20:50:28 UTC, 3 replies.
- Review Request 70159: Updated `UPDATE_QUOTA` call with a new schema. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/08 07:21:07 UTC, 1 replies.
- Review Request 70160: Added `<<` operator to `protobuf::Map`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/08 07:22:30 UTC, 3 replies.
- Review Request 70161: Added validation for `QuotaConfig`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/08 07:25:08 UTC, 8 replies.
- Re: Review Request 65847: Fixed allocator test `QuotaAbsentFramework`. - posted by Mesos Reviewbot <re...@mesos.apache.org> on 2019/03/08 09:42:02 UTC, 1 replies.
- Review Request 70165: Fixed operator operation handling with resource provider resources. - posted by Jan Schlicht <ja...@mesosphere.io> on 2019/03/08 13:34:58 UTC, 12 replies.
- Review Request 70166: Added test `VolumeGidManagerTest.ROOT_UNPRIVILEGED_USER_SlaveReboot`. - posted by Qian Zhang <zh...@gmail.com> on 2019/03/08 14:22:02 UTC, 2 replies.
- Re: Review Request 70061: Added method `fromScalarResources` in `ResourceQuantities`. - posted by Benjamin Mahler <bm...@apache.org> on 2019/03/08 18:19:15 UTC, 0 replies.
- Review Request 70168: Added `ServiceManager` to manage CSI plugin container lifecycles. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/08 19:27:56 UTC, 11 replies.
- Review Request 70169: Refactored SLRP to use `ServiceManager`. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/08 19:29:23 UTC, 9 replies.
- Re: Review Request 70117: WIP: Added unit tests for offer operation feedback metrics. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/08 23:58:26 UTC, 0 replies.
- Review Request 70171: Added `Try` constructors from `_Some`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/09 01:56:01 UTC, 1 replies.
- Review Request 70183: Made setting volume ownership asynchronous. - posted by Qian Zhang <zh...@gmail.com> on 2019/03/11 15:03:27 UTC, 2 replies.
- Review Request 70184: Fixed flakiness in 'RetryRpcWithExponentialBackoff'. - posted by Jan Schlicht <ja...@mesosphere.io> on 2019/03/11 15:39:04 UTC, 3 replies.
- [GitHub] [mesos] asekretenko opened a new pull request #326: MESOS-6874: Validate the match between Type and *Infos in the ContainerInfo. - posted by GitBox <gi...@apache.org> on 2019/03/11 15:39:36 UTC, 1 replies.
- Review Request 70185: Renamed Master::sendBulkOperationFeedback() function. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/11 19:08:25 UTC, 2 replies.
- Re: Review Request 70117: Added unit tests for offer operation feedback metrics. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/11 19:15:38 UTC, 15 replies.
- Review Request 70186: Updated protobuf comments related to operation feedback. - posted by Greg Mann <gr...@mesosphere.io> on 2019/03/11 19:18:28 UTC, 4 replies.
- [GitHub] [mesos] kaysoky commented on a change in pull request #326: MESOS-6874: Validate the match between Type and *Infos in the ContainerInfo. - posted by GitBox <gi...@apache.org> on 2019/03/11 19:19:09 UTC, 8 replies.
- Re: Review Request 70069: Improved `ResourceQuantities` test's readability. - posted by Benjamin Mahler <bm...@apache.org> on 2019/03/11 22:22:54 UTC, 0 replies.
- Re: Review Request 70063: Added test for `ResourceQuantities` arithmetic operations. - posted by Benjamin Mahler <bm...@apache.org> on 2019/03/11 22:26:14 UTC, 2 replies.
- [GitHub] [mesos] lava commented on a change in pull request #326: MESOS-6874: Validate the match between Type and *Infos in the ContainerInfo. - posted by GitBox <gi...@apache.org> on 2019/03/12 11:12:04 UTC, 8 replies.
- [GitHub] [mesos] asekretenko commented on a change in pull request #326: MESOS-6874: Validate the match between Type and *Infos in the ContainerInfo. - posted by GitBox <gi...@apache.org> on 2019/03/12 11:51:58 UTC, 9 replies.
- Review Request 70198: Added validation method for input scalar values. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/13 00:10:36 UTC, 2 replies.
- Review Request 70199: Replaced `.get().get()` with `**` in `result.hpp`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/13 00:55:50 UTC, 1 replies.
- Review Request 70201: Added a method to check `ResourceLimits::contains(ResourceQuantities)`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/13 02:13:45 UTC, 5 replies.
- Review Request 70202: Added call handler for `UPDATE_QUOTA`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/13 06:43:15 UTC, 2 replies.
- Review Request 70203: Updated a test for `UPDATE_QUOTA` call validation. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/13 06:46:13 UTC, 5 replies.
- Review Request 70206: Displayed error message on resource validation failures. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/13 15:54:35 UTC, 4 replies.
- Re: Review Request 66746: Replaced protobuf-specific comparators with MessageDifferencer. - posted by Mesos Reviewbot Windows <re...@mesos.apache.org> on 2019/03/13 17:40:15 UTC, 0 replies.
- Review Request 70200: Changed operation reconciliation to send updates on the event stream. - posted by Greg Mann <gr...@mesosphere.io> on 2019/03/13 18:09:37 UTC, 11 replies.
- Re: Review Request 70053: Used std::string as buffer instead of manually managed dynamic array. - posted by Mesos Reviewbot Windows <re...@mesos.apache.org> on 2019/03/13 19:18:09 UTC, 0 replies.
- Re: Review Request 69313: Enabled parallel test runner to cmake build. - posted by Mesos Reviewbot Windows <re...@mesos.apache.org> on 2019/03/13 19:56:53 UTC, 0 replies.
- Re: Review Request 68736: Added `task cat` command to new CLI. - posted by Mesos Reviewbot Windows <re...@mesos.apache.org> on 2019/03/13 23:19:02 UTC, 0 replies.
- Re: Review Request 68916: Moved libevent_openssl validation into libevent.m4. - posted by Mesos Reviewbot Windows <re...@mesos.apache.org> on 2019/03/13 23:26:43 UTC, 0 replies.
- Re: Review Request 67044: Renamed a method in the master metrics. - posted by Mesos Reviewbot Windows <re...@mesos.apache.org> on 2019/03/14 01:04:06 UTC, 0 replies.
- Re: Review Request 68508: Added tracking of framework allocations in the allocator Slave class. - posted by Mesos Reviewbot Windows <re...@mesos.apache.org> on 2019/03/14 01:09:17 UTC, 0 replies.
- Review Request 70208: Added test for reconciliation of multiple operations. - posted by Greg Mann <gr...@mesosphere.io> on 2019/03/14 01:41:54 UTC, 11 replies.
- Re: Review Request 70150: Replaced a constructor in `ResourceQuantities`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/14 23:57:25 UTC, 0 replies.
- Review Request 70210: Fixed http handler lookup for process root route. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/15 01:53:15 UTC, 0 replies.
- Review Request 70211: PoC: Prefix filtering for the metrics endpoint. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/15 01:53:33 UTC, 2 replies.
- Review Request 70213: Added the `VolumeManager` interface to manage CSI volumes. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/15 05:14:04 UTC, 5 replies.
- Review Request 70214: Added skeleton code for v0 `VolumeManager`. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/15 05:15:36 UTC, 9 replies.
- Review Request 70215: Implemented volume attachment and publishment for v0 `VolumeManager`. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/15 05:16:15 UTC, 4 replies.
- Review Request 70216: Implemented the recovery logic for v0 `VolumeManager`. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/15 05:17:04 UTC, 3 replies.
- Review Request 70217: Implemented the remain functionalities for v0 `VolumeManager`. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/15 05:17:43 UTC, 4 replies.
- Review Request 70221: Updated operation feedback documentation. - posted by Greg Mann <gr...@mesosphere.io> on 2019/03/15 22:37:23 UTC, 4 replies.
- Review Request 70222: Refactored SLRP to use `VolumeManager`. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/15 23:40:25 UTC, 0 replies.
- Review Request 70223: Made `StorageLocalResourceProviderProcess` no longer exposed. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/16 00:02:42 UTC, 7 replies.
- Review Request 70225: Made CSI plugin RPC metrics agnostic to CSI versions. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/16 00:40:15 UTC, 8 replies.
- [GitHub] [mesos] asekretenko commented on issue #326: MESOS-6874: Validate the match between Type and *Infos in the ContainerInfo. - posted by GitBox <gi...@apache.org> on 2019/03/18 12:41:47 UTC, 0 replies.
- [GitHub] [mesos] asekretenko closed pull request #326: MESOS-6874: Validate the match between Type and *Infos in the ContainerInfo. - posted by GitBox <gi...@apache.org> on 2019/03/18 12:41:47 UTC, 0 replies.
- Review Request 70230: Made volume gid manager not handle non-shared PV. - posted by Qian Zhang <zh...@gmail.com> on 2019/03/18 13:30:46 UTC, 3 replies.
- Review Request 70232: Fixed an agent crash bug when SLRP recovers dropped operations. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/18 18:20:30 UTC, 3 replies.
- Review Request 70233: Allowed for optionally unbundled ZooKeeper for CMake builds. - posted by Till Toenshoff via Review Board <no...@reviews.apache.org> on 2019/03/18 21:32:59 UTC, 8 replies.
- Review Request 70235: Fixed the persistent volume ownership to allow apps to chown. - posted by Gilbert Song <so...@gmail.com> on 2019/03/18 22:20:40 UTC, 3 replies.
- [GitHub] [mesos] asfgit closed pull request #326: MESOS-6874: Validate the match between Type and *Infos in the ContainerInfo. - posted by GitBox <gi...@apache.org> on 2019/03/19 18:37:22 UTC, 0 replies.
- Review Request 70242: Tracked operation IDs in the agent. - posted by Greg Mann <gr...@mesosphere.io> on 2019/03/20 02:20:47 UTC, 6 replies.
- Review Request 70243: Improved operation reconciliation in the resource provider and manager. - posted by Greg Mann <gr...@mesosphere.io> on 2019/03/20 02:24:15 UTC, 1 replies.
- Review Request 70244: Added new operation reconciliation tests. - posted by Greg Mann <gr...@mesosphere.io> on 2019/03/20 02:27:21 UTC, 19 replies.
- Review Request 70245: Moved CSI plugin metrics out from SLRP metrics. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/20 05:27:33 UTC, 5 replies.
- Review Request 70247: Added an "unversioned" `VolumeCapability`. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/20 06:15:04 UTC, 8 replies.
- Review Request 70248: Adapted the unversioned `VolumeCapability`. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/20 06:37:10 UTC, 22 replies.
- Review Request 70249: Made hashmap::containsValue consistent with stout naming convention. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/20 09:48:06 UTC, 2 replies.
- Review Request 70250: Made hashmap::containsValue consistent with stout naming convention. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/20 09:56:51 UTC, 3 replies.
- Re: Review Request 70243: Improved operation reconciliation in the agent and RP manager. - posted by Greg Mann <gr...@mesosphere.io> on 2019/03/20 19:07:31 UTC, 0 replies.
- Re: Review Request 70243: Improved operation reconciliation for unsubscribed resource providers. - posted by Greg Mann <gr...@mesosphere.io> on 2019/03/20 19:08:15 UTC, 8 replies.
- Review Request 70258: Added a unit test for CSI `evolve` and `devolve` helpers. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/20 21:37:59 UTC, 1 replies.
- Review Request 70262: Added a new 'iterable_queue' template to stout. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/21 10:57:55 UTC, 3 replies.
- Review Request 70264: Reordered hash definitions in the type utils. - posted by Greg Mann <gr...@mesosphere.io> on 2019/03/21 22:25:20 UTC, 1 replies.
- Review Request 70266: Removed a lambda to simplify `__allocate()`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/22 06:13:07 UTC, 2 replies.
- Review Request 70267: Added more arithmetic operations in class `ResourceQuantities`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/22 06:13:16 UTC, 1 replies.
- Review Request 70268: Removed `limits` from `QuotaInfo` and `QuotaRequest` protobuf. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/22 06:13:27 UTC, 4 replies.
- Re: Review Request 70216: Cleanup the recovery logic for refactoring SLRP. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/22 06:14:53 UTC, 5 replies.
- Re: Review Request 70215: Cleanup volume attaching and publishing for SLRP. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/22 06:18:40 UTC, 5 replies.
- Re: Review Request 70217: Cleanup volume creation, validation and deletion for SLRP. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/22 06:19:37 UTC, 4 replies.
- Review Request 70272: Eliminate a copy of the master's quota during quota validation. - posted by Benjamin Mahler <bm...@apache.org> on 2019/03/22 15:54:23 UTC, 2 replies.
- Review Request 70273: Refactored the quota capcity heuristic check to be a static function. - posted by Benjamin Mahler <bm...@apache.org> on 2019/03/22 15:54:24 UTC, 2 replies.
- Review Request 70274: Updated quota capacity check to not exclude disconnected agents. - posted by Benjamin Mahler <bm...@apache.org> on 2019/03/22 15:54:25 UTC, 1 replies.
- Review Request 70275: Added a test ensuring quota capacity check includes disconnected agents. - posted by Benjamin Mahler <bm...@apache.org> on 2019/03/22 15:54:27 UTC, 1 replies.
- Review Request 70276: Included RP resources / static reservations in quota capacity check. - posted by Benjamin Mahler <bm...@apache.org> on 2019/03/22 15:54:28 UTC, 3 replies.
- Review Request 70277: Added a test to ensure quota capacity check includes reservations. - posted by Benjamin Mahler <bm...@apache.org> on 2019/03/22 15:54:30 UTC, 1 replies.
- Review Request 70278: Added an << operator for ResourceQuantities. - posted by Benjamin Mahler <bm...@apache.org> on 2019/03/22 15:54:32 UTC, 1 replies.
- Review Request 70279: Updated quota overcommit message to include total quota and capacity. - posted by Benjamin Mahler <bm...@apache.org> on 2019/03/22 15:54:33 UTC, 5 replies.
- [GitHub] [mesos] asekretenko opened a new pull request #327: Updated glog to 0.3.5 and then to 0.4.0, added microseconds to LogSink::send(). - posted by GitBox <gi...@apache.org> on 2019/03/22 16:08:21 UTC, 0 replies.
- Review Request 70281: Added stream operator overload for OperationStatus messages. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/22 16:57:44 UTC, 2 replies.
- Review Request 70282: Added new example framework for operation feedback. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/22 16:57:51 UTC, 13 replies.
- Re: Review Request 70168: Refactored SLRP with `ServiceManager` to manage container lifecycles. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/22 18:36:43 UTC, 3 replies.
- Review Request 70283: Improved handling of resources consumed by orphan operations. - posted by Gastón Kleiman <ga...@mesosphere.io> on 2019/03/22 20:37:45 UTC, 3 replies.
- Review Request 70284: Cleanup volume and storage pool listing. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/22 23:34:14 UTC, 3 replies.
- Review Request 70285: Implemented the remaining methods of v0 `VolumeManager`. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/22 23:36:51 UTC, 2 replies.
- Re: Review Request 70222: Refactored SLRP to use v0 `VolumeManager`. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/22 23:41:37 UTC, 4 replies.
- Review Request 70287: Added 'prettyjws' option to docker manifest V2 Schema1 accept header. - posted by Gilbert Song <so...@gmail.com> on 2019/03/24 04:31:00 UTC, 2 replies.
- Review Request 70288: Supported docker manifest v2 schema2. - posted by Gilbert Song <so...@gmail.com> on 2019/03/24 04:33:31 UTC, 3 replies.
- Review Request 70289: Added a TODO for additional URLs support. - posted by Gilbert Song <so...@gmail.com> on 2019/03/24 04:33:49 UTC, 1 replies.
- Review Request 70290: Added a unit test for fetching docker manifest v2s2 image. - posted by Gilbert Song <so...@gmail.com> on 2019/03/24 04:34:22 UTC, 1 replies.
- Review Request 70291: Added gcr registry test. - posted by Gilbert Song <so...@gmail.com> on 2019/03/24 04:34:42 UTC, 2 replies.
- [GitHub] [mesos] lava commented on a change in pull request #327: Updated glog to 0.3.5 and then to 0.4.0, added microseconds to LogSink::send(). - posted by GitBox <gi...@apache.org> on 2019/03/25 10:51:52 UTC, 7 replies.
- Review Request 70293: Clarified timeline for advanced contributions. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/25 10:58:42 UTC, 3 replies.
- [GitHub] [mesos] asekretenko commented on a change in pull request #327: Updated glog to 0.3.5 and then to 0.4.0, added microseconds to LogSink::send(). - posted by GitBox <gi...@apache.org> on 2019/03/25 11:04:16 UTC, 7 replies.
- Review Request 70294: Removed comment about multiple attempts to remove agents. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/25 13:04:00 UTC, 2 replies.
- Review Request 70295: Enabled launcher sealing for RPM packages. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/25 15:09:22 UTC, 9 replies.
- Review Request 70296: Updated glog to 0.3.5 with usecs patch. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/25 18:18:15 UTC, 0 replies.
- Review Request 70297: Replaced os.path.exists() with a proper check of automake flags. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/25 18:18:18 UTC, 0 replies.
- Review Request 70298: Updated glog to 0.4.0. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/25 18:18:29 UTC, 0 replies.
- Review Request 70299: Added microseconds to the LogSink interface. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/25 18:18:45 UTC, 0 replies.
- Review Request 70300: Cleaned up CMakeLists.txt. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/25 18:20:11 UTC, 2 replies.
- Review Request 70302: Adjusted CSI v0 proto compilation. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/26 05:13:05 UTC, 8 replies.
- Review Request 70305: Added a `sum` method for `ResourceQuantities`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/26 05:28:31 UTC, 3 replies.
- [GitHub] [mesos] DominikDary opened a new pull request #328: Adding Mesoscon 2018 resources - posted by GitBox <gi...@apache.org> on 2019/03/26 12:52:43 UTC, 0 replies.
- [GitHub] [mesos] vinodkone merged pull request #328: Adding Mesoscon 2018 resources - posted by GitBox <gi...@apache.org> on 2019/03/26 15:10:00 UTC, 0 replies.
- Review Request 70313: API changes for supporting destroying `RAW` disks. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/27 02:06:09 UTC, 3 replies.
- Review Request 70314: Supported destroying preprovisioned CSI volumes in SLRP. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/27 02:08:34 UTC, 4 replies.
- Review Request 70315: Added authorization for applying `DESTROY_DISK` on `RAW` disks. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/27 02:09:12 UTC, 4 replies.
- Review Request 70316: Updated test `ImportPreprovisionedVolume` for better code coverage. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/27 02:11:29 UTC, 6 replies.
- Review Request 70318: Added `empty()` method in `class ResourceQuantities`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/27 05:21:36 UTC, 2 replies.
- Review Request 70319: Added a `createQuantitiesMap` method in `ResourceQuantities`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/27 05:21:43 UTC, 5 replies.
- Review Request 70320: Used `ResourceQuantities` in `__allocate()` when possible. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/27 05:31:13 UTC, 3 replies.
- Review Request 70303: Moved CSI v0 type helpers to the `mesos/csi/v0.hpp` header. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/27 06:08:24 UTC, 2 replies.
- Review Request 70321: Cleaned up `mesos::csi::v0::Client` interface. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/27 06:09:02 UTC, 10 replies.
- Review Request 70323: Bumped nokogiri and rack site dependencies. - posted by Benjamin Bannier <be...@mesosphere.io> on 2019/03/27 16:21:08 UTC, 2 replies.
- Review Request 70324: Added a new allocator method and deprecated an existing one. - posted by Greg Mann <gr...@mesosphere.io> on 2019/03/27 17:00:55 UTC, 1 replies.
- Review Request 70325: Updated the master to allocate recovered orphan operation resources. - posted by Greg Mann <gr...@mesosphere.io> on 2019/03/27 17:01:56 UTC, 7 replies.
- [GitHub] [mesos] asekretenko opened a new pull request #329: Extending the LogSink interface to be able to pass microseconds (on top of glog 0.3.3). - posted by GitBox <gi...@apache.org> on 2019/03/27 18:21:04 UTC, 0 replies.
- [GitHub] [mesos] asekretenko commented on issue #329: Extending the LogSink interface to be able to pass microseconds (on top of glog 0.3.3). - posted by GitBox <gi...@apache.org> on 2019/03/27 18:21:27 UTC, 1 replies.
- [GitHub] [mesos] asekretenko edited a comment on issue #329: Extending the LogSink interface to be able to pass microseconds (on top of glog 0.3.3). - posted by GitBox <gi...@apache.org> on 2019/03/27 18:22:17 UTC, 0 replies.
- Re: Review Request 70320: Used `ResourceQuantities` in `__allocate()` when appropriate. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/28 02:09:29 UTC, 5 replies.
- Review Request 70329: Added `==` and `!=` operator in `ResourceQuantities`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/28 02:10:41 UTC, 1 replies.
- Review Request 70330: Used `ResourceQuantities` in the sorter when appropriate. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/28 02:10:53 UTC, 4 replies.
- Review Request 70331: Updated test `AgentRegisteredWithNewId` for better code coverage. - posted by Chun-Hung Hsiao <ch...@apache.org> on 2019/03/28 05:18:29 UTC, 7 replies.
- Review Request 70334: Extended the glog LogSink interface to be able to log microseconds. - posted by Andrei Sekretenko <as...@mesosphere.io> on 2019/03/28 14:12:00 UTC, 5 replies.
- [GitHub] [mesos] asekretenko closed pull request #329: Extending the LogSink interface to be able to pass microseconds (on top of glog 0.3.3). - posted by GitBox <gi...@apache.org> on 2019/03/28 18:31:53 UTC, 0 replies.
- Review Request 70335: Sent FrameworkInfo to agents when applying operations. - posted by Greg Mann <gr...@mesosphere.io> on 2019/03/28 23:27:32 UTC, 2 replies.
- Review Request 70342: Removed use-after-free in operation handling. - posted by Benno Evers <be...@mesosphere.com> on 2019/03/29 17:20:43 UTC, 2 replies.
- Review Request 70344: Fixed a bug where quota may be under allocated. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/29 18:45:29 UTC, 1 replies.
- Re: Review Request 70344: Fixed a bug where disk quota may be under allocated. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/29 21:28:50 UTC, 2 replies.
- Review Request 70345: Simplified quota chopping logic in the allocator. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/29 23:19:58 UTC, 0 replies.
- Review Request 70346: Removed unused function `Resources::isScalarQuantity`. - posted by Meng Zhu <mz...@mesosphere.io> on 2019/03/29 23:25:03 UTC, 1 replies.