You are viewing a plain text version of this content. The canonical link for it is here.
- Re: Review Request 38649: Add a benchmark to simulate frameworks declining offers. - posted by James Peach <jp...@apache.org> on 2015/10/01 00:00:54 UTC, 6 replies.
- Review Request 38910: Added `-v` flag to `docker rm`. - posted by Greg Mann <gr...@mesosphere.io> on 2015/10/01 01:51:44 UTC, 15 replies.
- Re: Review Request 38608: Introduced an http::Connection for connection re-use and pipelining. - posted by Ben Mahler <be...@gmail.com> on 2015/10/01 02:19:49 UTC, 0 replies.
- Re: Review Request 38608: Added an http::Connection for connection re-use and pipelining. - posted by Ben Mahler <be...@gmail.com> on 2015/10/01 02:19:51 UTC, 5 replies.
- Re: Review Request 38609: Refactored http::internal::request to use http::connect. - posted by Ben Mahler <be...@gmail.com> on 2015/10/01 02:19:53 UTC, 1 replies.
- Re: Review Request 38342: Add JSON::protobuf for google::protobuf::RepeatedPtrField (stout part) - posted by Michael Park <mc...@gmail.com> on 2015/10/01 02:26:37 UTC, 21 replies.
- Re: Review Request 38579: Refactored registry client - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/01 05:29:09 UTC, 21 replies.
- Re: Review Request 38580: Added docker registry RemotePuller - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/01 05:32:18 UTC, 25 replies.
- Review Request 38919: Validation of Docker Image Manifests - posted by Gilbert Song <gi...@mesoshere.io> on 2015/10/01 09:38:41 UTC, 19 replies.
- Re: Review Request 38901: Serialize Docker Image Spec as Protobuf - posted by Timothy Chen <tn...@apache.org> on 2015/10/01 10:29:53 UTC, 14 replies.
- Re: Review Request 38161: Replaced a hard-coded number for registration backoff with a proper constant. - posted by Alexander Rukletsov <ru...@gmail.com> on 2015/10/01 12:07:03 UTC, 8 replies.
- Re: Review Request 38160: Documented how to expedite event firing. - posted by Alexander Rukletsov <ru...@gmail.com> on 2015/10/01 12:07:07 UTC, 7 replies.
- Re: Review Request 38705: Added support for applying a review chain (apply-reviews.py). - posted by Guangya Liu <gy...@gmail.com> on 2015/10/01 15:12:25 UTC, 24 replies.
- Re: Review Request 38779: Use new HTTP status code check in scheduler. - posted by Guangya Liu <gy...@gmail.com> on 2015/10/01 15:31:39 UTC, 7 replies.
- Re: Review Request 38869: Added static->dynamic transformation to Allocator. - posted by Guangya Liu <gy...@gmail.com> on 2015/10/01 15:37:26 UTC, 7 replies.
- Re: Review Request 38416: Allow HTTP response codes to be checked with code. - posted by Timothy Chen <tn...@apache.org> on 2015/10/01 18:55:46 UTC, 14 replies.
- Review Request 38932: Kill health check external command process and continue check after timeout. - posted by haosdent huang <ha...@gmail.com> on 2015/10/01 19:49:03 UTC, 8 replies.
- Re: Review Request 38747: Adding digest utilities - posted by Jiang Yan Xu <ya...@jxu.me> on 2015/10/01 20:23:06 UTC, 15 replies.
- Review Request 38934: Show framework role in webui. - posted by haosdent huang <ha...@gmail.com> on 2015/10/01 20:31:08 UTC, 1 replies.
- Review Request 38937: Added documentation to recommend the use of process supervisors. - posted by Neil Conway <ne...@gmail.com> on 2015/10/01 22:15:28 UTC, 2 replies.
- Re: Review Request 38287: Check if the futrue is failed before dispatch in freeze() - posted by Paul Brett <pa...@twopensource.com> on 2015/10/02 01:17:39 UTC, 0 replies.
- Review Request 38943: Fixed misleading information in the Mesos framework writing guide. - posted by Connor Doyle <co...@mesosphere.io> on 2015/10/02 02:16:35 UTC, 1 replies.
- Re: Review Request 38900: Update command executor to support rootfs. - posted by Timothy Chen <tn...@apache.org> on 2015/10/02 02:16:41 UTC, 10 replies.
- Review Request 38941: Moved structs outside RegistryClient - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/02 02:24:52 UTC, 9 replies.
- Re: Review Request 38443: Added layerid information to ManifestResponse - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/02 05:38:14 UTC, 4 replies.
- Review Request 38627: Adds an overload of ModuleManager::create() allowing overriding parameters programatically - posted by Alexander Rojas <al...@mesosphere.io> on 2015/10/02 11:36:51 UTC, 16 replies.
- Review Request 38950: Http Authenticators can be loaded as modules from mesos. - posted by Alexander Rojas <al...@mesosphere.io> on 2015/10/02 11:37:40 UTC, 10 replies.
- Re: Review Request 36908: Added QuotaInfo Protobuf. - posted by Alexander Rukletsov <ru...@gmail.com> on 2015/10/02 15:13:52 UTC, 0 replies.
- Review Request 38952: Replaced `> >` with `>>` in fault tolerance tests. - posted by Alexander Rukletsov <ru...@gmail.com> on 2015/10/02 15:26:41 UTC, 6 replies.
- Review Request 38960: Add QuotaInfo Protobuf to CMake. - posted by Joseph Wu <jo...@mesosphere.io> on 2015/10/02 18:51:37 UTC, 6 replies.
- Review Request 38961: Simplified resources initialization. - posted by Alexander Rukletsov <ru...@gmail.com> on 2015/10/02 19:10:00 UTC, 3 replies.
- Review Request 38963: Added initial draft of networking user-doc. - posted by Kapil Arya <ka...@mesosphere.io> on 2015/10/02 20:08:05 UTC, 8 replies.
- Re: Review Request 38814: add test cases for sha512 digest verifier - posted by Gilbert Song <gi...@mesoshere.io> on 2015/10/02 20:29:31 UTC, 2 replies.
- Re: Review Request 38577: Added synchronous validation for Call in Agent - posted by Isabel Jimenez <co...@isabeljimenez.com> on 2015/10/02 20:42:14 UTC, 7 replies.
- Re: Review Request 38844: Added unit tests for Call validation in Agent - posted by Isabel Jimenez <co...@isabeljimenez.com> on 2015/10/02 20:53:40 UTC, 6 replies.
- Re: Review Request 38816: add test case for docker remotePuller - posted by Gilbert Song <gi...@mesoshere.io> on 2015/10/02 20:59:06 UTC, 0 replies.
- Review Request 38967: Added functionality to generate Java V1 Protobufs and insert them into the existing JAR for now - posted by Anand Mazumdar <ma...@gmail.com> on 2015/10/03 00:27:54 UTC, 3 replies.
- Re: Review Request 37703: Add docker exec command. - posted by haosdent huang <ha...@gmail.com> on 2015/10/03 11:09:29 UTC, 1 replies.
- Re: Review Request 38338: Enhanced option for Docker cli volume plugin. - posted by haosdent huang <ha...@gmail.com> on 2015/10/03 17:55:55 UTC, 6 replies.
- Re: Review Request 38532: Add error message when cgroup don't support memory.pressure_level. - posted by haosdent huang <ha...@gmail.com> on 2015/10/03 18:00:18 UTC, 4 replies.
- Re: Review Request 38337: Extract gz file in fetcher. - posted by haosdent huang <ha...@gmail.com> on 2015/10/03 18:05:00 UTC, 8 replies.
- Re: Review Request 35711: Disallow special characters in role name. - posted by haosdent huang <ha...@gmail.com> on 2015/10/03 18:12:00 UTC, 2 replies.
- Re: Review Request 36431: Show stdout/stderr when using mesos-execute. - posted by haosdent huang <ha...@gmail.com> on 2015/10/03 18:12:49 UTC, 1 replies.
- Re: Review Request 38527: Fix UserCgroupIsolatorTest failed on CentOS 6.6. - posted by haosdent huang <ha...@gmail.com> on 2015/10/03 18:15:07 UTC, 5 replies.
- Re: Review Request 38164: Use reverse umount order in LinuxFilesystemIsolatorProcess::cleanup. - posted by haosdent huang <ha...@gmail.com> on 2015/10/03 18:17:48 UTC, 1 replies.
- Re: Review Request 37023: Add an endpoint that exposes component flags. - posted by haosdent huang <ha...@gmail.com> on 2015/10/03 18:49:58 UTC, 19 replies.
- Re: Review Request 36180: Avoid multi writers write to same file in PortMappingIsolatorTests. - posted by haosdent huang <ha...@gmail.com> on 2015/10/03 18:52:49 UTC, 9 replies.
- Re: Review Request 36181: Port CFS support to Docker Containerizer - posted by haosdent huang <ha...@gmail.com> on 2015/10/03 19:14:07 UTC, 2 replies.
- Re: Review Request 36838: Use flags.executor_shutdown_grace_period as shutdownTimeout in ShutdownProcess. - posted by haosdent huang <ha...@gmail.com> on 2015/10/03 19:18:01 UTC, 1 replies.
- Re: Review Request 36816: Support HTTP checks in Mesos health check program - posted by haosdent huang <ha...@gmail.com> on 2015/10/03 19:49:27 UTC, 2 replies.
- Re: Review Request 38825: CMake: Plumb `ENABLE_LIBEVENT` through libprocess config scripts. - posted by Joris Van Remoortere <jo...@gmail.com> on 2015/10/03 22:32:26 UTC, 1 replies.
- Review Request 38976: CMake: Removed unused libsvn binaries from `FindSvn.cmake`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/04 00:03:51 UTC, 1 replies.
- Re: Review Request 38826: CMake: Added support for libevent for Unix builds. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/04 01:36:51 UTC, 2 replies.
- Re: Review Request 38827: CMake: Expanded support for compiling much of the master. - posted by Joris Van Remoortere <jo...@gmail.com> on 2015/10/04 02:45:36 UTC, 0 replies.
- Re: Review Request 38837: CMake: Disable agent build on Windows. - posted by Joris Van Remoortere <jo...@gmail.com> on 2015/10/04 02:45:45 UTC, 0 replies.
- Review Request 38977: Add reason for declineOffer - posted by Guangya Liu <gy...@gmail.com> on 2015/10/04 05:20:09 UTC, 4 replies.
- Re: Review Request 37993: Add explanatory comments for Allocator interface - posted by Guangya Liu <gy...@gmail.com> on 2015/10/04 06:24:49 UTC, 7 replies.
- Re: Review Request 38899: Added handler for Executor->Framework message for the Executor HTTP API - posted by Guangya Liu <gy...@gmail.com> on 2015/10/04 09:30:45 UTC, 5 replies.
- Review Request 38978: Add post-rewrite hook. - posted by haosdent huang <ha...@gmail.com> on 2015/10/04 10:08:05 UTC, 8 replies.
- Review Request 38979: TestContainerizer should not modify global environment variables. - posted by haosdent huang <ha...@gmail.com> on 2015/10/04 11:29:59 UTC, 0 replies.
- Re: Review Request 37024: Exposes mesos version information in components. - posted by haosdent huang <ha...@gmail.com> on 2015/10/04 15:07:20 UTC, 28 replies.
- Review Request 38986: Add VersionProcess. - posted by haosdent huang <ha...@gmail.com> on 2015/10/04 16:39:26 UTC, 0 replies.
- Review Request 38989: Update docker-containerizer.md. - posted by haosdent huang <ha...@gmail.com> on 2015/10/05 09:50:28 UTC, 0 replies.
- Re: Review Request 37996: Added property manager - posted by Alexander Rojas <al...@mesosphere.io> on 2015/10/05 13:23:14 UTC, 14 replies.
- Re: Review Request 37997: Running InheritanceTree tests from libprocess Makefile - posted by Alexander Rojas <al...@mesosphere.io> on 2015/10/05 13:23:43 UTC, 0 replies.
- Re: Review Request 38750: Updated changelog for 0.25.0 - posted by Michael Park <mc...@gmail.com> on 2015/10/05 18:38:35 UTC, 2 replies.
- Re: Review Request 38822: Added default upgrade steps to 0.24.X to 0.25.X section - posted by Michael Park <mc...@gmail.com> on 2015/10/05 18:39:21 UTC, 0 replies.
- Review Request 39002: Fixed sed command for Python protos generation. - posted by Isabel Jimenez <co...@isabeljimenez.com> on 2015/10/05 19:48:03 UTC, 3 replies.
- Review Request 39003: Fixed Python protobuf V1 generation - posted by Isabel Jimenez <co...@isabeljimenez.com> on 2015/10/05 19:50:08 UTC, 0 replies.
- Re: Review Request 38570: Change documentation image links to absolute paths. - posted by Joseph Wu <jo...@mesosphere.io> on 2015/10/05 20:11:46 UTC, 10 replies.
- Review Request 39017: RegistryClient refactor: encapsulated Manifest - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/05 22:54:36 UTC, 2 replies.
- Review Request 39016: RegistryClient refactor: refactored lambdas - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/05 22:55:42 UTC, 2 replies.
- Review Request 39015: RegistryClient refactor: expanded abbreviated names. - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/05 22:56:39 UTC, 2 replies.
- Review Request 39014: RegistryClient refactor: renamed ManifestResponse - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/05 22:57:37 UTC, 9 replies.
- Review Request 39013: RegistryClient refactor: Fixed comments style. - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/05 22:58:10 UTC, 7 replies.
- Review Request 39019: Windows: Added dirent compat code for non-Unix systems. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/05 23:32:24 UTC, 8 replies.
- Review Request 39018: Added JSON parsing for Resources. - posted by Greg Mann <gr...@mesosphere.io> on 2015/10/05 23:36:46 UTC, 63 replies.
- Review Request 39025: Fixed a flaky oversubscription test. - posted by Ben Mahler <be...@gmail.com> on 2015/10/06 00:25:35 UTC, 1 replies.
- Re: Review Request 38646: Added WIP note for Executor endpoint in changelog - posted by Isabel Jimenez <co...@isabeljimenez.com> on 2015/10/06 00:51:40 UTC, 0 replies.
- Re: Review Request 38606: Added ability to check if the streaming decoder is writing to a body pipe. - posted by Jie Yu <yu...@gmail.com> on 2015/10/06 01:01:28 UTC, 0 replies.
- Re: Review Request 38873: Added helper functions for evolving old style executor messages to V1 Executor Events - posted by Isabel Jimenez <co...@isabeljimenez.com> on 2015/10/06 01:04:34 UTC, 4 replies.
- Re: Review Request 37168: MESOS-3063 (Add an example framework using dynamic reservation) - posted by Michael Park <mc...@gmail.com> on 2015/10/06 01:12:41 UTC, 0 replies.
- Re: Review Request 38874: Refactored executor struct in Agent for the Executor HTTP API - posted by Isabel Jimenez <co...@isabeljimenez.com> on 2015/10/06 01:51:54 UTC, 10 replies.
- Re: Review Request 38875: Moved the framework/executor exists check before Subscribe call in Agent - posted by Isabel Jimenez <co...@isabeljimenez.com> on 2015/10/06 01:57:06 UTC, 6 replies.
- Re: Review Request 38877: Added functionality for Subscribe/Subscribed workflow for HTTP executors - posted by Isabel Jimenez <co...@isabeljimenez.com> on 2015/10/06 02:42:54 UTC, 14 replies.
- Review Request 39034: Fixed "--help" output for "--master" in mesos-slave. - posted by Neil Conway <ne...@gmail.com> on 2015/10/06 02:53:07 UTC, 2 replies.
- Review Request 39037: Allow description empty in help information. - posted by haosdent huang <ha...@gmail.com> on 2015/10/06 06:15:29 UTC, 14 replies.
- Re: Review Request 37853: Overlay filesystem provisioning backend - posted by Mei Wan <wa...@gmail.com> on 2015/10/06 08:36:45 UTC, 15 replies.
- Review Request 39042: Updated comment referencing deprecated and removed /master/shutdown endpoint. - posted by Joerg Schad <jo...@mesosphere.io> on 2015/10/06 10:16:41 UTC, 3 replies.
- Re: Review Request 38000: Added an API for libprocess users to interact with http::AuthenticatorManager - posted by Alexander Rojas <al...@mesosphere.io> on 2015/10/06 10:49:11 UTC, 7 replies.
- Re: Review Request 36913: Added /quota HTTP Endpoint for Quota handling. - posted by Joerg Schad <jo...@mesosphere.io> on 2015/10/06 11:31:30 UTC, 19 replies.
- Review Request 39043: Added support for HTTP Authentication in Mesos. - posted by Alexander Rojas <al...@mesosphere.io> on 2015/10/06 16:56:53 UTC, 11 replies.
- Review Request 39005: stout: Added thread-safe replacement for strerror. - posted by Benjamin Bannier <be...@mesosphere.io> on 2015/10/06 17:07:46 UTC, 17 replies.
- Review Request 39006: stout: Used thread-safe replacement for strerror. - posted by Benjamin Bannier <be...@mesosphere.io> on 2015/10/06 17:08:04 UTC, 7 replies.
- Review Request 39007: libprocess: Used thread-safe replacement for strerror. - posted by Benjamin Bannier <be...@mesosphere.io> on 2015/10/06 17:08:31 UTC, 10 replies.
- Review Request 39008: Used thread-safe replacement for strerror. - posted by Benjamin Bannier <be...@mesosphere.io> on 2015/10/06 17:08:50 UTC, 19 replies.
- Review Request 39053: RegistryClient refactor: priv method const'ness - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/06 18:43:44 UTC, 2 replies.
- Review Request 39056: Fix for Mesos master crash due to check failure. - posted by Mandeep Chadha <ma...@yahoo.com> on 2015/10/06 19:59:25 UTC, 15 replies.
- Review Request 39060: Create master detector per url & not per framework - posted by Mandeep Chadha <ma...@yahoo.com> on 2015/10/06 21:54:25 UTC, 10 replies.
- Review Request 39068: RegistryClient refactor: Renamed fsLayerInfoList - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/07 02:18:27 UTC, 3 replies.
- Re: Review Request 37468: Removed allocation types to mesos::master namespace - posted by Jose Guilherme Vanz <gu...@gmail.com> on 2015/10/07 04:04:08 UTC, 0 replies.
- Review Request 39076: CMake: Added ability of Windows builds to include protobuf headers. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/07 10:31:52 UTC, 8 replies.
- Re: Review Request 37996: Added InheritanceTree - posted by Alexander Rojas <al...@mesosphere.io> on 2015/10/07 11:53:15 UTC, 0 replies.
- Re: Review Request 37996: Added InheritanceTree a tree based container where children nodes inherit the values associated with their parent. - posted by Alexander Rojas <al...@mesosphere.io> on 2015/10/07 11:54:41 UTC, 5 replies.
- Review Request 39086: Fixed typos in comments and docs. - posted by Gastón Kleiman <ga...@mesosphere.com> on 2015/10/07 15:46:12 UTC, 3 replies.
- Review Request 39087: Added support for non-ascii chars to apply-review.sh. - posted by Gastón Kleiman <ga...@mesosphere.com> on 2015/10/07 16:54:39 UTC, 3 replies.
- Review Request 39088: Made shell test locale-independent. - posted by Benjamin Bannier <be...@mesosphere.io> on 2015/10/07 17:24:35 UTC, 8 replies.
- Review Request 39091: CMake:[1/3] Prepared stout tests to run with `make check`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/07 18:00:55 UTC, 4 replies.
- Review Request 39092: CMake:[2/3] prepared process library tests to run with `make check`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/07 18:00:56 UTC, 4 replies.
- Review Request 39093: CMake:[3/3] Add `make check` target. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/07 18:01:41 UTC, 11 replies.
- Review Request 39096: CMake:[1/2] Moved `__WINDOWS__` flag definition to CompilationConfigure. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/07 19:53:27 UTC, 5 replies.
- Review Request 39097: CMake:[2/2] remove `__WINDOWS__` flag definition from Stout config. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/07 19:53:30 UTC, 7 replies.
- Review Request 39098: Changed secret field in Credential from 'bytes' to 'string' - posted by Isabel Jimenez <co...@isabeljimenez.com> on 2015/10/07 21:06:01 UTC, 9 replies.
- Review Request 39099: Changed secret field in Credential from 'bytes' to 'string' for V1 - posted by Isabel Jimenez <co...@isabeljimenez.com> on 2015/10/07 21:10:29 UTC, 5 replies.
- Review Request 39100: Changed Credential validation - posted by Isabel Jimenez <co...@isabeljimenez.com> on 2015/10/07 21:15:12 UTC, 5 replies.
- Review Request 39102: Added documentation for JSON resources. - posted by Greg Mann <gr...@mesosphere.io> on 2015/10/07 21:19:05 UTC, 18 replies.
- Review Request 39104: Added source address to logging when we receive replicated log events. - posted by Neil Conway <ne...@gmail.com> on 2015/10/07 23:41:48 UTC, 8 replies.
- Review Request 39112: RegistryClient refactor: fixed variable names - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/08 04:36:42 UTC, 1 replies.
- Re: Review Request 37999: Implemented http::AuthenticatorManager - posted by Till Toenshoff <to...@me.com> on 2015/10/08 14:52:11 UTC, 8 replies.
- Review Request 39135: Fixed teardown test - posted by Isabel Jimenez <co...@isabeljimenez.com> on 2015/10/08 20:25:47 UTC, 2 replies.
- Re: Review Request 38883: Removed calls to apply-review.sh script. Added support for amending commit messages. - posted by Artem Harutyunyan <ar...@mesosphere.io> on 2015/10/08 20:28:02 UTC, 23 replies.
- Review Request 39137: Local puller: fixed minor style issues. - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/08 20:43:22 UTC, 1 replies.
- Review Request 39136: Fixed log message when untarring local image - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/08 20:43:53 UTC, 1 replies.
- Review Request 39138: Renamed libprocess tests to libprocess-tests. - posted by Kapil Arya <ka...@mesosphere.io> on 2015/10/08 21:28:27 UTC, 4 replies.
- Re: Review Request 29550: Libprocess: Added "tests" target for make. - posted by Kapil Arya <ka...@mesosphere.io> on 2015/10/08 21:29:38 UTC, 3 replies.
- Re: Review Request 29551: Added "tests" target for make. - posted by Kapil Arya <ka...@mesosphere.io> on 2015/10/08 21:29:39 UTC, 7 replies.
- Review Request 39141: Store: minor style changes - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/08 21:30:21 UTC, 5 replies.
- Review Request 39147: Fix dead link to Committer Checklist on the Committers doc. - posted by Joseph Wu <jo...@mesosphere.io> on 2015/10/09 00:31:39 UTC, 2 replies.
- Review Request 39152: Pass LIBPROCESS_IP even when executor environment is specified. - posted by Greg Mann <gr...@mesosphere.io> on 2015/10/09 02:37:12 UTC, 12 replies.
- Review Request 39156: RegistryClient refactor: changed getManifest interface - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/09 02:56:51 UTC, 3 replies.
- Review Request 39155: RegistryClient refactor: removed nested namespace references - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/09 02:57:24 UTC, 4 replies.
- Re: Review Request 38746: Added TaskStatus::Reason to containerizer Termination message. - posted by Jie Yu <yu...@gmail.com> on 2015/10/09 03:27:23 UTC, 14 replies.
- Review Request 39154: Log IP addresses together with failure messages. - posted by Brice Arnould <br...@vleu.net> on 2015/10/09 03:42:27 UTC, 3 replies.
- Review Request 39172: Add Blue Yonder to the powered by Mesos list. - posted by Stephan Erb <st...@dev.static-void.de> on 2015/10/09 15:42:19 UTC, 1 replies.
- Review Request 39184: RegistryClient refactor: reordered ctor parameters - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/09 20:30:03 UTC, 2 replies.
- Review Request 39180: Windows: Added support for `stout/os/open.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/09 20:30:03 UTC, 7 replies.
- Review Request 39181: Windows: Added support for `stout/net.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/09 20:30:05 UTC, 8 replies.
- Review Request 39182: Windows: Enable ip_tests. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/09 20:30:06 UTC, 7 replies.
- Review Request 39186: added a FileDescriptor to manage the life cycle of fds. - posted by Chi Zhang <ch...@gmail.com> on 2015/10/09 21:05:03 UTC, 0 replies.
- Review Request 39187: added FileDescriptor tests in libprocess Makefile. - posted by Chi Zhang <ch...@gmail.com> on 2015/10/09 21:05:58 UTC, 1 replies.
- Review Request 39192: Fixed leakage of fts_open. - posted by Chi Zhang <ch...@gmail.com> on 2015/10/10 00:10:40 UTC, 3 replies.
- Review Request 39193: Fixed leakage of fts_open. - posted by Chi Zhang <ch...@gmail.com> on 2015/10/10 00:12:20 UTC, 4 replies.
- Review Request 39194: Added documentation and scripts for building mesos.apache.org website locally in a Docker container. - posted by Artem Harutyunyan <ar...@mesosphere.io> on 2015/10/10 00:43:05 UTC, 15 replies.
- Review Request 39196: Puller tests: removed extraneous sandbox directory - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/10 01:49:37 UTC, 0 replies.
- Review Request 39197: Provider tests: minor style fixes. - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/10 01:49:59 UTC, 2 replies.
- Review Request 39201: Included `stout/check.hpp` in `future.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/10 06:31:22 UTC, 4 replies.
- Review Request 39202: CMake: Moved libevent, gmock, http-parser to CMake on Windows. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/10 06:36:33 UTC, 8 replies.
- Review Request 39203: CMake: fixed typo in agent include directory configuration. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/10 11:58:08 UTC, 3 replies.
- Review Request 39204: Windows: Added support for `stout/os/read.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/10 11:58:13 UTC, 5 replies.
- Review Request 39205: Deprecate resource_monitoring_interval flag - posted by Guangya Liu <gy...@gmail.com> on 2015/10/10 12:03:13 UTC, 5 replies.
- Review Request 39207: Windows: Move `write` to its own file, `stout/os/write.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/10 21:46:15 UTC, 5 replies.
- Review Request 39208: Windows: Add windows support to `stout/protobuf.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/11 01:46:24 UTC, 5 replies.
- Review Request 39209: Windows: Move ::UUID to stout::UUID to avoid namespace collision. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/11 01:46:54 UTC, 3 replies.
- Review Request 39210: Windows: Moved `realpath` to its own file, `stout/os/realpath.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/11 01:47:50 UTC, 0 replies.
- Re: Review Request 39210: Windows: Moved `realpath` to its own file, `stout/os/realpath.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/11 02:23:14 UTC, 8 replies.
- Review Request 39211: Check for trailing characters in JSON::parse(). - posted by Greg Mann <gr...@mesosphere.io> on 2015/10/11 05:05:19 UTC, 10 replies.
- Review Request 39212: Add version.cpp to CMakeLists.txt. - posted by haosdent huang <ha...@gmail.com> on 2015/10/11 18:52:59 UTC, 2 replies.
- Review Request 39213: Windows: Moved `bootId` to is own file, `stout/os/windows/bootid.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/12 03:50:45 UTC, 6 replies.
- Review Request 39216: Rename http_api_tests.cpp to scheduler_http_api_tests.cpp - posted by Guangya Liu <gy...@gmail.com> on 2015/10/12 07:10:18 UTC, 4 replies.
- Review Request 39217: Windows: Added `stout/os/chsize.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/12 08:53:34 UTC, 10 replies.
- Review Request 39218: Windows: Added support for `process/address.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/12 08:53:38 UTC, 3 replies.
- Review Request 39219: Windows: Added support for `slave/state.cpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/12 08:53:43 UTC, 8 replies.
- Review Request 39220: CMake: Added `slave/state.cpp` to Windows builds. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/12 08:53:47 UTC, 4 replies.
- Review Request 39230: Added check for SASL deprecation into configuration phase. - posted by Till Toenshoff <to...@me.com> on 2015/10/12 15:25:21 UTC, 3 replies.
- Re: Review Request 37336: Simplified the caller interface to process::Subprocess - posted by Joris Van Remoortere <jo...@gmail.com> on 2015/10/12 18:08:45 UTC, 5 replies.
- Re: Review Request 37813: Added additional diagnostic output when a fetcher cache test fails. - posted by Bernd Mathiske <be...@mesosphere.io> on 2015/10/12 18:25:13 UTC, 4 replies.
- Re: Review Request 39223: WIP Added Quota related Tests. - posted by Joerg Schad <jo...@mesosphere.io> on 2015/10/12 18:57:08 UTC, 0 replies.
- Re: Review Request 39019: [WORK IN PROGRESS, NOT IMMEDIATELY NECESSARY] Windows: Added dirent compat code for non-Unix systems. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/12 19:44:33 UTC, 1 replies.
- Re: Review Request 38279: Add a new callback enabling custom resource discovery logic - posted by Kapil Arya <ka...@mesosphere.io> on 2015/10/13 00:59:00 UTC, 1 replies.
- Re: Review Request 38564: Add a new callback enabling custom attribute discovery logic - posted by Niklas Nielsen <ni...@qni.dk> on 2015/10/13 02:10:03 UTC, 6 replies.
- Review Request 39249: Updated upgrades.md about TaskStatus::Reason naming changes. - posted by Jie Yu <yu...@gmail.com> on 2015/10/13 02:14:01 UTC, 2 replies.
- Review Request 39250: Puller refactor: moved untar to a common place - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/13 02:28:51 UTC, 13 replies.
- Re: Review Request 38578: Update upgrade.md for SUPPRESS related upgrade - posted by Guangya Liu <gy...@gmail.com> on 2015/10/13 03:08:17 UTC, 2 replies.
- Review Request 39257: Add travis file to test Mesos in OS X. - posted by haosdent huang <ha...@gmail.com> on 2015/10/13 05:28:59 UTC, 1 replies.
- Review Request 39258: Add filesystem isolator with command executor test. - posted by Timothy Chen <tn...@apache.org> on 2015/10/13 05:40:55 UTC, 4 replies.
- Review Request 39259: Enable scheduler driver can use Call::REQUEST to request resource - posted by Guangya Liu <gy...@gmail.com> on 2015/10/13 09:54:00 UTC, 3 replies.
- Review Request 39262: Windows:[1/3] Moved `os::environ` -> `os::raw::environment`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/13 11:09:34 UTC, 8 replies.
- Review Request 39263: Windows:[2/3] transitioned libprocess to use `os::raw::` family. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/13 11:09:43 UTC, 3 replies.
- Review Request 39264: Windows:[3/3] Transitioned Mesos tests to use `os::raw` family. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/13 11:09:52 UTC, 3 replies.
- Review Request 39265: Windows: Move `os::environment` to its own file. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/13 11:10:18 UTC, 6 replies.
- Re: Review Request 39223: WIP Added Quota Request Validation Tests. - posted by Joerg Schad <jo...@mesosphere.io> on 2015/10/13 13:35:35 UTC, 2 replies.
- Review Request 39276: Fixed a bug in which under certains circumstances HTTP 1.1 Pipelining is not respected. - posted by Alexander Rojas <al...@mesosphere.io> on 2015/10/13 17:00:26 UTC, 16 replies.
- Review Request 39300: Fixed flaky ReservationEndpointsTest.AvailableResources test. - posted by Michael Park <mc...@gmail.com> on 2015/10/14 01:56:54 UTC, 6 replies.
- Re: Review Request 38876: Added functionality to store a marker file to denote HTTP based executors - posted by Anand Mazumdar <ma...@gmail.com> on 2015/10/14 02:08:15 UTC, 0 replies.
- Review Request 39297: Added support for recovering RunState for HTTP based executors - posted by Anand Mazumdar <ma...@gmail.com> on 2015/10/14 02:08:35 UTC, 0 replies.
- Review Request 39310: Enable /master/state-summary endpoint include active flag for framework - posted by Guangya Liu <gy...@gmail.com> on 2015/10/14 10:03:53 UTC, 2 replies.
- Re: Review Request 38307: Libprocess: Removed namespace pollution. - posted by Joris Van Remoortere <jo...@gmail.com> on 2015/10/14 10:39:46 UTC, 1 replies.
- Review Request 39312: Hierarchical Allocator: Replaced Polymorphic factory with functions. - posted by Joris Van Remoortere <jo...@gmail.com> on 2015/10/14 11:15:46 UTC, 4 replies.
- Review Request 39320: Speeded up the test by reducing the allocation timeout. - posted by Alexander Rukletsov <ru...@gmail.com> on 2015/10/14 18:29:23 UTC, 6 replies.
- Re: Review Request 39288: [WIP] Quota: Added authentication of quota requests. - posted by Jan Schlicht <ja...@mesosphere.io> on 2015/10/14 20:03:58 UTC, 1 replies.
- Re: Review Request 39289: [WIP] Quota: Added authorization of quota requests. - posted by Jan Schlicht <ja...@mesosphere.io> on 2015/10/14 20:04:31 UTC, 0 replies.
- Review Request 39323: Fixed syntax error in sed usage on OSX. - posted by Neil Conway <ne...@gmail.com> on 2015/10/14 20:14:32 UTC, 13 replies.
- Review Request 39324: Updated protobuf::parse to handle JSON "null" values. - posted by Kapil Arya <ka...@mesosphere.io> on 2015/10/14 20:31:51 UTC, 1 replies.
- Review Request 39325: Fixed race between coordinator election and recovery in replicated log. - posted by Neil Conway <ne...@gmail.com> on 2015/10/14 20:33:41 UTC, 18 replies.
- Review Request 39330: libprocess: Replaced usage of "volatile" with std::atomic. - posted by Neil Conway <ne...@gmail.com> on 2015/10/15 00:29:50 UTC, 4 replies.
- Review Request 39331: Support docker local store pull image simultaneously - posted by Gilbert Song <gi...@mesoshere.io> on 2015/10/15 00:54:00 UTC, 9 replies.
- Re: Review Request 37955: Remove hashmap::existsValue since it is never called - posted by Vinod Kone <vi...@gmail.com> on 2015/10/15 01:32:44 UTC, 0 replies.
- Re: Review Request 38734: Cleaned up function signatures to use Option. - posted by Vinod Kone <vi...@gmail.com> on 2015/10/15 01:54:12 UTC, 0 replies.
- Review Request 39338: Added code that appends the fetcher log to the agent log upon fetcher failure. - posted by Bernd Mathiske <be...@mesosphere.io> on 2015/10/15 15:11:03 UTC, 11 replies.
- Review Request 39340: RegistryClient: Added streaming response read - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/15 18:03:28 UTC, 6 replies.
- Review Request 39345: Enable build on FreeBSD, start porting components. - posted by David Forsythe <df...@gmail.com> on 2015/10/15 19:15:32 UTC, 12 replies.
- Review Request 39347: Add stout wrappers for toggling NOSIGPIPE on file descriptors. - posted by James Peach <jp...@apache.org> on 2015/10/15 20:02:24 UTC, 3 replies.
- Review Request 39348: Fix signal blocking race condition on OS X. - posted by James Peach <jp...@apache.org> on 2015/10/15 20:03:18 UTC, 2 replies.
- Review Request 39349: Add a Stout wrapper for pipe(2). - posted by James Peach <jp...@apache.org> on 2015/10/15 20:03:48 UTC, 2 replies.
- Review Request 39350: Adopt os::pipe in libprocess. - posted by James Peach <jp...@apache.org> on 2015/10/15 20:04:15 UTC, 1 replies.
- Review Request 39351: Adopt os::pipe in Mesos. - posted by James Peach <jp...@apache.org> on 2015/10/15 20:05:45 UTC, 2 replies.
- Re: Review Request 38051: Only update the task status when its old status is not terminal. - posted by Vinod Kone <vi...@gmail.com> on 2015/10/15 20:38:49 UTC, 5 replies.
- Re: Review Request 39285: Added Quota Request Validation. - posted by Joerg Schad <jo...@mesosphere.io> on 2015/10/15 20:50:54 UTC, 13 replies.
- Review Request 39353: Fixed and added tests for docker image name parsing. - posted by Ben Mahler <be...@gmail.com> on 2015/10/15 21:17:57 UTC, 7 replies.
- Review Request 39358: Network monitoring metrics table has common style - posted by Tomasz Janiszewski <ja...@gmail.com> on 2015/10/15 22:18:14 UTC, 7 replies.
- Review Request 39360: Relocate MesosContainerizer specific files to the correct location - posted by Gilbert Song <gi...@mesoshere.io> on 2015/10/16 00:33:19 UTC, 9 replies.
- Review Request 39363: Fixed a double deletion race in ProcessManager::wait. - posted by Ben Mahler <be...@gmail.com> on 2015/10/16 01:32:20 UTC, 1 replies.
- Re: Review Request 39365: HTTP Scheduler should abort when MasterDetector create fails. - posted by Joseph Wu <jo...@mesosphere.io> on 2015/10/16 02:03:00 UTC, 7 replies.
- Review Request 39368: Updated /state.json to show revocable resources. - posted by Vinod Kone <vi...@gmail.com> on 2015/10/16 02:48:53 UTC, 4 replies.
- Review Request 39372: Introduced a callback interface for testing the Scheduler Library - posted by Anand Mazumdar <ma...@gmail.com> on 2015/10/16 04:49:31 UTC, 1 replies.
- Review Request 39375: Windows: Introduced socket flag interop. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/16 06:34:33 UTC, 5 replies.
- Review Request 39376: Windows: Prepared agent for Windows support of `process/socket.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/16 06:34:35 UTC, 4 replies.
- Review Request 39377: Windows: Add Windows support to `process/socket.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/16 06:34:38 UTC, 5 replies.
- Review Request 39378: Windows: Added support for `process/subprocess.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/16 06:34:40 UTC, 5 replies.
- Review Request 39379: Windows: Prepared agent for Windows changes to `stout/flags/flags.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/16 06:34:44 UTC, 4 replies.
- Review Request 39380: Windows: Added support for `stout/flags/flags.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/16 06:34:47 UTC, 5 replies.
- Review Request 39381: CMake: Added protobuf and `slave/flags.cpp` to Windows builds. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/16 06:34:50 UTC, 5 replies.
- Review Request 39382: Windows: Moved `os::rm` to its own file, `stout/os/rm.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/16 06:34:53 UTC, 10 replies.
- Review Request 39384: Added docs for how developers should split their work into Git commits. - posted by Neil Conway <ne...@gmail.com> on 2015/10/16 06:41:01 UTC, 11 replies.
- Review Request 39385: Fixed link conversion regexp in website. - posted by Neil Conway <ne...@gmail.com> on 2015/10/16 06:41:27 UTC, 6 replies.
- Review Request 39386: Fix uncorrect launcher dir in docker executor. - posted by haosdent huang <ha...@gmail.com> on 2015/10/16 07:17:28 UTC, 9 replies.
- Review Request 39387: Make health check run outside for docker container task. - posted by haosdent huang <ha...@gmail.com> on 2015/10/16 09:51:12 UTC, 1 replies.
- Review Request 39388: Explicitly set the `LIBPROCESS_IP` env variable for docker containers. - posted by Michael Park <mc...@gmail.com> on 2015/10/16 12:11:09 UTC, 15 replies.
- Review Request 39398: Sync TaskStatus::Reason enumerations in v1 API. - posted by Joseph Wu <jo...@mesosphere.io> on 2015/10/16 18:43:42 UTC, 3 replies.
- Re: Review Request 38117: Export per container SNMP statistics - posted by Ian Downes <ia...@gmail.com> on 2015/10/16 20:00:11 UTC, 3 replies.
- Review Request 39404: Updated pre-commit hook to exit on style or split errors. - posted by Vinod Kone <vi...@gmail.com> on 2015/10/16 20:25:02 UTC, 1 replies.
- Review Request 39406: Removed no longer valid TODO around Heartbeat events in the Scheduler API protobuf - posted by Anand Mazumdar <ma...@gmail.com> on 2015/10/16 20:36:00 UTC, 1 replies.
- Review Request 39383: Windows: Moved `os::mkdir` to its own file, `stout/os/mkdir`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/16 21:50:52 UTC, 0 replies.
- Re: Review Request 39383: [OOPS, SORRY, I PUSHED THIS ONE BY ACCIDENT] Windows: Moved `os::mkdir` to its own file, `stout/os/mkdir`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/16 21:51:42 UTC, 3 replies.
- Re: Review Request 39217: Windows: Added `stout/os/ftruncate.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/16 21:54:30 UTC, 4 replies.
- Review Request 39410: Added support for github to apply-reviews.py. - posted by Artem Harutyunyan <ar...@mesosphere.io> on 2015/10/17 01:01:33 UTC, 19 replies.
- Review Request 39415: Error out when root qdisc already exists - posted by Cong Wang <cw...@twopensource.com> on 2015/10/18 02:22:32 UTC, 5 replies.
- Review Request 39416: Document --egress_unique_flow_per_container in docs/configuration.md - posted by Cong Wang <cw...@twopensource.com> on 2015/10/18 02:24:58 UTC, 3 replies.
- Review Request 39417: Add --egress_flow_classifier_parent flag - posted by Cong Wang <cw...@twopensource.com> on 2015/10/18 02:29:19 UTC, 9 replies.
- Review Request 39420: Added '--parent' option and made apply-review.sh call apply-reviews.py. - posted by Artem Harutyunyan <ar...@mesosphere.io> on 2015/10/18 04:43:59 UTC, 22 replies.
- Review Request 39421: Add agent version to /master/slaves endpoint - posted by Guangya Liu <gy...@gmail.com> on 2015/10/18 15:29:26 UTC, 5 replies.
- Review Request 39423: Fixed `ExamplesTest.PersistentVolumeFramework` on OS X El Capitan. - posted by Michael Park <mc...@gmail.com> on 2015/10/18 21:35:18 UTC, 2 replies.
- Re: Review Request 31625: Fixed broken link in framework development guide - posted by Neil Conway <ne...@gmail.com> on 2015/10/18 22:38:50 UTC, 0 replies.
- Review Request 39428: Fixed typo in comment, minor style fixes. - posted by Neil Conway <ne...@gmail.com> on 2015/10/19 06:20:53 UTC, 2 replies.
- Review Request 39429: Replaced volatile, GCC intrinsics with std::atomic. - posted by Neil Conway <ne...@gmail.com> on 2015/10/19 06:20:56 UTC, 6 replies.
- Re: Review Request 39230: Added prevention of SASL deprecation warnings all around its invocations on OS X. - posted by Till Toenshoff <to...@me.com> on 2015/10/19 06:27:01 UTC, 6 replies.
- Review Request 39432: Add /master/frameworks to master endpoint - posted by Guangya Liu <gy...@gmail.com> on 2015/10/19 08:30:28 UTC, 9 replies.
- Review Request 39444: Fixed typo in docs. - posted by Neil Conway <ne...@gmail.com> on 2015/10/19 19:47:51 UTC, 2 replies.
- Review Request 39446: Fixed typos in libprocess docs. - posted by Neil Conway <ne...@gmail.com> on 2015/10/19 20:12:26 UTC, 2 replies.
- Review Request 39447: MESOS-3692 - better documented --switch_user flag - posted by Marco Massenzio <ma...@mesosphere.io> on 2015/10/19 20:27:02 UTC, 13 replies.
- Review Request 39449: Documented order of includes. - posted by Jan Schlicht <ja...@mesosphere.io> on 2015/10/19 20:58:58 UTC, 6 replies.
- Review Request 39451: Fix double dashes typo, highlighting, bullet points - posted by Gilbert Song <gi...@mesoshere.io> on 2015/10/19 21:45:22 UTC, 7 replies.
- Review Request 39452: MESOS-3566 Description of RecordIO format - posted by Marco Massenzio <ma...@mesosphere.io> on 2015/10/19 21:59:06 UTC, 18 replies.
- Review Request 39453: Added HTTP docs to libprocess README.md. - posted by Greg Mann <gr...@mesosphere.io> on 2015/10/19 22:12:38 UTC, 14 replies.
- Review Request 39455: Added documentation for asynchronous pimpl pattern used in libprocess - posted by Anand Mazumdar <ma...@gmail.com> on 2015/10/19 23:17:09 UTC, 6 replies.
- Review Request 39456: Documentation: added containerizer internals - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/19 23:29:53 UTC, 3 replies.
- Review Request 39457: [WIP] Document messages in messages.proto. - posted by Joseph Wu <jo...@mesosphere.io> on 2015/10/19 23:33:24 UTC, 1 replies.
- Review Request 39459: Added docs for using delay() and clocks in libprocess. - posted by Neil Conway <ne...@gmail.com> on 2015/10/20 00:43:26 UTC, 5 replies.
- Review Request 39463: Fixed typos in log messages and comments in replicated log code. - posted by Neil Conway <ne...@gmail.com> on 2015/10/20 01:25:05 UTC, 5 replies.
- Re: Review Request 39220: CMake: Added subset of agent target in Windows builds. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/20 01:37:45 UTC, 5 replies.
- Re: Review Request 39457: Document messages in messages.proto. - posted by Joseph Wu <jo...@mesosphere.io> on 2015/10/20 02:42:24 UTC, 11 replies.
- Re: Review Request 38335: Add JSON::protobuf for google::protobuf::RepeatedPtrField - posted by Klaus Ma <kl...@cguru.net> on 2015/10/20 07:37:46 UTC, 3 replies.
- Re: Review Request 37998: Made ProcessManager::handle() a void returning method. - posted by Alexander Rojas <al...@mesosphere.io> on 2015/10/20 10:44:32 UTC, 0 replies.
- Review Request 39472: Added the helper container InheritanceTree where nodes inherit values from their ancestors. - posted by Alexander Rojas <al...@mesosphere.io> on 2015/10/20 11:47:47 UTC, 2 replies.
- Re: Review Request 38094: Added implementation of Http Basic authentication scheme. - posted by Till Toenshoff <to...@me.com> on 2015/10/20 12:22:56 UTC, 3 replies.
- Review Request 39484: Add resource usage section to MesosContainerizer and DockerContainerizer documentation - posted by Gilbert Song <gi...@mesoshere.io> on 2015/10/20 18:45:32 UTC, 1 replies.
- Review Request 39490: Always create non-IP egress filters - posted by Cong Wang <cw...@twopensource.com> on 2015/10/20 20:57:20 UTC, 3 replies.
- Review Request 39493: Added yum update to CentOS 6.6 install docs. - posted by Greg Mann <gr...@mesosphere.io> on 2015/10/20 22:45:19 UTC, 1 replies.
- Review Request 39494: Added libevent and ssl flags to config docs. - posted by Greg Mann <gr...@mesosphere.io> on 2015/10/20 22:50:11 UTC, 10 replies.
- Review Request 39495: Fix SSL flag cleanup for tests. - posted by Joseph Wu <jo...@mesosphere.io> on 2015/10/20 23:39:53 UTC, 2 replies.
- Review Request 39496: Clarified libevent config error messages. - posted by Greg Mann <gr...@mesosphere.io> on 2015/10/20 23:49:19 UTC, 2 replies.
- Review Request 39497: Fixed quotation of interpolated variables in log messages. - posted by Neil Conway <ne...@gmail.com> on 2015/10/21 00:04:21 UTC, 5 replies.
- Review Request 39502: Sync v1/mesos.proto with docker, QoS, and AppC changes. - posted by Joseph Wu <jo...@mesosphere.io> on 2015/10/21 03:04:46 UTC, 6 replies.
- Review Request 39506: Remove unnecessary exec in post-rewrite hook. - posted by haosdent huang <ha...@gmail.com> on 2015/10/21 04:37:40 UTC, 2 replies.
- Review Request 39507: Check message.empty() in Slave::shutdown before log it - posted by Guangya Liu <gy...@gmail.com> on 2015/10/21 04:39:38 UTC, 7 replies.
- Review Request 39514: HTTP Scheduler API no longer allows FrameworkInfo.user to be empty - posted by Liqiang Lin <li...@cn.ibm.com> on 2015/10/21 10:48:30 UTC, 4 replies.
- Review Request 39516: Slave should accept PingSlaveMessage but not "PING" message. - posted by Yong Qiao Wang <yq...@cn.ibm.com> on 2015/10/21 15:19:56 UTC, 3 replies.
- Re: Review Request 39494: Added libnl, libevent and ssl flags to config docs. - posted by Greg Mann <gr...@mesosphere.io> on 2015/10/21 18:17:51 UTC, 8 replies.
- Review Request 39518: Changed write api. - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/21 20:13:20 UTC, 5 replies.
- Review Request 39533: [WIP] SSLTest refactor: Change test #ifdefs so this class exists with or without --enable-ssl. - posted by Joseph Wu <jo...@mesosphere.io> on 2015/10/22 02:03:43 UTC, 0 replies.
- Re: Review Request 39498: SSLTest refactor: Change SSLTest to inherit from TemporaryDirectoryTest. - posted by Joseph Wu <jo...@mesosphere.io> on 2015/10/22 02:04:07 UTC, 2 replies.
- Re: Review Request 39499: SSLTest refactor: Update docker registry tests to reflect changed cleanup logic of SSLTest. - posted by Joseph Wu <jo...@mesosphere.io> on 2015/10/22 02:04:24 UTC, 2 replies.
- Re: Review Request 39501: SSLTest refactor: Split SSLTest into helpers which can be integrated into MesosTest. - posted by Joseph Wu <jo...@mesosphere.io> on 2015/10/22 02:04:38 UTC, 2 replies.
- Re: Review Request 39533: SSLTest refactor: Change test #ifdefs so this class exists with or without --enable-ssl. - posted by Joseph Wu <jo...@mesosphere.io> on 2015/10/22 02:04:46 UTC, 2 replies.
- Review Request 39534: SSLTest refactor: Change MesosTest to inherit from the SSL helper class. - posted by Joseph Wu <jo...@mesosphere.io> on 2015/10/22 02:04:55 UTC, 4 replies.
- Review Request 39531: [WIP] Clarify NetworkInfo semantics for IP addresses and group policies. - posted by Connor Doyle <co...@mesosphere.io> on 2015/10/22 02:35:58 UTC, 16 replies.
- Review Request 39537: Windows: Moved `os::utime` to its own file, `stout/os/utime.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/22 05:35:34 UTC, 0 replies.
- Review Request 39538: Windows: Moved `os::touch` to its own file, `stout/os/touch.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/22 05:35:50 UTC, 0 replies.
- Review Request 39539: Windows: Moved `os::mktemp` to its own file, `stout/os/mktemp.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/22 05:35:57 UTC, 0 replies.
- Review Request 39540: Windows: Moved `os::getcwd` to its own file, `stout/os/getcwd.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/22 05:36:03 UTC, 0 replies.
- Review Request 39541: Windows: Moved `os::chdir` to its own file, `stout/os/chdir.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/22 05:36:08 UTC, 0 replies.
- Re: Review Request 39539: Windows: Moved `os::mktemp` to its own file, `stout/os/mktemp.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/22 05:40:20 UTC, 4 replies.
- Re: Review Request 39541: Windows: Moved `os::chdir` to its own file, `stout/os/chdir.hpp`. - posted by Mesos ReviewBot <re...@mesos.apache.org> on 2015/10/22 06:18:13 UTC, 2 replies.
- Review Request 39548: SchedulerTest.Suppress is flaky - posted by Guangya Liu <gy...@gmail.com> on 2015/10/22 11:12:39 UTC, 12 replies.
- Review Request 39474: Make the Command Scheduler use the HTTP Scheduler Library - posted by Guangya Liu <gy...@gmail.com> on 2015/10/22 11:19:55 UTC, 1 replies.
- Re: Review Request 39537: Windows: Moved `os::utime` to its own file, `stout/os/utime.hpp`. - posted by Joseph Wu <jo...@mesosphere.io> on 2015/10/22 18:59:16 UTC, 4 replies.
- Re: Review Request 39383: Windows: Moved `os::mkdir` to its own file, `stout/os/mkdir`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/22 19:28:20 UTC, 5 replies.
- Review Request 39559: Windows: Implemented `os::mkdtemp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/22 20:23:35 UTC, 9 replies.
- Review Request 39560: CMake: Add state.cpp, flags.cpp to Windows agent build. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/22 20:26:27 UTC, 2 replies.
- Review Request 39569: Added output operator for Executor struct in agent - posted by Anand Mazumdar <ma...@gmail.com> on 2015/10/22 22:18:51 UTC, 4 replies.
- Re: Review Request 39531: Clarify NetworkInfo semantics for IP addresses and group policies. - posted by Connor Doyle <co...@mesosphere.io> on 2015/10/23 01:30:24 UTC, 5 replies.
- Re: Review Request 39538: Windows: Moved `os::touch` to its own file, `stout/os/touch.hpp`. - posted by Joseph Wu <jo...@mesosphere.io> on 2015/10/23 02:28:56 UTC, 1 replies.
- Review Request 39579: Updated docker registry client to check HTTP code. - posted by Timothy Chen <tn...@apache.org> on 2015/10/23 09:58:56 UTC, 3 replies.
- Review Request 39583: Windows: Added `WindowsError` to parallel `ErrnoError`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/23 10:57:45 UTC, 4 replies.
- Review Request 39584: Windows: Implemented `os::rmdir.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/23 10:57:48 UTC, 11 replies.
- Review Request 39592: [libprocess]: Made license-headers doxygen-compatible. - posted by Benjamin Bannier <be...@mesosphere.io> on 2015/10/23 16:09:00 UTC, 1 replies.
- Review Request 39591: [stout]: Made license-headers doxygen-compatible. - posted by Benjamin Bannier <be...@mesosphere.io> on 2015/10/23 16:09:02 UTC, 1 replies.
- Review Request 39590: Made license-headers doxygen-compatible. - posted by Benjamin Bannier <be...@mesosphere.io> on 2015/10/23 16:09:39 UTC, 6 replies.
- Review Request 39594: [stout]: Added function to simultaneously query size and mtime of URI. - posted by Benjamin Bannier <be...@mesosphere.io> on 2015/10/23 17:05:55 UTC, 0 replies.
- Review Request 39595: Took mtime into account in the fetcher cache. - posted by Benjamin Bannier <be...@mesosphere.io> on 2015/10/23 17:05:57 UTC, 1 replies.
- Review Request 39597: Add Newbie guide. - posted by Diana Arroyo <da...@us.ibm.com> on 2015/10/23 17:08:53 UTC, 2 replies.
- Re: Review Request 39317: Quota: Moved QuotaInfo protobuf into a separate package. - posted by Alexander Rukletsov <ru...@gmail.com> on 2015/10/23 18:38:09 UTC, 1 replies.
- Re: Review Request 38218: Quota: Extended the Allocator interface with quota-related methods. - posted by Alexander Rukletsov <ru...@gmail.com> on 2015/10/23 18:38:12 UTC, 3 replies.
- Re: Review Request 39399: Quota: Refactored hierarchical allocator in preparation for quota. - posted by Alexander Rukletsov <ru...@gmail.com> on 2015/10/23 18:38:14 UTC, 2 replies.
- Re: Review Request 39400: Quota: Implemented quota API. - posted by Alexander Rukletsov <ru...@gmail.com> on 2015/10/23 18:38:19 UTC, 11 replies.
- Re: Review Request 39401: Quota: Updated allocate() in the hierarchical allocator to support quota. - posted by Alexander Rukletsov <ru...@gmail.com> on 2015/10/23 18:38:22 UTC, 24 replies.
- Re: Review Request 39450: Quota: Added hierarchical allocator-specific tests. - posted by Alexander Rukletsov <ru...@gmail.com> on 2015/10/23 18:38:25 UTC, 3 replies.
- Re: Review Request 39540: Windows: Moved `os::getcwd` to its own file, `stout/os/getcwd.hpp`. - posted by Joseph Wu <jo...@mesosphere.io> on 2015/10/23 18:56:42 UTC, 3 replies.
- Re: Review Request 38654: Added digest verifier for image blobs - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/23 19:30:30 UTC, 1 replies.
- Re: Review Request 39604: Added function that verifies prerequisites for using Linux launcher. - posted by Artem Harutyunyan <ar...@mesosphere.io> on 2015/10/23 20:50:51 UTC, 14 replies.
- Re: Review Request 39223: Added Quota Request Validation Tests. - posted by Joerg Schad <jo...@mesosphere.io> on 2015/10/23 23:10:46 UTC, 1 replies.
- Re: Review Request 39492: Added status endpoint for quota master endpoint. - posted by Joerg Schad <jo...@mesosphere.io> on 2015/10/23 23:32:37 UTC, 4 replies.
- Re: Review Request 37787: Reworked Jenkins build script. Added test images for ubuntu-14.04-gcc-4.8, ubuntu-14.04-clang-3.6, ubuntu-12.04-gcc-4.8, centos-7.1-gcc-4.8. - posted by Artem Harutyunyan <ar...@mesosphere.io> on 2015/10/23 23:41:59 UTC, 2 replies.
- Review Request 39614: Quota: Added Status Validation Tests. - posted by Joerg Schad <jo...@mesosphere.io> on 2015/10/24 00:35:42 UTC, 4 replies.
- Re: Review Request 39493: Added `yum update nss` to CentOS 6.6 install docs. - posted by Greg Mann <gr...@mesosphere.io> on 2015/10/24 01:58:46 UTC, 2 replies.
- Review Request 39620: Windows: Included headers to make `stout/windows.hpp` standalone. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/24 18:32:59 UTC, 2 replies.
- Review Request 39621: CMake: Corrected linking path for gmock libraries on Windows builds. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/24 18:33:01 UTC, 1 replies.
- Review Request 39622: CMake: Pointed Stout test linker flags at correct gtest directory. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/24 18:33:03 UTC, 1 replies.
- Review Request 39623: CMake: Added protobuf compilation to Windows builds. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/24 18:33:07 UTC, 2 replies.
- Re: Review Request 38878: Added test for the Subscribe->Subscribed workflow for the Executor HTTP API - posted by Anand Mazumdar <ma...@gmail.com> on 2015/10/24 21:00:23 UTC, 1 replies.
- Review Request 39628: Clear the suppressed flag when deactive a framework - posted by Guangya Liu <gy...@gmail.com> on 2015/10/25 03:38:01 UTC, 7 replies.
- Review Request 39634: FreeBSD: Enable mesos build and start fixing some tests - posted by David Forsythe <df...@gmail.com> on 2015/10/26 01:32:46 UTC, 1 replies.
- Review Request 39635: FreeBSD: Enable libprocess build and disable failing test - posted by David Forsythe <df...@gmail.com> on 2015/10/26 01:32:51 UTC, 1 replies.
- Review Request 39636: FreeBSD: Add basic support to stout - posted by David Forsythe <df...@gmail.com> on 2015/10/26 01:32:56 UTC, 3 replies.
- Review Request 39645: Updates /site to reflect Niklas' 0.25.0 changes that weren't reflected in git. - posted by Dave Lester <dl...@apache.org> on 2015/10/26 09:46:28 UTC, 2 replies.
- Re: Review Request 39502: [DO NOT COMMIT] Sync v1/mesos.proto with docker, QoS, and AppC changes. - posted by Joseph Wu <jo...@mesosphere.io> on 2015/10/26 22:27:16 UTC, 0 replies.
- Re: Review Request 38618: Changed executor HTTP API tests - posted by Isabel Jimenez <co...@isabeljimenez.com> on 2015/10/27 01:09:17 UTC, 0 replies.
- Review Request 39678: Allow environment variables when lanuch Docker container. - posted by haosdent huang <ha...@gmail.com> on 2015/10/27 07:51:53 UTC, 1 replies.
- Review Request 39695: Relocate launcher and linux_launcher as MesosContainerizer specific - posted by Gilbert Song <so...@gmail.com> on 2015/10/27 19:30:42 UTC, 3 replies.
- Review Request 39703: [WIP] Exposed container-id via TaskStatus updates. - posted by Kapil Arya <ka...@mesosphere.io> on 2015/10/27 22:54:37 UTC, 2 replies.
- Review Request 39702: Fixed incorrect signed vs. unsigned comparisons. - posted by Kapil Arya <ka...@mesosphere.io> on 2015/10/27 22:54:39 UTC, 2 replies.
- Review Request 39707: Minor code refactor for fetcher.cpp. - posted by Vinod Kone <vi...@gmail.com> on 2015/10/28 02:45:01 UTC, 1 replies.
- Review Request 39708: Removed redundant code for conversion from PID to HTTP based frameworks - posted by Anand Mazumdar <ma...@gmail.com> on 2015/10/28 05:51:35 UTC, 2 replies.
- Review Request 39709: Added logic to ensure the during a HTTP to PID scheduler downgrade, the previous HTTP instance gets an error message - posted by Anand Mazumdar <ma...@gmail.com> on 2015/10/28 05:51:45 UTC, 4 replies.
- Review Request 39710: Added test to verify downgrade from HTTP to PID based schedulers - posted by Anand Mazumdar <ma...@gmail.com> on 2015/10/28 05:51:51 UTC, 7 replies.
- Review Request 39712: Serialize Docker Registry Responses as Protobuf - posted by Gilbert Song <so...@gmail.com> on 2015/10/28 08:40:19 UTC, 2 replies.
- Review Request 39719: Fixed marking mounts as slave in ubuntu. - posted by Timothy Chen <tn...@apache.org> on 2015/10/28 13:55:01 UTC, 6 replies.
- Review Request 39754: Set the UUID of the expected ACK. - posted by Yong Qiao Wang <yq...@cn.ibm.com> on 2015/10/29 13:24:04 UTC, 4 replies.
- Review Request 39769: Fix MESOS-3810 - Include ContainerInfo in command ExecutorInfo - posted by Spike Curtis <sp...@metaswitch.com> on 2015/10/29 21:33:14 UTC, 2 replies.
- Review Request 39771: Show the failing path when execvpe(2) fails. - posted by James Peach <jp...@apache.org> on 2015/10/29 22:00:42 UTC, 4 replies.
- Review Request 39770: Write a newline in ABORT(). - posted by James Peach <jp...@apache.org> on 2015/10/29 22:01:17 UTC, 1 replies.
- Review Request 39774: Fix libprocess protobuf library detection. - posted by James Peach <jp...@apache.org> on 2015/10/29 22:05:56 UTC, 0 replies.
- Review Request 39775: Fix Mesos protobuf library detection - posted by James Peach <jp...@apache.org> on 2015/10/29 22:06:35 UTC, 1 replies.
- Review Request 39782: Add a comment for os::libraries::setPaths. - posted by James Peach <jp...@apache.org> on 2015/10/29 22:33:33 UTC, 1 replies.
- Review Request 39781: Update ModuleTest to not assume dynamic dlopen search. - posted by James Peach <jp...@apache.org> on 2015/10/29 22:33:50 UTC, 0 replies.
- Review Request 39780: Update OversubscriptionTest to not assume dynamic dlopen search. - posted by James Peach <jp...@apache.org> on 2015/10/29 22:34:05 UTC, 0 replies.
- Review Request 39791: Updated createStatusUpdate() to unset StatusUpdate.uuid instead of setting it to an empty string. - posted by Vinod Kone <vi...@gmail.com> on 2015/10/30 01:21:25 UTC, 2 replies.
- Review Request 39792: Updated master and slave to properly set task status uuid. - posted by Vinod Kone <vi...@gmail.com> on 2015/10/30 01:23:40 UTC, 2 replies.
- Review Request 39799: Allow hdfs URLs in the HDFS wrapper API. - posted by James Peach <jp...@apache.org> on 2015/10/30 03:59:41 UTC, 0 replies.
- Review Request 39800: Fix HDFS du output parsing. - posted by James Peach <jp...@apache.org> on 2015/10/30 04:12:12 UTC, 1 replies.
- Review Request 39802: Windows: Implemented `stout/os/windows/ls.hpp`. - posted by Alex Clemmer <cl...@gmail.com> on 2015/10/30 07:46:07 UTC, 1 replies.
- Review Request 39818: Containerizer launcher: removed SSL environment. - posted by Jojy Varghese <jo...@mesosphere.io> on 2015/10/30 17:14:58 UTC, 2 replies.
- Review Request 39827: Made slave version required in master.cpp. - posted by Vinod Kone <vi...@gmail.com> on 2015/10/30 23:08:48 UTC, 2 replies.