You are viewing a plain text version of this content. The canonical link for it is here.
- Review Request 27453: First version of docs/modules.md. - posted by Kapil Arya <ka...@mesosphere.io> on 2014/11/01 00:21:16 UTC, 7 replies.
- Re: Review Request 26857: Added CRAM-MD5 Test Authenticator module. - posted by Till Toenshoff <to...@me.com> on 2014/11/01 00:24:09 UTC, 0 replies.
- Re: Review Request 26861: Schedule docker containers for removal - posted by Timothy Chen <tn...@apache.org> on 2014/11/01 00:36:34 UTC, 0 replies.
- Re: Review Request 26862: Fix docker flaky tests - posted by Timothy Chen <tn...@apache.org> on 2014/11/01 00:39:37 UTC, 0 replies.
- Re: Review Request 27122: Reorganized authentication implementation locations. - posted by Till Toenshoff <to...@me.com> on 2014/11/01 01:46:37 UTC, 0 replies.
- Re: Review Request 26860: Integrated CRAM-MD5 Authenticator module into tests. - posted by Till Toenshoff <to...@me.com> on 2014/11/01 03:28:46 UTC, 0 replies.
- Review Request 27461: Change process reparent test to be recursive search for init - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/01 03:52:07 UTC, 4 replies.
- Re: Review Request 26736: Ensure docker calls stop if a docker_stop_timeout is provided Added the flag docker_stop_timeout that defaults to 0, if the timeout is 0 the a docker kill will be run, otherwise a docker stop with the timeout in seconds is used. A negative value will result in a Failure. - posted by Timothy Chen <tn...@apache.org> on 2014/11/01 08:39:00 UTC, 27 replies.
- Re: Review Request 26069: Introduce ClangFormat to Mesos. - posted by Timothy Chen <tn...@apache.org> on 2014/11/01 08:41:46 UTC, 0 replies.
- Re: Review Request 26611: Introduced DockerContainerizerProcess::Container::name. - posted by Timothy Chen <tn...@apache.org> on 2014/11/01 08:42:06 UTC, 0 replies.
- Re: Review Request 26622: Command Executor is broken when used with shell=false - posted by Timothy Chen <tn...@apache.org> on 2014/11/01 08:46:25 UTC, 6 replies.
- Re: Cutting 0.21.0. - posted by Tom Arnfeld <to...@duedil.com> on 2014/11/01 17:14:46 UTC, 3 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2516 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/01 20:49:39 UTC, 0 replies.
- Review Request 27481: Updated Modules protobuf to simplify JSON parsing. - posted by Kapil Arya <ka...@mesosphere.io> on 2014/11/02 01:23:24 UTC, 4 replies.
- Review Request 27483: Fetcher uses hadoop to fetch URIs regardless of the url scheme. - posted by Ankur Chauhan <an...@malloc64.com> on 2014/11/02 04:47:51 UTC, 70 replies.
- Review Request 27516: Rebased and re-edited patch for MESOS-1316. - posted by Bernd Mathiske <be...@mesosphere.io> on 2014/11/03 11:21:07 UTC, 0 replies.
- Re: Review Request 27516: Rebased and re-edited patch for MESOS-1316: "Abstracted out invoking 'mesos-fetcher'". - posted by Bernd Mathiske <be...@mesosphere.io> on 2014/11/03 11:43:30 UTC, 11 replies.
- Re: Why rely on url scheme for fetching? - posted by Dominic Hamon <dh...@twopensource.com> on 2014/11/03 18:04:19 UTC, 13 replies.
- Re: Review Request 27040: Replace hard-coded reap interval with a constant - posted by Aditi Bhatnagar <ad...@gmail.com> on 2014/11/03 18:32:54 UTC, 2 replies.
- Review Request 27531: Update Master metrics to match task source and reason scheme. - posted by Dominic Hamon <dh...@twopensource.com> on 2014/11/03 19:24:36 UTC, 8 replies.
- Re: Review Request 26382: Add source and reason to TaskStatus. - posted by Vinod Kone <vi...@gmail.com> on 2014/11/03 19:26:08 UTC, 17 replies.
- Re: Unable to install Mesos on Ubuntu 14.04. Error during 'make' - posted by Sweta Rani <sw...@gmail.com> on 2014/11/03 20:51:07 UTC, 18 replies.
- Re: Review Request 24776: Add docker containerizer destroy tests - posted by Timothy Chen <tn...@apache.org> on 2014/11/03 21:53:02 UTC, 0 replies.
- Twitter Mesos sprint Q4.3 - posted by Dominic Hamon <dh...@twopensource.com> on 2014/11/03 22:55:46 UTC, 0 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2239 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/04 01:03:38 UTC, 0 replies.
- Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2517 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/04 01:08:34 UTC, 0 replies.
- Re: Review Request 27461: fix OsTest.killtreeNoRoot: check for reparent and not zombie - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/04 01:17:18 UTC, 7 replies.
- Review Request 27550: Added DiskInfo to the Resource protobuf. - posted by Jie Yu <yu...@gmail.com> on 2014/11/04 01:29:12 UTC, 19 replies.
- Review Request 27552: Added a slave flag to opt out using default resources. - posted by Jie Yu <yu...@gmail.com> on 2014/11/04 01:30:30 UTC, 1 replies.
- Review Request 27556: Updated docs/configuration.md to reflect current state. - posted by Kapil Arya <ka...@mesosphere.io> on 2014/11/04 01:54:33 UTC, 14 replies.
- Review Request 27555: Refactored the C++ Resources class to support persistent disk resources. - posted by Jie Yu <yu...@gmail.com> on 2014/11/04 01:56:49 UTC, 9 replies.
- Review Request 27557: Pass user into Isolator::prepare. - posted by Ian Downes <ia...@gmail.com> on 2014/11/04 01:58:44 UTC, 1 replies.
- Re: Review Request 27531: Update Master and Slave metrics to match task source and reason scheme. - posted by Dominic Hamon <dh...@twopensource.com> on 2014/11/04 01:59:41 UTC, 6 replies.
- Review Request 27558: Permit unprivileged executors to created child cgroups. - posted by Ian Downes <ia...@gmail.com> on 2014/11/04 02:00:28 UTC, 4 replies.
- Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2240 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/04 02:21:19 UTC, 0 replies.
- Review Request 27560: Updated --isolation help message for slave. - posted by Kapil Arya <ka...@mesosphere.io> on 2014/11/04 02:34:56 UTC, 7 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2242 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/04 04:38:00 UTC, 1 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2521 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/04 05:37:10 UTC, 1 replies.
- Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2243 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/04 05:49:22 UTC, 0 replies.
- Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2522 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/04 08:21:27 UTC, 0 replies.
- Review Request 27567: ~/patch/MESOS-2038.patch - posted by Bernd Mathiske <be...@mesosphere.io> on 2014/11/04 11:56:10 UTC, 2 replies.
- Re: Review Request 23912: Fix MESOS-947: Slave should properly handle a killTask() that arrives between runTask() and _runTask() - posted by Bernd Mathiske <be...@mesosphere.io> on 2014/11/04 11:56:46 UTC, 0 replies.
- Re: Review Request 27567: MESOS-2038: removed dead code from _runTask() - posted by Bernd Mathiske <be...@mesosphere.io> on 2014/11/04 15:12:17 UTC, 9 replies.
- Review Request 27573: Update release guide to mention configuration.md. - posted by Kapil Arya <ka...@mesosphere.io> on 2014/11/04 16:37:10 UTC, 5 replies.
- Re: Review Request 27175: Added support for handling 'rc' tag to Version. - posted by Cody Maloney <co...@mesosphere.io> on 2014/11/04 19:58:55 UTC, 0 replies.
- Review Request 27584: Documentation for filesystem/shared isolator. - posted by Ian Downes <ia...@gmail.com> on 2014/11/04 20:30:26 UTC, 1 replies.
- Review Request 27585: Documentation for namespaces/pid isolator. - posted by Ian Downes <ia...@gmail.com> on 2014/11/04 20:30:27 UTC, 2 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2246 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/04 21:02:28 UTC, 0 replies.
- Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2247 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/04 22:39:31 UTC, 0 replies.
- Review Request 27595: Add MESOS-343 and MESOS-1143 to CHANGELOG - posted by Dominic Hamon <dh...@twopensource.com> on 2014/11/04 23:24:46 UTC, 1 replies.
- Review Request 27588: Remove newlines from master and slave help messages. - posted by Kapil Arya <ka...@mesosphere.io> on 2014/11/04 23:32:08 UTC, 0 replies.
- TaskStatus source and reason fields - posted by Dominic Hamon <dh...@twopensource.com> on 2014/11/04 23:32:32 UTC, 1 replies.
- Re: Review Request 27588: Removed trailing linefeeds from master and slave help messages. - posted by Kapil Arya <ka...@mesosphere.io> on 2014/11/04 23:49:39 UTC, 2 replies.
- Review Request 27605: Add a unit test to stout path - posted by Cody Maloney <co...@mesosphere.io> on 2014/11/05 03:53:45 UTC, 6 replies.
- Review Request 27606: Standardized path handling in files - posted by Cody Maloney <co...@mesosphere.io> on 2014/11/05 03:53:51 UTC, 8 replies.
- Re: Review Request 24776: Add destroy tests for docker containerizer. - posted by Timothy Chen <tn...@apache.org> on 2014/11/05 08:26:30 UTC, 2 replies.
- Re: Review Request 21277: Passed CommandInfo to mesos-fetcher as JSON. - posted by Bernd Mathiske <be...@mesosphere.io> on 2014/11/05 12:45:29 UTC, 2 replies.
- Re: Review Request 22169: Added External Containerizer documentation. - posted by Tom Arnfeld <ta...@me.com> on 2014/11/05 13:35:07 UTC, 4 replies.
- Review Request 27619: Updated CRAMMD5Authentication tests to additionally run against the test authenticator module. - posted by Till Toenshoff <to...@me.com> on 2014/11/05 16:27:12 UTC, 11 replies.
- Re: Review Request 27493: Added CRAM-MD5 Test Authenticatee Module. - posted by Till Toenshoff <to...@me.com> on 2014/11/05 17:24:03 UTC, 14 replies.
- Re: Review Request 27494: Integrated CRAM-MD5 Test Authenticatee module into slave. - posted by Till Toenshoff <to...@me.com> on 2014/11/05 17:30:47 UTC, 14 replies.
- Review Request 27622: Implement MESOS-1248: Use JSON instead of our own format for passing URI information to mesos-fetcher - posted by Bernd Mathiske <be...@mesosphere.io> on 2014/11/05 18:11:44 UTC, 9 replies.
- Review Request 27633: CHANGELOG for 0.21.0 - posted by Ian Downes <ia...@gmail.com> on 2014/11/05 19:27:45 UTC, 8 replies.
- Logging warning in mesos fetcher - posted by Ankur Chauhan <an...@malloc64.com> on 2014/11/05 19:32:24 UTC, 2 replies.
- [VOTE] Release Apache Mesos 0.21.0 (rc1) - posted by Ian Downes <ia...@gmail.com> on 2014/11/06 00:12:52 UTC, 10 replies.
- Review Request 27648: Update configure.ac to 0.22.0 - posted by Ian Downes <ia...@gmail.com> on 2014/11/06 00:39:28 UTC, 2 replies.
- Review Request 27651: Updated CRAMMD5Authentication tests to additionally run against the test authenticatee module - posted by Till Toenshoff <to...@me.com> on 2014/11/06 01:25:57 UTC, 0 replies.
- Re: Review Request 27651: Updated CRAMMD5Authentication tests to additionally run against the test authenticatee module. - posted by Till Toenshoff <to...@me.com> on 2014/11/06 01:26:27 UTC, 17 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2531 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/06 02:18:20 UTC, 0 replies.
- Re: Review Request 27446: libprocess: Renamed the Node class in Endpoint and replaced the ip and port pairs from UPID class and process namespace with this concept - posted by Evelina Dumitrescu <ev...@gmail.com> on 2014/11/06 02:23:16 UTC, 0 replies.
- Re: Review Request 27447: mesos: Renamed the Node class in Endpoint and replaced the ip and port pairs from UPID class and process namespace with this concept - posted by Evelina Dumitrescu <ev...@gmail.com> on 2014/11/06 02:23:36 UTC, 0 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2532 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/06 03:23:28 UTC, 0 replies.
- Review Request 27660: Made ProcessBase::route hard-fail rather than soft fail - posted by Cody Maloney <co...@mesosphere.io> on 2014/11/06 03:24:06 UTC, 5 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2254 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/06 03:37:00 UTC, 3 replies.
- Re: Review Request 27447: mesos: Replaced the ip and port pairs from UPID class and process namespace with Node class - posted by Evelina Dumitrescu <ev...@gmail.com> on 2014/11/06 03:44:38 UTC, 6 replies.
- Re: Review Request 27446: libprocess: Replaced the ip and port pairs from UPID class and process namespace with Node class. - posted by Evelina Dumitrescu <ev...@gmail.com> on 2014/11/06 03:51:46 UTC, 12 replies.
- Re: Review Request 27446: libprocess: Replaced the ip and port pairs from UPID class and process namespace with Node class - posted by Evelina Dumitrescu <ev...@gmail.com> on 2014/11/06 04:07:17 UTC, 3 replies.
- [GitHub] mesos pull request: Added Daemon - posted by farukd <gi...@git.apache.org> on 2014/11/06 06:37:26 UTC, 0 replies.
- Review Request 27670: Bug fix: Check for non-zero status code and hadoop client not found - posted by Ankur Chauhan <an...@malloc64.com> on 2014/11/06 07:23:11 UTC, 11 replies.
- Review Request 27675: Updated upgrades.md to reflect changes on AuthenticationStartMessage. - posted by Till Toenshoff <to...@me.com> on 2014/11/06 11:51:43 UTC, 3 replies.
- Re: Review Request 26476: Remove dynamic allocation from Option. - posted by Till Toenshoff <to...@me.com> on 2014/11/06 15:00:55 UTC, 1 replies.
- Review Request 27685: Introduced TASK_ERROR for unrecoverable errors - posted by Dominic Hamon <dh...@twopensource.com> on 2014/11/06 18:29:41 UTC, 6 replies.
- Review Request 27701: Added check for apr and svn headers besides libraries - posted by Timothy Chen <tn...@apache.org> on 2014/11/06 22:37:03 UTC, 3 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2533 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/06 22:51:19 UTC, 0 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2255 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/06 22:53:34 UTC, 0 replies.
- Review Request 27704: Added check for apr and svn headers besides libraries in 3rdparty - posted by Timothy Chen <tn...@apache.org> on 2014/11/06 23:02:51 UTC, 3 replies.
- Re: Review Request 27315: Updated scheduler driver to exponentially backoff during registration retries. - posted by Vinod Kone <vi...@gmail.com> on 2014/11/06 23:20:07 UTC, 2 replies.
- Review Request 27707: Document authentication prerequisites in docs/release-guide.md. - posted by Ian Downes <ia...@gmail.com> on 2014/11/06 23:43:52 UTC, 2 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2534 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/07 00:04:43 UTC, 0 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2256 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/07 00:14:01 UTC, 0 replies.
- Re: A problem with resource offers - posted by Benjamin Mahler <be...@gmail.com> on 2014/11/07 03:53:13 UTC, 1 replies.
- Re: Review Request 27447: mesos: Replaced the ip and port pairs from UPID class and process namespace with Node class. - posted by Evelina Dumitrescu <ev...@gmail.com> on 2014/11/07 04:23:33 UTC, 3 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2535 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/07 04:35:32 UTC, 0 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2257 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/07 04:35:46 UTC, 0 replies.
- Review Request 27724: Fixed invalid characters in external-containerizer.md - posted by Till Toenshoff <to...@me.com> on 2014/11/07 13:52:55 UTC, 3 replies.
- SVN : Connection Refused - posted by Sweta Rani <sw...@gmail.com> on 2014/11/07 15:05:04 UTC, 5 replies.
- Review Request 27738: Always recover 'completed' in RunState. - posted by Ian Downes <ia...@gmail.com> on 2014/11/07 21:18:45 UTC, 4 replies.
- Review Request 27741: Fixed Authenticator SASL auxiliary memory access. - posted by Till Toenshoff <to...@me.com> on 2014/11/07 21:26:43 UTC, 7 replies.
- Review Request 27744: Separate Metrics struct from Master class. - posted by Dominic Hamon <dh...@twopensource.com> on 2014/11/07 22:25:49 UTC, 4 replies.
- Re: Design Review: Maintenance Primitives - posted by Benjamin Mahler <be...@gmail.com> on 2014/11/08 00:37:19 UTC, 0 replies.
- Review Request 27759: Added slave metrics for total and used resources. - posted by Vinod Kone <vi...@gmail.com> on 2014/11/08 01:25:43 UTC, 1 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2536 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/08 01:35:43 UTC, 0 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2258 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/08 01:36:08 UTC, 0 replies.
- Review Request 27760: Revised authenticator interface to allow for two fold implementations. - posted by Till Toenshoff <to...@me.com> on 2014/11/08 01:50:07 UTC, 18 replies.
- Re: Review Request 27113: Libprocess benchmark cleanup - posted by Ben Mahler <be...@gmail.com> on 2014/11/08 02:19:31 UTC, 0 replies.
- Review Request 27765: Fixed MesosContainerizerExecuteTest.IoRedirection test. - posted by Vinod Kone <vi...@gmail.com> on 2014/11/08 02:41:22 UTC, 2 replies.
- Review Request 27767: Fixed typo in mesos-containerizer.md causing middleman to fail. - posted by Till Toenshoff <to...@me.com> on 2014/11/08 02:42:40 UTC, 4 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2537 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/08 02:50:54 UTC, 0 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2259 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/08 03:00:31 UTC, 0 replies.
- Review Request 27769: Perform task validation after authorization is done. - posted by Jie Yu <yu...@gmail.com> on 2014/11/08 03:13:55 UTC, 6 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2538 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/08 03:55:22 UTC, 0 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2260 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/08 04:29:13 UTC, 0 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2539 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/08 05:46:10 UTC, 0 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2261 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/08 05:46:14 UTC, 1 replies.
- Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2540 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/08 08:12:16 UTC, 0 replies.
- Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2262 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/08 08:13:01 UTC, 0 replies.
- [MesosCon Program Committee Notes] 11/05/14 meeting - posted by Dave Lester <da...@gmail.com> on 2014/11/09 22:57:58 UTC, 0 replies.
- Struts wiki docs in Mesos wiki - posted by Dharmesh Kakadia <dh...@gmail.com> on 2014/11/10 07:28:44 UTC, 4 replies.
- Review Request 27806: Added module loading to scheduler driver. - posted by Till Toenshoff <to...@me.com> on 2014/11/10 14:27:06 UTC, 11 replies.
- Orphan links in Docs - posted by Dharmesh Kakadia <dh...@gmail.com> on 2014/11/10 16:50:21 UTC, 4 replies.
- Graceful Shutdown Design - posted by Alex Rukletsov <al...@mesosphere.io> on 2014/11/10 17:08:50 UTC, 7 replies.
- Review Request 27812: Integrated authenticatee module in scheduler. - posted by Till Toenshoff <to...@me.com> on 2014/11/10 17:14:27 UTC, 4 replies.
- Re: Review Request 27350: Libprocess: Introduce mutex configure check - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/10 20:24:01 UTC, 5 replies.
- Re: Review Request 27351: Libprocess: Introduce enable_shared_from_this configure check - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/10 20:29:07 UTC, 6 replies.
- Re: Review Request 27354: Introduce mutex configure check - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/10 20:30:56 UTC, 5 replies.
- Review Request 27826: failure should have a const ref return - posted by Dominic Hamon <dh...@twopensource.com> on 2014/11/10 21:36:32 UTC, 2 replies.
- Rake: Error in building site - posted by Sweta Rani <sw...@gmail.com> on 2014/11/10 22:03:25 UTC, 5 replies.
- Re: Review Request 27826: Future::failure should have a const ref return. - posted by Dominic Hamon <dh...@twopensource.com> on 2014/11/10 22:12:01 UTC, 8 replies.
- Dynamic Reservations Design Doc - posted by Michael Park <mc...@gmail.com> on 2014/11/10 22:39:20 UTC, 0 replies.
- [VOTE] Release Apache Mesos 0.21.0 (rc2) - posted by Ian Downes <id...@twitter.com.INVALID> on 2014/11/10 23:23:06 UTC, 6 replies.
- Review Request 27831: Abort if Future::failure() is called on non-failed Future - posted by Dominic Hamon <dh...@twopensource.com> on 2014/11/10 23:26:06 UTC, 3 replies.
- Review Request 27832: Fixed MasterAuthorizationTest.DuplicateReregistration test. - posted by Vinod Kone <vi...@gmail.com> on 2014/11/10 23:48:35 UTC, 2 replies.
- Review Request 27843: Moved all resources validation logic to ResourceUsageChecker. - posted by Jie Yu <yu...@gmail.com> on 2014/11/11 00:40:55 UTC, 8 replies.
- [ANN] Mesos resources searchable - posted by Otis Gospodnetic <ot...@gmail.com> on 2014/11/11 00:41:54 UTC, 2 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2267 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/11 01:31:34 UTC, 2 replies.
- Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2268 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/11 02:42:52 UTC, 0 replies.
- Review Request 27865: Made libprocess generate valid http. - posted by Dario Rexin <da...@mesosphere.io> on 2014/11/11 14:48:45 UTC, 17 replies.
- Re: Review Request 27496: Replaced Timer::create/cancel with Clock::timer/cancel. - posted by Benjamin Hindman <be...@berkeley.edu> on 2014/11/11 17:52:54 UTC, 9 replies.
- Re: Review Request 27498: Abstract clock internals from ProcessManager::settle. - posted by Benjamin Hindman <be...@berkeley.edu> on 2014/11/11 17:52:55 UTC, 6 replies.
- Re: Review Request 27497: Updates to Mesos for Timer::create/cancel -> Clock::timer/cancel. - posted by Benjamin Hindman <be...@berkeley.edu> on 2014/11/11 17:52:55 UTC, 2 replies.
- Re: Review Request 27499: Introduced a callback for timer expiration. - posted by Benjamin Hindman <be...@berkeley.edu> on 2014/11/11 17:52:56 UTC, 5 replies.
- Re: Review Request 27500: Removed redundant synchronization and conditional check. - posted by Benjamin Hindman <be...@berkeley.edu> on 2014/11/11 17:52:58 UTC, 2 replies.
- Re: Review Request 27501: Simplified redundant Clock::order/update usage. - posted by Benjamin Hindman <be...@berkeley.edu> on 2014/11/11 17:52:59 UTC, 6 replies.
- Re: Review Request 27502: Introduced a libev async watcher specifically for updating timers. - posted by Benjamin Hindman <be...@berkeley.edu> on 2014/11/11 17:53:00 UTC, 6 replies.
- Re: Review Request 27503: Moved Clock implementation into clock.cpp. - posted by Benjamin Hindman <be...@berkeley.edu> on 2014/11/11 17:53:02 UTC, 4 replies.
- Re: Review Request 27506: Moved process::io::* into io.cpp. - posted by Benjamin Hindman <be...@berkeley.edu> on 2014/11/11 17:53:04 UTC, 2 replies.
- Re: Review Request 27507: Used io::poll instead of libev for recv_data. - posted by Benjamin Hindman <be...@berkeley.edu> on 2014/11/11 17:53:37 UTC, 2 replies.
- Re: Review Request 27508: Used io::poll instead of libev for ignore_data. - posted by Benjamin Hindman <be...@berkeley.edu> on 2014/11/11 17:55:42 UTC, 5 replies.
- Re: Review Request 27509: Used io::poll instead of libev for receiving_connect. - posted by Benjamin Hindman <be...@berkeley.edu> on 2014/11/11 17:55:44 UTC, 4 replies.
- Re: Review Request 27510: Used io::poll instead of libev for sending_connect, send_data, send_file. - posted by Benjamin Hindman <be...@berkeley.edu> on 2014/11/11 17:55:55 UTC, 4 replies.
- Re: Review Request 26894: Changed RunTaskWithCommandInfoWithUser to _not_ use shell with the nobody user - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/11 19:58:25 UTC, 1 replies.
- Re: Review Request 17431: Enabled configuration of the mesos master from the UI. - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/11 20:28:48 UTC, 1 replies.
- Re: Review Request 27413: Rename the Node class in Endpoint and replace the ip and port pairs from the UPID class and process namespace with this concept. - posted by Dominic Hamon <dh...@twopensource.com> on 2014/11/11 23:24:05 UTC, 1 replies.
- Re: Review Request 27356: Introduce enable_shared_from_this configure check - posted by Dominic Hamon <dh...@twopensource.com> on 2014/11/11 23:25:04 UTC, 7 replies.
- Re: Review Request 26914: Right now at Mesos UI, link are hardcoded to http:// . It should not be hardcoded so that it can support https link. That is done. - posted by Dominic Hamon <dh...@twopensource.com> on 2014/11/11 23:26:08 UTC, 0 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2273 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/12 02:00:28 UTC, 1 replies.
- Review Request 27896: Fixed scheduler driver to not acknowledge status update when stop() is called. - posted by Vinod Kone <vi...@gmail.com> on 2014/11/12 02:07:07 UTC, 4 replies.
- Review Request 27903: Fixed the bug in validating duplicated task ID and added a test. - posted by Jie Yu <yu...@gmail.com> on 2014/11/12 04:22:35 UTC, 4 replies.
- Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2274 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/12 08:22:18 UTC, 0 replies.
- Re: Review Request 27675: Updated upgrades.md and CHANGELOG to reflect changes on AuthenticationStartMessage. - posted by Till Toenshoff <to...@me.com> on 2014/11/12 11:35:36 UTC, 2 replies.
- Re: Review Request 27812: Integrated CRAM-MD5 Test Authenticatee module into scheduler. - posted by Till Toenshoff <to...@me.com> on 2014/11/12 17:38:26 UTC, 5 replies.
- Re: Review Request 24222: Update boost-1.53.0.tar.gz to include boost::atomic - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/12 19:32:33 UTC, 1 replies.
- Re: Review Request 23913: Add C++11 (and boost) support to stout - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/12 19:33:01 UTC, 0 replies.
- Re: Review Request 27023: Libprocess Socket std::shared_ptr - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/12 19:45:55 UTC, 0 replies.
- Re: Review Request 27054: Libprocess Socket: introduce connect() - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/12 19:58:09 UTC, 0 replies.
- Review Request 27920: Libprocess: Introduce make_shared configure check - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/12 20:54:53 UTC, 6 replies.
- Review Request 27921: Introduce make_shared configure check - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/12 20:59:44 UTC, 3 replies.
- Review Request 27925: Replaced pthread_mutex, 'synchronizer', and 'synchronizable'. - posted by Benjamin Hindman <be...@berkeley.edu> on 2014/11/12 21:32:35 UTC, 2 replies.
- Review Request 27923: Use Slave::getExecutorInfo() only once. - posted by Ian Downes <ia...@gmail.com> on 2014/11/12 21:57:08 UTC, 6 replies.
- Review Request 27924: Transfer task resources to command executor. - posted by Ian Downes <ia...@gmail.com> on 2014/11/12 21:57:10 UTC, 11 replies.
- Review Request 27930: Add TASK_ERROR to CHANGELOG for 0.22.0 - posted by Dominic Hamon <dh...@twopensource.com> on 2014/11/12 22:47:00 UTC, 2 replies.
- Re: [1/2] mesos git commit: libprocess: Replaced the ip and port pairs from UPID class and process namespace with Node class. - posted by Cody Maloney <co...@mesosphere.io> on 2014/11/12 23:12:02 UTC, 3 replies.
- Review Request 27932: Fix OSX build error by calling function - posted by Dominic Hamon <dh...@twopensource.com> on 2014/11/12 23:17:25 UTC, 3 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2556 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/12 23:24:16 UTC, 0 replies.
- Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2557 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/13 00:52:22 UTC, 0 replies.
- Review Request 27945: Add c++11 initializer_list check to configure - posted by Cody Maloney <co...@mesosphere.io> on 2014/11/13 01:35:54 UTC, 5 replies.
- Review Request 27946: Add new test to libprocess Makefile - posted by Cody Maloney <co...@mesosphere.io> on 2014/11/13 01:39:45 UTC, 2 replies.
- Review Request 27956: Fix race condition in process.cpp - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/13 03:52:09 UTC, 6 replies.
- Review Request 27959: Remove dead connection code in process.cpp. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/13 03:52:16 UTC, 1 replies.
- Review Request 27958: Add connect() to the socket interface. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/13 03:52:16 UTC, 7 replies.
- Review Request 27960: Add read() to socket interface. Use it in process' accept(). - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/13 03:52:17 UTC, 11 replies.
- Review Request 27957: Use std::shared_ptr to do reference counting for libprocess - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/13 03:52:17 UTC, 8 replies.
- Review Request 27961: Use socket.read() for ignore_data in process.cpp - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/13 03:52:19 UTC, 7 replies.
- Review Request 27967: Fix a race between SocketManager link() and send(). - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/13 03:52:36 UTC, 12 replies.
- Review Request 27964: Introduce socket.send() and socket.sendFile(). Use them for linked sockets. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/13 03:52:37 UTC, 4 replies.
- Review Request 27965: Use Socket send for temporary connections. remove send_data and send_file code. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/13 03:52:38 UTC, 2 replies.
- Review Request 27966: Add bind(), listen(), and accept() to Socket interface. Use these in process.cpp. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/13 03:52:38 UTC, 6 replies.
- Review Request 27963: Virtualize backup(length) and remaining() in Encoder interface. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/13 03:52:38 UTC, 3 replies.
- Review Request 27962: Introduce kind enumeration in Encoder. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/13 03:52:38 UTC, 8 replies.
- Review Request 27995: Refactoring fetcher code a bit more (MESOS-2056) in preparation of fetcher cache - posted by Bernd Mathiske <be...@mesosphere.io> on 2014/11/13 17:57:11 UTC, 15 replies.
- hadoop ant eclipse plug-in error - posted by ahan <li...@126.com> on 2014/11/13 19:34:01 UTC, 0 replies.
- [VOTE] Release Apache Mesos 0.21.0 (rc3) - posted by Ian Downes <id...@twitter.com.INVALID> on 2014/11/13 19:39:59 UTC, 6 replies.
- Re: new dependencies - posted by Benjamin Mahler <be...@gmail.com> on 2014/11/13 20:55:28 UTC, 0 replies.
- Review Request 28052: Match future dispatch messages with type info. - posted by Timothy Chen <tn...@apache.org> on 2014/11/14 21:13:07 UTC, 13 replies.
- Re: Review Request 27504: Started moving libev specific functionality out of process.cpp. - posted by Benjamin Hindman <be...@berkeley.edu> on 2014/11/14 22:39:03 UTC, 6 replies.
- Re: Review Request 27505: Moved event loop specific polling into poll.cpp. - posted by Benjamin Hindman <be...@berkeley.edu> on 2014/11/14 22:39:12 UTC, 4 replies.
- Re: Mesos Hackathon at ApacheCon EU in Budapest, November 17th - posted by Dave Lester <da...@gmail.com> on 2014/11/15 00:46:50 UTC, 0 replies.
- Review Request 28061: Replaced circular include dependency w/ TODO. - posted by Benjamin Hindman <be...@berkeley.edu> on 2014/11/15 00:58:43 UTC, 2 replies.
- Review Request 28063: Introduced grace period in CommandExecutor. - posted by Alexander Rukletsov <al...@mesosphere.io> on 2014/11/15 01:35:33 UTC, 1 replies.
- Review Request 28065: Introduced grace shutdown adjustment across shutdown levels. - posted by Alexander Rukletsov <al...@mesosphere.io> on 2014/11/15 01:42:25 UTC, 4 replies.
- Review Request 28069: Propagated slave shutdown grace period to Executor and CommandExecutor. - posted by Alexander Rukletsov <al...@mesosphere.io> on 2014/11/15 02:24:12 UTC, 7 replies.
- Review Request 28078: Re-organized the functions in C++ Resources. - posted by Jie Yu <yu...@gmail.com> on 2014/11/15 02:37:52 UTC, 9 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2564 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/15 02:53:22 UTC, 0 replies.
- Review Request 28081: Fix future dispatch in tests to match function type. - posted by Timothy Chen <tn...@apache.org> on 2014/11/15 02:54:31 UTC, 4 replies.
- Review Request 28082: Disable building static libraries - posted by Cody Maloney <co...@mesosphere.io> on 2014/11/15 03:08:47 UTC, 11 replies.
- Review Request 28088: A few style fixes for C++ Resources and tests. - posted by Jie Yu <yu...@gmail.com> on 2014/11/15 07:51:14 UTC, 6 replies.
- Review Request 28089: Refactored operators for Resource object and made them private. - posted by Jie Yu <yu...@gmail.com> on 2014/11/15 07:56:06 UTC, 8 replies.
- Review Request 28090: Killed ports allocation in C++ Resources. - posted by Jie Yu <yu...@gmail.com> on 2014/11/15 08:01:45 UTC, 3 replies.
- Review Request 28091: Always store validated and combined Resource objects in C++ Resources. - posted by Jie Yu <yu...@gmail.com> on 2014/11/15 08:07:29 UTC, 11 replies.
- Review Request 28092: Removed public operators for repeated Resource protobuf. - posted by Jie Yu <yu...@gmail.com> on 2014/11/15 08:11:26 UTC, 6 replies.
- Review Request 28093: Replaced size() with empty() in C++ Resources. - posted by Jie Yu <yu...@gmail.com> on 2014/11/15 08:23:50 UTC, 3 replies.
- Review Request 28094: Replaced <= with contains() in C++ Resources. - posted by Jie Yu <yu...@gmail.com> on 2014/11/15 08:27:15 UTC, 11 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2565 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/15 08:49:37 UTC, 0 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2566 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/16 03:47:37 UTC, 0 replies.
- Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2567 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/16 05:00:07 UTC, 0 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2289 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/16 05:06:07 UTC, 0 replies.
- Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2290 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/16 08:22:49 UTC, 0 replies.
- Proposing Apache Mesos stand at FOSDEM 2015 - posted by Dave Lester <da...@gmail.com> on 2014/11/16 08:40:42 UTC, 2 replies.
- Re: Review Request 28063: Introduced grace period in CommandInfo. - posted by Alexander Rukletsov <al...@mesosphere.io> on 2014/11/17 13:09:39 UTC, 3 replies.
- Review Request 28058: Pull Metrics struct out of Slave class. - posted by Dominic Hamon <dh...@twopensource.com> on 2014/11/17 18:57:42 UTC, 13 replies.
- Review Request 28125: Fix compilation error for Socket on older linux + OSX. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/17 19:47:51 UTC, 9 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2291 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/17 20:57:16 UTC, 0 replies.
- [RESULT][VOTE] Release Apache Mesos 0.21.0 (rc3) - posted by Ian Downes <id...@twitter.com.INVALID> on 2014/11/17 21:56:31 UTC, 1 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2292 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/17 23:39:16 UTC, 1 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2570 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/17 23:40:22 UTC, 1 replies.
- Review Request 28137: Fix ProcTest.MultipleThreads hanging. Replace sleep with pthread_testcancel. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/18 00:23:05 UTC, 0 replies.
- Re: Review Request 28137: Fix ProcTest.MultipleThreads hanging. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/18 00:26:05 UTC, 5 replies.
- Mesos sprint Q4.4 - posted by Dominic Hamon <dh...@twopensource.com> on 2014/11/18 00:49:28 UTC, 0 replies.
- Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2293 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/18 01:13:13 UTC, 0 replies.
- Review Request 28141: Allow mesos containerizer to destroy correctly at each state. - posted by Timothy Chen <tn...@apache.org> on 2014/11/18 01:48:14 UTC, 11 replies.
- Review Request 28142: Fixed a bug in operator -= for Value::Set. - posted by Jie Yu <yu...@gmail.com> on 2014/11/18 02:34:34 UTC, 3 replies.
- Review Request 28143: Eliminated the copying in Resource addition and subtraction. - posted by Jie Yu <yu...@gmail.com> on 2014/11/18 02:35:16 UTC, 2 replies.
- Review Request 28154: Added task parameters to mesos.proto - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/18 05:13:59 UTC, 4 replies.
- Review Request 28155: Added task parameter modeling to http helpers - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/18 05:14:10 UTC, 4 replies.
- Review Request 28156: Added task parameters to internal task message - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/18 05:14:16 UTC, 0 replies.
- Review Request 28157: Wired up task parameters in master - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/18 05:14:20 UTC, 0 replies.
- Review Request 28158: Wired up task parameters in slave - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/18 05:14:24 UTC, 0 replies.
- Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2571 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/18 10:51:07 UTC, 0 replies.
- Re: Review Request 19176: Eliminated Framework.id in favor of Framework.info.id. - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/18 19:03:06 UTC, 1 replies.
- Re: Review Request 17873: Refactored io::read/write to prefer iteration to recursion. - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/18 19:04:05 UTC, 1 replies.
- Review Request 28184: Add thread local to short-circuit run_in_event_loop. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/18 22:08:24 UTC, 18 replies.
- Re: Review Request 28154: Added task labels to mesos.proto - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/18 23:39:36 UTC, 9 replies.
- Re: Review Request 28155: Added task labels modeling to http helpers - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/18 23:39:47 UTC, 7 replies.
- Re: Review Request 28156: Added task labels to internal task message - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/18 23:39:56 UTC, 2 replies.
- Re: Review Request 28157: Wired up task labels in master - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/18 23:40:11 UTC, 3 replies.
- Re: Review Request 28158: Wired up task labels in slave - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/18 23:40:22 UTC, 3 replies.
- Review Request 28188: Added label to ModelTask test. - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/18 23:40:47 UTC, 3 replies.
- Review Request 28189: Do not allocate additional resources for CommandExecutor. - posted by Ian Downes <ia...@gmail.com> on 2014/11/18 23:54:25 UTC, 3 replies.
- Review Request 28195: Libprocess Future: factor out callback invocation. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/19 01:03:23 UTC, 10 replies.
- Review Request 28196: Replace std::queue with std::vector in Libprocess Future. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/19 01:03:27 UTC, 12 replies.
- Review Request 28190: Add option to force pull docker image - posted by Timothy Chen <tn...@apache.org> on 2014/11/19 01:13:03 UTC, 3 replies.
- Proposed changes to memory usage in ResourceStatistics [MESOS-2104] - posted by Ian Downes <id...@twitter.com.INVALID> on 2014/11/19 01:27:30 UTC, 0 replies.
- Review Request 28205: Removing trailing diff/ from Review line in commit message. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/19 02:39:52 UTC, 11 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2574 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/19 04:01:28 UTC, 0 replies.
- Review Request 28218: Add more logging into replicated log recovery. - posted by Timothy Chen <tn...@apache.org> on 2014/11/19 07:26:13 UTC, 4 replies.
- Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2575 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/19 11:07:00 UTC, 0 replies.
- Review Request 28230: Extracted and genralized WhitelistWatcher. - posted by Alexander Rukletsov <al...@mesosphere.io> on 2014/11/19 15:46:36 UTC, 10 replies.
- Re: Review Request 26894: Changed RunTaskWithCommandInfoWithUser to _not_ use shell with the nobody user. - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/19 17:53:17 UTC, 8 replies.
- Review Request 28236: Return 'None' when StandaloneMasterDetector has no leader - posted by Dominic Hamon <dh...@twopensource.com> on 2014/11/19 18:38:11 UTC, 1 replies.
- Build failed in Jenkins: mesos-reviewbot #2780 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/19 21:22:10 UTC, 0 replies.
- Review Request 28252: Add initializer_list constructor to hashmap - posted by Cody Maloney <co...@mesosphere.io> on 2014/11/19 21:29:53 UTC, 9 replies.
- Review Request 28253: Add query string joiner - posted by Cody Maloney <co...@mesosphere.io> on 2014/11/19 21:30:02 UTC, 17 replies.
- Review Request 28254: http: Allow sending Request objects - posted by Cody Maloney <co...@mesosphere.io> on 2014/11/19 21:30:16 UTC, 5 replies.
- Review Request 28258: Added validation for Resource objects with DiskInfo. - posted by Jie Yu <yu...@gmail.com> on 2014/11/19 21:50:32 UTC, 8 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2576 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/19 21:58:04 UTC, 1 replies.
- Review Request 28257: Allow prefix paths in libprocess - posted by Cody Maloney <co...@mesosphere.io> on 2014/11/19 22:01:41 UTC, 5 replies.
- Review Request 28256: Add tryInsert to hashmap - posted by Cody Maloney <co...@mesosphere.io> on 2014/11/19 22:01:48 UTC, 2 replies.
- Review Request 28260: Added slave active field in state.json. - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/19 22:30:27 UTC, 5 replies.
- Jenkins build is back to normal : mesos-reviewbot #2781 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/19 22:43:52 UTC, 0 replies.
- Review Request 28262: Add a reverse Proxy process - posted by Cody Maloney <co...@mesosphere.io> on 2014/11/19 23:07:38 UTC, 7 replies.
- Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2577 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/20 00:14:29 UTC, 0 replies.
- Review Request 28263: FilesProcess move debug -> state for consistency - posted by Cody Maloney <co...@mesosphere.io> on 2014/11/20 00:48:48 UTC, 3 replies.
- Review Request 28264: Allowed C++ Resources to handle DiskInfo. - posted by Jie Yu <yu...@gmail.com> on 2014/11/20 01:05:56 UTC, 4 replies.
- Review Request 28265: Removed unnecessary calls to Shutdown() in the reconciliation tests. - posted by Ben Mahler <be...@gmail.com> on 2014/11/20 01:24:00 UTC, 1 replies.
- Review Request 28266: Added a task reconciliation continuation for re-use in the Master. - posted by Ben Mahler <be...@gmail.com> on 2014/11/20 01:24:05 UTC, 1 replies.
- Review Request 28267: Updated killTask to perform reconciliation for unknown tasks. - posted by Ben Mahler <be...@gmail.com> on 2014/11/20 01:24:08 UTC, 2 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2301 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/20 01:31:53 UTC, 0 replies.
- Build failed in Jenkins: mesos-reviewbot #2785 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/20 04:31:55 UTC, 0 replies.
- Jenkins build is back to normal : mesos-reviewbot #2786 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/20 05:26:34 UTC, 0 replies.
- [proposal] Module extension: hooks - posted by Niklas Nielsen <ni...@mesosphere.io> on 2014/11/20 18:37:59 UTC, 11 replies.
- Review Request 28287: Simplify Label JSON modeling with JSON::Protobuf - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/20 19:20:37 UTC, 5 replies.
- Re: Review Request 28287: Simplify JSON modeling with JSON::Protobuf - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/20 20:31:47 UTC, 0 replies.
- Review Request 28293: Changed master label test to strictly enforce format. - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/20 20:34:16 UTC, 6 replies.
- Review Request 28294: Changed slave label test to strictly enforce format. - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/20 20:34:20 UTC, 3 replies.
- Review Request 28295: Allowed turning off network socket statistics collection. - posted by Jie Yu <yu...@gmail.com> on 2014/11/20 20:53:21 UTC, 2 replies.
- Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2302 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/20 22:20:28 UTC, 0 replies.
- Review Request 28298: Add a reviewboard config to make ./support/post-reviews easier to use - posted by Cody Maloney <co...@mesosphere.io> on 2014/11/20 22:27:45 UTC, 5 replies.
- Review Request 28303: Silence symbolic link to pre-commit in bootstrap - posted by Cody Maloney <co...@mesosphere.io> on 2014/11/21 00:11:47 UTC, 4 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2581 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/21 00:55:34 UTC, 7 replies.
- Review Request 28304: Fixed a bug due to missing canonicalize. - posted by Jie Yu <yu...@gmail.com> on 2014/11/21 01:22:08 UTC, 4 replies.
- Review Request 28305: Set memory::limit_in_bytes first, even with limitSwap enabled. - posted by Ian Downes <ia...@gmail.com> on 2014/11/21 01:42:41 UTC, 4 replies.
- Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2582 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/21 02:08:37 UTC, 0 replies.
- Review Request 28309: Install clang-format on bootstrap - posted by Cody Maloney <co...@mesosphere.io> on 2014/11/21 02:18:50 UTC, 4 replies.
- Troubles compiling Mesos 0.21.0 with G++-4.7 - posted by Tom Arnfeld <to...@duedil.com> on 2014/11/21 10:39:17 UTC, 1 replies.
- Review Request 28339: Do not return error if removing bind mount fails. - posted by Jie Yu <yu...@gmail.com> on 2014/11/21 19:37:11 UTC, 2 replies.
- Build failed in Jenkins: Mesos-Ubuntu-distcheck #538 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/22 00:34:07 UTC, 3 replies.
- Build failed in Jenkins: mesos-reviewbot #2822 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/22 00:58:10 UTC, 0 replies.
- Build failed in Jenkins: mesos-reviewbot #2823 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/22 01:03:58 UTC, 0 replies.
- Jenkins build is back to normal : mesos-reviewbot #2824 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/22 01:25:25 UTC, 0 replies.
- Review Request 28357: Fixed a compilation error on gcc-4.4. - posted by Jie Yu <yu...@gmail.com> on 2014/11/22 02:12:33 UTC, 8 replies.
- Jenkins build is back to normal : Mesos-Ubuntu-distcheck #539 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/22 02:15:22 UTC, 0 replies.
- Review Request 28362: Added new overload for Resources. - posted by Vinod Kone <vi...@gmail.com> on 2014/11/22 02:37:25 UTC, 4 replies.
- Review Request 28363: Added an overload for protobuf install. - posted by Vinod Kone <vi...@gmail.com> on 2014/11/22 02:43:05 UTC, 2 replies.
- Review Request 28364: Refactored Master::_launchTasks(). - posted by Vinod Kone <vi...@gmail.com> on 2014/11/22 02:44:51 UTC, 2 replies.
- Review Request 28367: Fix deadlock between SocketManager::send() and internal::send(). - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/22 03:13:35 UTC, 2 replies.
- MESOS-2150: Service discovery info for tasks and executors - posted by Christos Kozyrakis <ch...@mesosphere.io> on 2014/11/22 03:19:21 UTC, 1 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2591 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/22 04:15:51 UTC, 0 replies.
- Review Request 28382: Fixed coding style issue in Node class - posted by Evelina Dumitrescu <ev...@gmail.com> on 2014/11/24 06:47:38 UTC, 2 replies.
- Review Request 28383: stout: Introduce SockaddrStorage structure for dealing with sockets of different families - posted by Evelina Dumitrescu <ev...@gmail.com> on 2014/11/24 06:47:39 UTC, 3 replies.
- Review Request 28384: libprocess: Introduce SockaddrStorage structure for dealing with sockets of different families - posted by Evelina Dumitrescu <ev...@gmail.com> on 2014/11/24 06:47:50 UTC, 2 replies.
- Review Request 28385: libprocess: Replaced the ip and port pairs from Server and ServerProcess classes with Node class - posted by Evelina Dumitrescu <ev...@gmail.com> on 2014/11/24 06:48:33 UTC, 1 replies.
- Review Request 28386: Create IP address abstraction - posted by Evelina Dumitrescu <ev...@gmail.com> on 2014/11/24 06:48:45 UTC, 3 replies.
- Review Request 28387: stout: Create IP address abstraction - posted by Evelina Dumitrescu <ev...@gmail.com> on 2014/11/24 06:49:13 UTC, 9 replies.
- Review Request 28388: libprocess: Create IP address abstraction - posted by Evelina Dumitrescu <ev...@gmail.com> on 2014/11/24 06:49:15 UTC, 3 replies.
- Review Request 28401: Introduced Hooks API for Master - posted by Kapil Arya <ka...@mesosphere.io> on 2014/11/24 20:49:47 UTC, 13 replies.
- Review Request 28402: Added Slave hooks. - posted by Kapil Arya <ka...@mesosphere.io> on 2014/11/24 20:50:34 UTC, 2 replies.
- Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2592 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/24 20:52:15 UTC, 0 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2314 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/24 20:52:37 UTC, 0 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2315 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/24 22:41:01 UTC, 0 replies.
- Review Request 28415: Add tests for socket interface. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/24 23:15:44 UTC, 10 replies.
- Review Request 28420: Fixed comments in example module implementation. - posted by Kapil Arya <ka...@mesosphere.io> on 2014/11/24 23:41:55 UTC, 0 replies.
- Re: Review Request 28420: Fixed typos in comments for example module implementation. - posted by Kapil Arya <ka...@mesosphere.io> on 2014/11/24 23:42:18 UTC, 2 replies.
- Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2316 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/24 23:52:17 UTC, 0 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2317 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/25 02:30:03 UTC, 0 replies.
- Review Request 28429: Removed a few DiskInfo validation from C++ Resources. - posted by Jie Yu <yu...@gmail.com> on 2014/11/25 07:42:12 UTC, 2 replies.
- Review Request 28430: Added TaskInfo check for Containerizer. - posted by Jie Yu <yu...@gmail.com> on 2014/11/25 07:45:11 UTC, 0 replies.
- Review Request 28431: Added containerizer check in slave when launching tasks. - posted by Jie Yu <yu...@gmail.com> on 2014/11/25 07:47:27 UTC, 0 replies.
- Review Request 28432: Added containerizer check for DiskInfo. - posted by Jie Yu <yu...@gmail.com> on 2014/11/25 07:49:05 UTC, 0 replies.
- Review Request 28433: Fixed a double counting bug for staging tasks. - posted by Jie Yu <yu...@gmail.com> on 2014/11/25 08:07:57 UTC, 0 replies.
- Review Request 28442: Updated WhitelistWatcher to watch only if a file is given. - posted by Alexander Rukletsov <al...@mesosphere.io> on 2014/11/25 17:29:08 UTC, 5 replies.
- Review Request 28444: Expanded labels comment in mesos.proto. - posted by Niklas Nielsen <ni...@qni.dk> on 2014/11/25 19:27:02 UTC, 3 replies.
- Re: Review Request 14286: Added /master/slaves and /master/frameworks/{framework}/tasks/{task} endpoints. - posted by Benjamin Hindman <be...@berkeley.edu> on 2014/11/25 20:13:17 UTC, 0 replies.
- Using mesos to manage windows processes? - posted by Jonathan Dietrich <Jo...@D2L.com> on 2014/11/25 22:26:10 UTC, 6 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2596 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/25 23:41:45 UTC, 0 replies.
- Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2318 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/25 23:53:55 UTC, 0 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui #2597 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/26 03:33:49 UTC, 0 replies.
- Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #2319 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/11/26 03:38:07 UTC, 0 replies.
- Re: Review Request 28315: Refactor clock to simplify libev cut. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/26 06:31:56 UTC, 0 replies.
- Re: Review Request 28316: Reorganize clock event callback functions. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/26 06:32:48 UTC, 0 replies.
- Re: Review Request 28317: Move libev specific parts of clock into libev_clock. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/26 06:33:26 UTC, 0 replies.
- Re: Review Request 28318: Move last references of libev out of process.cpp. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/26 06:33:39 UTC, 0 replies.
- Re: Review Request 28319: Add enable-libevent flag to Libprocess. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/26 06:34:02 UTC, 0 replies.
- Re: Review Request 28320: Add multiple include guard to libev. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/26 06:34:17 UTC, 0 replies.
- Re: Review Request 28321: Introduce libevent header and implementation. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/26 06:34:34 UTC, 0 replies.
- Re: Review Request 28322: Introduce libevent clock implementation. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/26 06:34:44 UTC, 0 replies.
- Re: Review Request 28323: Introduce libevent poll implementation. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/26 06:34:56 UTC, 0 replies.
- Review Request 28484: Rename Socket read to recv. This is more consistent: send/recv vs. send/read. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/26 23:49:58 UTC, 2 replies.
- Review Request 28485: Provide a default bind() in Socket: any port localhost. - posted by Joris Van Remoortere <jo...@gmail.com> on 2014/11/26 23:50:02 UTC, 2 replies.
- Review Request 28514: Updated WhitelistWatcher behaviour and introduced initial whitelist. - posted by Alexander Rukletsov <al...@mesosphere.io> on 2014/11/27 13:33:24 UTC, 1 replies.
- Call for blogs to aggregate in Mesos Planet - posted by Dave Lester <da...@gmail.com> on 2014/11/28 18:10:01 UTC, 0 replies.
- Fwd: Infrastructure-as-a-Service (IaaS) Devroom at FOSDEM 15: Call for Participation - posted by Dave Lester <da...@gmail.com> on 2014/11/30 15:48:10 UTC, 0 replies.