You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: Improve log message for slave moving itself into a cgroup. - posted by id...@apache.org on 2014/06/02 19:10:45 UTC, 0 replies.
- git commit: Add helper in tests/mesos.hpp to create task with resources - posted by id...@apache.org on 2014/06/02 19:15:01 UTC, 0 replies.
- git commit: Ignore slave cgroup during isolator recovery. - posted by id...@apache.org on 2014/06/02 22:28:11 UTC, 0 replies.
- git commit: Added process ID prefixes for ZooKeeper related libprocess Processes which are helpful for debugging. - posted by ya...@apache.org on 2014/06/02 23:19:27 UTC, 0 replies.
- [1/2] git commit: Updated dropped message logging to use VLOG. - posted by bm...@apache.org on 2014/06/04 00:43:29 UTC, 0 replies.
- [2/2] git commit: Fixed memory leaks and cleaned up the mesos containerizer logic. - posted by bm...@apache.org on 2014/06/04 00:43:30 UTC, 0 replies.
- [1/2] git commit: Introduced a low-level scheduler API. - posted by be...@apache.org on 2014/06/04 00:47:55 UTC, 0 replies.
- [2/2] git commit: Added a concurrent 'Queue' to libprocess. - posted by be...@apache.org on 2014/06/04 00:47:56 UTC, 0 replies.
- git commit: Removed unsignedness from constant. - posted by be...@apache.org on 2014/06/04 02:51:48 UTC, 0 replies.
- git commit: Removed newline (style failure). - posted by be...@apache.org on 2014/06/04 02:52:58 UTC, 0 replies.
- git commit: Increased the registry store timeout for tests. - posted by bm...@apache.org on 2014/06/04 03:04:03 UTC, 1 replies.
- git commit: Fixed a segfault in libprocess. - posted by bm...@apache.org on 2014/06/04 22:32:47 UTC, 0 replies.
- git commit: Updated CHANGELOG for 0.19.0. - posted by bm...@apache.org on 2014/06/04 22:40:28 UTC, 0 replies.
- git commit: Validated Call's passed to Mesos::send. - posted by be...@apache.org on 2014/06/04 22:41:13 UTC, 0 replies.
- git commit: Pulled common Framework (re-)registration validation into a helper method. - posted by ya...@apache.org on 2014/06/04 22:45:01 UTC, 0 replies.
- Git Push Summary - posted by bm...@apache.org on 2014/06/04 22:48:01 UTC, 2 replies.
- git commit: Prevented slave from (re-)registering when TERMINATING. - posted by nn...@apache.org on 2014/06/05 01:18:30 UTC, 0 replies.
- git commit: Fixed style glitch in slave tests. - posted by nn...@apache.org on 2014/06/05 17:59:05 UTC, 0 replies.
- svn commit: r5500 - in /dev/mesos/0.19.0-rc3: ./ mesos-0.19.0.tar.gz mesos-0.19.0.tar.gz.asc mesos-0.19.0.tar.gz.md5 - posted by bm...@apache.org on 2014/06/06 08:35:57 UTC, 0 replies.
- git commit: Added an abstraction for launching operations in a subprocess. - posted by ji...@apache.org on 2014/06/06 18:19:40 UTC, 0 replies.
- git commit: Added setns utilities to stout. - posted by ji...@apache.org on 2014/06/06 19:07:01 UTC, 0 replies.
- git commit: Added virtual destructor to Operation base class. - posted by ji...@apache.org on 2014/06/06 19:42:50 UTC, 0 replies.
- git commit: Added terminal action to routing lib. - posted by ji...@apache.org on 2014/06/06 19:43:22 UTC, 0 replies.
- [1/2] git commit: Allowed net::IP to be created from a dot decimal string. - posted by ji...@apache.org on 2014/06/06 20:40:19 UTC, 0 replies.
- [2/2] git commit: Used the new net::IP interfaces. - posted by ji...@apache.org on 2014/06/06 20:40:20 UTC, 0 replies.
- git commit: Temporarily disabled flaky AllocatorZookeeperTests due to MESOS-1337, MESOS-1341 and MESOS-1436. - posted by vi...@apache.org on 2014/06/06 20:42:39 UTC, 0 replies.
- git commit: Fixed a typo in setns.hpp - posted by ya...@apache.org on 2014/06/06 23:06:41 UTC, 0 replies.
- git commit: Increased failover timeout for framework in AllocatorTest/SchedulerFailover test. - posted by vi...@apache.org on 2014/06/07 00:47:31 UTC, 0 replies.
- git commit: Added an equal operator for IntervalSet. - posted by ji...@apache.org on 2014/06/07 00:52:33 UTC, 0 replies.
- git commit: Added a hash function for PortRange. - posted by ji...@apache.org on 2014/06/07 01:06:31 UTC, 0 replies.
- [1/3] git commit: Updated reconciliation to send statuses even if state matches. - posted by bm...@apache.org on 2014/06/07 03:05:12 UTC, 0 replies.
- [2/3] git commit: Removed deprecated 'offer_id' from LaunchTasksMessage. - posted by bm...@apache.org on 2014/06/07 03:05:13 UTC, 0 replies.
- [3/3] git commit: Added "implicit" reconciliation. - posted by bm...@apache.org on 2014/06/07 03:05:14 UTC, 0 replies.
- svn commit: r5547 - in /release/mesos/0.19.0: ./ mesos-0.19.0.tar.gz mesos-0.19.0.tar.gz.asc mesos-0.19.0.tar.gz.md5 - posted by bm...@apache.org on 2014/06/09 20:07:54 UTC, 0 replies.
- git commit: Updated Mesos codebase to set the framework principal in FrameworkInfo. - posted by ya...@apache.org on 2014/06/10 00:01:38 UTC, 0 replies.
- svn commit: r1601528 - in /mesos/site: publish/ publish/documentation/getting-started/ publish/documentation/latest/getting-started/ publish/documentation/latest/upgrades/ publish/documentation/upgrades/ publish/downloads/ publish/gettingstarted/ sourc... - posted by bm...@apache.org on 2014/06/10 01:19:05 UTC, 0 replies.
- svn commit: r1601692 - in /mesos/site: publish/index.html publish/sitemap.xml source/index.html.md - posted by dl...@apache.org on 2014/06/10 19:20:47 UTC, 0 replies.
- git commit: Add Apache Hama to list of Mesos frameworks. - posted by dl...@apache.org on 2014/06/10 19:48:41 UTC, 0 replies.
- svn commit: r1601705 - in /mesos/site: publish/documentation/latest/mesos-frameworks/index.html publish/documentation/mesos-frameworks/index.html source/documentation/latest/mesos-frameworks.md - posted by dl...@apache.org on 2014/06/10 19:49:49 UTC, 0 replies.
- git commit: Change MesosContainerizer::update to not return failure for unknown container. - posted by id...@apache.org on 2014/06/10 20:06:32 UTC, 0 replies.
- git commit: post-reviews.py: compatible with git previous to 1.7.2. - posted by vi...@apache.org on 2014/06/10 21:21:34 UTC, 0 replies.
- git commit: Switched to subprocess.Popen to get stdout streamed from verify-reviews. - posted by vi...@apache.org on 2014/06/10 21:24:04 UTC, 0 replies.
- git commit: Added healthy field to TaskUpdate. - posted by nn...@apache.org on 2014/06/10 23:22:45 UTC, 0 replies.
- [1/7] git commit: Authorized resource roles to receive offers from. - posted by vi...@apache.org on 2014/06/11 01:33:46 UTC, 1 replies.
- [2/7] git commit: Authorized launch tasks. - posted by vi...@apache.org on 2014/06/11 01:33:47 UTC, 1 replies.
- [3/7] git commit: Split Authorizer into source and header files. - posted by vi...@apache.org on 2014/06/11 01:33:48 UTC, 1 replies.
- [4/7] git commit: Fixed a bug in scheduler driver to properly erase 'savedOffers'. - posted by vi...@apache.org on 2014/06/11 01:33:49 UTC, 1 replies.
- [5/7] git commit: Injected Authorizer into Master. - posted by vi...@apache.org on 2014/06/11 01:33:50 UTC, 1 replies.
- [6/7] git commit: Added MockAuthorizer and more authorization tests. - posted by vi...@apache.org on 2014/06/11 01:33:51 UTC, 1 replies.
- [7/7] git commit: Changed TaskInfoError and OfferError to Option. - posted by vi...@apache.org on 2014/06/11 01:33:52 UTC, 1 replies.
- git commit: Re-enabled "--acls" flag on master and updated example tests to use authorization. - posted by vi...@apache.org on 2014/06/11 03:23:28 UTC, 0 replies.
- git commit: Revert "Switched to subprocess.Popen to get stdout streamed from" - posted by vi...@apache.org on 2014/06/11 08:49:58 UTC, 0 replies.
- svn commit: r1601837 [3/4] - in /mesos/site: publish/ publish/assets/css/ publish/assets/img/ publish/blog/ publish/blog/framework-authentication-in-apache-mesos-0-15-0/ publish/blog/mesos-0-14-2-released/ publish/blog/mesos-0-16-0-released/ publish/bl... - posted by dl...@apache.org on 2014/06/11 11:12:15 UTC, 0 replies.
- svn commit: r1601837 [4/4] - in /mesos/site: publish/ publish/assets/css/ publish/assets/img/ publish/blog/ publish/blog/framework-authentication-in-apache-mesos-0-15-0/ publish/blog/mesos-0-14-2-released/ publish/blog/mesos-0-16-0-released/ publish/bl... - posted by dl...@apache.org on 2014/06/11 11:12:15 UTC, 0 replies.
- svn commit: r1601837 [1/4] - in /mesos/site: publish/ publish/assets/css/ publish/assets/img/ publish/blog/ publish/blog/framework-authentication-in-apache-mesos-0-15-0/ publish/blog/mesos-0-14-2-released/ publish/blog/mesos-0-16-0-released/ publish/bl... - posted by dl...@apache.org on 2014/06/11 11:12:15 UTC, 0 replies.
- svn commit: r1601837 [2/4] - in /mesos/site: publish/ publish/assets/css/ publish/assets/img/ publish/blog/ publish/blog/framework-authentication-in-apache-mesos-0-15-0/ publish/blog/mesos-0-14-2-released/ publish/blog/mesos-0-16-0-released/ publish/bl... - posted by dl...@apache.org on 2014/06/11 11:12:15 UTC, 0 replies.
- [1/2] git commit: Updates Mesos version in Getting Started guide to 0.19.0 - posted by dl...@apache.org on 2014/06/11 11:32:42 UTC, 0 replies.
- [2/2] git commit: Simplifies documentation headers. - posted by dl...@apache.org on 2014/06/11 11:32:43 UTC, 0 replies.
- svn commit: r1601840 - in /mesos/site: publish/documentation/ publish/documentation/getting-started/ publish/documentation/latest/ publish/documentation/latest/getting-started/ publish/gettingstarted/ source/documentation/ source/documentation/latest/ - posted by dl...@apache.org on 2014/06/11 11:33:56 UTC, 0 replies.
- git commit: Added infix operator for IntervalSet. - posted by ji...@apache.org on 2014/06/11 19:08:29 UTC, 0 replies.
- svn commit: r1601996 - in /mesos/site: publish/ publish/blog/ publish/blog/mesoscon-2014-program-announced/ source/ source/blog/ - posted by dl...@apache.org on 2014/06/11 21:31:48 UTC, 0 replies.
- git commit: Fixed child process leaks in SlaveRecoveryTest.GCExecutor. - posted by bm...@apache.org on 2014/06/11 23:17:35 UTC, 0 replies.
- git commit: Updated verify-reviews to catch exceptions during cleanup. - posted by vi...@apache.org on 2014/06/12 05:58:08 UTC, 0 replies.
- svn commit: r1602267 - in /mesos/site: publish/ publish/blog/ publish/blog/mesos-0-19-0-released/ publish/blog/mesoscon-2014-program-announced/ source/ source/blog/ - posted by dl...@apache.org on 2014/06/12 21:00:09 UTC, 0 replies.
- svn commit: r1602269 - /mesos/site/publish/blog/mesos-0-19-0-released/index.html - posted by dl...@apache.org on 2014/06/12 21:03:39 UTC, 0 replies.
- git commit: Cleanly exit a forked executor if the slave terminates during launch. - posted by id...@apache.org on 2014/06/12 21:22:41 UTC, 0 replies.
- git commit: Fixed a flaky test: SlaveTest.TerminatingSlaveDoesNotReregister. - posted by bm...@apache.org on 2014/06/12 21:25:10 UTC, 0 replies.
- git commit: Fixed ZooKeeperProcess and ProcessWatcher to avoid deadlock during ZooKeeperProcess termination. - posted by vi...@apache.org on 2014/06/12 21:39:54 UTC, 0 replies.
- svn commit: r1602307 - in /mesos/site: publish/assets/css/main.css publish/assets/img/mesoscon-banner-small.png publish/index.html source/assets/css/main.css source/assets/img/mesoscon-banner-small.png source/index.html.md - posted by dl...@apache.org on 2014/06/13 00:35:06 UTC, 0 replies.
- svn commit: r1602308 - in /mesos/site: publish/index.html source/index.html.md - posted by dl...@apache.org on 2014/06/13 00:37:42 UTC, 0 replies.
- git commit: Fixed SlaveRecoveryTest.RestartBeforeContainerizerLaunch test. - posted by vi...@apache.org on 2014/06/13 04:35:56 UTC, 0 replies.
- git commit: Removed TODO that was done. - posted by vi...@apache.org on 2014/06/13 19:19:43 UTC, 0 replies.
- git commit: Added grace period to health check and moved health check into TaskInfo. - posted by nn...@apache.org on 2014/06/13 23:10:16 UTC, 0 replies.
- git commit: Fixed typo in health check grace periods field. - posted by nn...@apache.org on 2014/06/14 00:20:08 UTC, 0 replies.
- [1/5] git commit: Support for running "perf stat". - posted by id...@apache.org on 2014/06/14 00:32:31 UTC, 0 replies.
- [2/5] git commit: Introduce a PerfStatistics protobuf. - posted by id...@apache.org on 2014/06/14 00:32:32 UTC, 0 replies.
- [3/5] git commit: Make unknown container not a Failure for Isolator::cleanup. - posted by id...@apache.org on 2014/06/14 00:32:33 UTC, 0 replies.
- [4/5] git commit: Add a cgroup perf_event isolator. - posted by id...@apache.org on 2014/06/14 00:32:34 UTC, 0 replies.
- [5/5] git commit: Add sampling support to the perf_event isolator. - posted by id...@apache.org on 2014/06/14 00:32:35 UTC, 0 replies.
- [1/2] git commit: Verbose Maven configure error. - posted by be...@apache.org on 2014/06/16 17:20:05 UTC, 0 replies.
- [2/2] git commit: Adding missing files to gitignore template. - posted by be...@apache.org on 2014/06/16 17:20:06 UTC, 0 replies.
- [1/3] git commit: Wait on Containerizer::update to complete before sending status update. - posted by id...@apache.org on 2014/06/16 19:19:19 UTC, 0 replies.
- [2/3] git commit: Give the command executor some cpu and memory. - posted by id...@apache.org on 2014/06/16 19:19:20 UTC, 0 replies.
- [3/3] git commit: Fix some clang compiler issues in perf code. - posted by id...@apache.org on 2014/06/16 19:19:21 UTC, 0 replies.
- git commit: Minor style fix. - posted by id...@apache.org on 2014/06/16 19:23:37 UTC, 0 replies.
- git commit: Enabling ZooKeeper tests that were previously disabled. - posted by vi...@apache.org on 2014/06/16 19:42:17 UTC, 0 replies.
- git commit: MESOS-1312: Added orphan_tasks and unregistered_frameworks in master's state.json. - posted by vi...@apache.org on 2014/06/16 23:03:29 UTC, 0 replies.
- git commit: Added APIs to find host public and loopback interfaces. - posted by ji...@apache.org on 2014/06/17 18:19:55 UTC, 0 replies.
- [1/3] git commit: Use a timeout to discard cgroups::destroy. - posted by id...@apache.org on 2014/06/17 20:04:54 UTC, 0 replies.
- [2/3] git commit: Refactored cgroups::destroy to use a single pass. - posted by id...@apache.org on 2014/06/17 20:04:55 UTC, 0 replies.
- [3/3] git commit: Refactor cgroups::internal::Freezer. - posted by id...@apache.org on 2014/06/17 20:04:56 UTC, 0 replies.
- git commit: Only report cpu.stat values if CFS quota is enabled. - posted by id...@apache.org on 2014/06/17 21:27:38 UTC, 0 replies.
- git commit: Fix SlaveRecoveryTest.Reboot test to reap executor. - posted by id...@apache.org on 2014/06/17 22:28:10 UTC, 0 replies.
- git commit: Added flags::parse() overload for ACLs protobuf. - posted by vi...@apache.org on 2014/06/17 22:42:31 UTC, 0 replies.
- git commit: Allowed IP to be implicitly constructed from a u32 address. - posted by ji...@apache.org on 2014/06/17 23:03:17 UTC, 0 replies.
- git commit: Exposed tests utils in stout. - posted by ji...@apache.org on 2014/06/17 23:07:18 UTC, 0 replies.
- [1/5] git commit: Implemented framework API rate limiting. - posted by ya...@apache.org on 2014/06/17 23:10:37 UTC, 0 replies.
- [2/5] git commit: Created framework rate limits protobuf object which is loaded as JSON through master flags. - posted by ya...@apache.org on 2014/06/17 23:10:38 UTC, 0 replies.
- [3/5] git commit: Added "per-framework-principal" counters for messages from a scheduler to the master. - posted by ya...@apache.org on 2014/06/17 23:10:39 UTC, 0 replies.
- [4/5] git commit: Changed MessageEvent and ExitedEvent to be copyable. - posted by ya...@apache.org on 2014/06/17 23:10:40 UTC, 0 replies.
- [5/5] git commit: Changed RateLimiter to work directly with 'double permitsPerSecond'. - posted by ya...@apache.org on 2014/06/17 23:10:41 UTC, 0 replies.
- git commit: Send status update acknowledgements through the master. - posted by bm...@apache.org on 2014/06/17 23:38:25 UTC, 0 replies.
- git commit: Revert "Allowed IP to be implicitly constructed from a u32 address." - posted by ji...@apache.org on 2014/06/17 23:42:41 UTC, 0 replies.
- git commit: Ensured the scheduler driver IDs are unique. - posted by bm...@apache.org on 2014/06/18 00:19:34 UTC, 0 replies.
- [1/2] git commit: Refactored subprocess to support more IO redirect modes. - posted by ji...@apache.org on 2014/06/18 19:19:55 UTC, 0 replies.
- [2/2] git commit: Updated mesos to use the new Subprocess API. - posted by ji...@apache.org on 2014/06/18 19:19:56 UTC, 0 replies.
- [1/2] git commit: Allowed launching subprocesses with flags. - posted by ji...@apache.org on 2014/06/18 23:56:58 UTC, 0 replies.
- [2/2] git commit: Updated mesos to use the new Subprocess interface with flags. - posted by ji...@apache.org on 2014/06/18 23:56:59 UTC, 0 replies.
- [1/2] git commit: Added logging for ip resolution errors in libprocess. - posted by bm...@apache.org on 2014/06/19 01:46:33 UTC, 0 replies.
- [2/2] git commit: Added process delegate for accessing the scheduler endpoint. - posted by bm...@apache.org on 2014/06/19 01:46:34 UTC, 0 replies.
- [1/2] git commit: Refactored os::user to return a Result. - posted by bm...@apache.org on 2014/06/19 02:38:11 UTC, 0 replies.
- [2/2] git commit: Updated mesos to use refactored os::user call. - posted by bm...@apache.org on 2014/06/19 02:38:12 UTC, 0 replies.
- git commit: Updated reviewbot to only build and test once. - posted by vi...@apache.org on 2014/06/19 02:57:07 UTC, 0 replies.
- [1/2] git commit: Added a SIGUSR1 shutdown test. - posted by bm...@apache.org on 2014/06/19 05:41:03 UTC, 0 replies.
- [2/2] git commit: Added a SIGUSR1 handler to cleanly shut down the slave. - posted by bm...@apache.org on 2014/06/19 05:41:04 UTC, 0 replies.
- svn commit: r1603964 - /mesos/site/doap.rdf - posted by vi...@apache.org on 2014/06/19 19:24:09 UTC, 0 replies.
- svn commit: r1603999 - in /mesos/site: publish/blog/mesoscon-2014-program-announced/index.html publish/sitemap.xml source/blog/2014-06-11-mesoscon-2014-program-announced.md - posted by dl...@apache.org on 2014/06/19 20:53:55 UTC, 0 replies.
- git commit: Assert slave not master. - posted by be...@apache.org on 2014/06/19 21:11:49 UTC, 0 replies.
- git commit: Fixed a compiler error due to ambiguous UNREACHABLE in Subprocess. - posted by ji...@apache.org on 2014/06/20 00:42:00 UTC, 0 replies.
- [1/2] git commit: Exposed method in Process to get event counts of specific types. - posted by bm...@apache.org on 2014/06/20 02:46:53 UTC, 0 replies.
- [2/2] git commit: Exposed MessageEvent queue size from Master/Scheduler. - posted by bm...@apache.org on 2014/06/20 02:46:54 UTC, 0 replies.
- git commit: Removed outdated web farm documentation. - posted by bm...@apache.org on 2014/06/20 03:31:32 UTC, 0 replies.
- git commit: Fixed an include path for installed headers. - posted by bm...@apache.org on 2014/06/20 23:04:24 UTC, 0 replies.
- git commit: Increased timeout for zookeeper_init temporary name resolution failures. - posted by bm...@apache.org on 2014/06/20 23:54:20 UTC, 0 replies.
- git commit: Added dispatch and http event queue metrics to master. - posted by bm...@apache.org on 2014/06/21 00:24:37 UTC, 0 replies.
- [1/2] git commit: Added cgroups::memory::oom and cgroups::memory::oom::killer controls. - posted by id...@apache.org on 2014/06/21 01:55:52 UTC, 0 replies.
- [2/2] git commit: Cleaned up test to use cgroups::memory::limit_in_bytes - posted by id...@apache.org on 2014/06/21 01:55:53 UTC, 0 replies.
- git commit: Fixed make distclean. - posted by bm...@apache.org on 2014/06/21 02:27:33 UTC, 0 replies.
- [1/6] git commit: Added support for optionally throttling the frameworks not specified in RateLimits config. - posted by ya...@apache.org on 2014/06/23 20:25:44 UTC, 0 replies.
- [2/6] git commit: Added more tests for framework rate limiting. - posted by ya...@apache.org on 2014/06/23 20:25:45 UTC, 0 replies.
- [3/6] git commit: Added a log line to indicate framework rate limiting is enabled. - posted by ya...@apache.org on 2014/06/23 20:25:46 UTC, 0 replies.
- [4/6] git commit: Removed the wait in StartMaster() for the master to get elected before returning because it's no longer necessary. - posted by ya...@apache.org on 2014/06/23 20:25:47 UTC, 0 replies.
- [5/6] git commit: Added flags::parse() overload for RateLimits protobuf. - posted by ya...@apache.org on 2014/06/23 20:25:48 UTC, 0 replies.
- [6/6] git commit: Refactored the querying and parsing of metrics snapshot into a MACRO. - posted by ya...@apache.org on 2014/06/23 20:25:49 UTC, 0 replies.
- git commit: Add task health check and integrate with command executor. - posted by be...@apache.org on 2014/06/23 20:41:38 UTC, 0 replies.
- git commit: Ensured the master's work directory is created during start up. - posted by bm...@apache.org on 2014/06/23 20:54:22 UTC, 0 replies.
- git commit: Added a VLOG for ping message in slave. - posted by vi...@apache.org on 2014/06/23 21:51:32 UTC, 0 replies.
- svn commit: r1604922 - in /mesos/site: publish/ publish/documentation/latest/running-a-web-application-farm-on-mesos/ publish/documentation/running-a-web-application-farm-on-mesos/ source/documentation/latest/ - posted by dl...@apache.org on 2014/06/23 22:14:34 UTC, 0 replies.
- git commit: Exposed constructors for types declared in Log.java. - posted by ji...@apache.org on 2014/06/23 23:13:31 UTC, 0 replies.
- git commit: Updates PoweredByMesos documentation. - posted by dl...@apache.org on 2014/06/23 23:39:44 UTC, 0 replies.
- svn commit: r1604945 - in /mesos/site: publish/documentation/latest/powered-by-mesos/index.html publish/documentation/powered-by-mesos/index.html source/documentation/latest/powered-by-mesos.md - posted by dl...@apache.org on 2014/06/23 23:40:47 UTC, 0 replies.
- git commit: Fixed a style warning. - posted by bm...@apache.org on 2014/06/24 01:35:06 UTC, 0 replies.
- git commit: Modified two slave recovery tests to deal with the cases where 'update' in an isolator launches a subprocess. - posted by ji...@apache.org on 2014/06/24 01:51:51 UTC, 0 replies.
- git commit: Temporarily disabled health check tests due to MESOS-1533. - posted by vi...@apache.org on 2014/06/24 06:56:52 UTC, 0 replies.
- git commit: Properly disable health check tests. - posted by vi...@apache.org on 2014/06/24 09:18:48 UTC, 0 replies.
- git commit: Added support for following redirects to the fetcher (via stout/net). - posted by vi...@apache.org on 2014/06/24 19:50:10 UTC, 0 replies.
- git commit: Explicitly terminated scheduler process in ~MesosSchedulerDriver(). - posted by vi...@apache.org on 2014/06/24 20:24:13 UTC, 0 replies.
- git commit: Added a test to verify that frameworks with equal share get equal number of allocations. - posted by vi...@apache.org on 2014/06/24 21:21:01 UTC, 0 replies.
- git commit: Wait on orphan cgroup destroy during launcher recovery. - posted by id...@apache.org on 2014/06/24 21:43:12 UTC, 0 replies.
- svn commit: r1605185 - in /mesos/site: publish/ publish/assets/img/blog/ publish/blog/ publish/blog/mesos-community-survey-2014-results/ source/ source/assets/img/blog/ source/blog/ - posted by dl...@apache.org on 2014/06/24 22:49:59 UTC, 0 replies.
- git commit: Fixed FrameworkReregistersFirst and SlaveReregistersFirst allocator tests. - posted by vi...@apache.org on 2014/06/25 00:04:23 UTC, 0 replies.
- git commit: Fixed FaultToleranceTest.SlaveReregisterTerminatedExecutor test. - posted by vi...@apache.org on 2014/06/25 03:17:35 UTC, 0 replies.
- git commit: Cleaned up libjvm to use DynamicLibrary. - posted by nn...@apache.org on 2014/06/25 23:21:20 UTC, 0 replies.
- [1/7] git commit: Refactored Subprocess to support execve style launch and customized clone function. - posted by ji...@apache.org on 2014/06/25 23:37:43 UTC, 0 replies.
- [2/7] git commit: Updated mesos to adapt to the new Subprocess interfaces. - posted by ji...@apache.org on 2014/06/25 23:37:44 UTC, 0 replies.
- [3/7] git commit: Introduced a Subcommand abstraction in stout. - posted by ji...@apache.org on 2014/06/25 23:37:45 UTC, 0 replies.
- [4/7] git commit: Added subcommand tests to stout tests. - posted by ji...@apache.org on 2014/06/25 23:37:46 UTC, 0 replies.
- [5/7] git commit: Reverted Operation in favor of using Subcommand. - posted by ji...@apache.org on 2014/06/25 23:37:47 UTC, 0 replies.
- [6/7] Refactored the mesos containerizer launcher to fix MESOS-1404. - posted by ji...@apache.org on 2014/06/25 23:37:48 UTC, 0 replies.
- [7/7] git commit: Refactored the mesos containerizer launcher to fix MESOS-1404. - posted by ji...@apache.org on 2014/06/25 23:37:49 UTC, 0 replies.
- git commit: Handle container destroy during launch for MesosContainerizer. - posted by id...@apache.org on 2014/06/25 23:59:52 UTC, 0 replies.
- [1/2] Added a network isolator based on port mapping. - posted by ji...@apache.org on 2014/06/26 00:08:22 UTC, 0 replies.
- [2/2] git commit: Added a network isolator based on port mapping. - posted by ji...@apache.org on 2014/06/26 00:08:23 UTC, 0 replies.
- [1/2] git commit: Add check for perf support. - posted by id...@apache.org on 2014/06/26 02:14:37 UTC, 0 replies.
- [2/2] git commit: Add some relation operators to os::Release - posted by id...@apache.org on 2014/06/26 02:14:38 UTC, 0 replies.
- git commit: Fixed DRFAllocatorTest.SameShareAllocations test. - posted by vi...@apache.org on 2014/06/26 05:55:33 UTC, 0 replies.
- git commit: Fixed typo EXAMPLESSCRIPTJAVA to EXAMPLESCRIPTJAVA in the Makefile. - posted by bm...@apache.org on 2014/06/26 21:47:38 UTC, 0 replies.
- git commit: Added unit tests for the port mapping network isolator. - posted by ji...@apache.org on 2014/06/26 22:05:08 UTC, 0 replies.
- git commit: Exposed VETH_PREFIX and used mesos instead of veth. - posted by ji...@apache.org on 2014/06/26 23:13:38 UTC, 0 replies.
- git commit: Added a default master work directory for local runs. - posted by bm...@apache.org on 2014/06/27 03:17:36 UTC, 0 replies.
- git commit: Added check for libnl headers in configure.ac. - posted by ji...@apache.org on 2014/06/27 19:53:05 UTC, 0 replies.
- git commit: Enabled the support for creating nested cgroup structures. This is important for systemd support. - posted by ji...@apache.org on 2014/06/27 20:14:20 UTC, 0 replies.
- git commit: Do not append endln on cgroup write. - posted by ji...@apache.org on 2014/06/27 20:20:37 UTC, 0 replies.
- git commit: Added documentation for authorization. - posted by vi...@apache.org on 2014/06/28 00:07:41 UTC, 0 replies.
- git commit: Updated the documentatin of SchedulerDriver::stop(). - posted by vi...@apache.org on 2014/06/28 01:53:21 UTC, 0 replies.
- git commit: Temporarisly disabled MasterTest.OrphanTasks tests due to MESOS-1543. - posted by vi...@apache.org on 2014/06/28 01:56:46 UTC, 0 replies.
- git commit: Fixed spelling of "Authentication" in CHANGELOG - posted by me...@apache.org on 2014/06/28 02:00:59 UTC, 0 replies.
- git commit: Improved the checking for libnl3 in configure.ac. - posted by ji...@apache.org on 2014/06/28 04:25:56 UTC, 0 replies.
- [1/2] git commit: Refactored the scheduler/executor driver to remove calling 'stop'. - posted by be...@apache.org on 2014/06/29 18:28:19 UTC, 0 replies.
- [2/2] git commit: Make sure we pass CXXFLAGS when building Python eggs. - posted by be...@apache.org on 2014/06/29 18:28:20 UTC, 0 replies.
- [1/4] git commit: HTTP authentication flag for basic/digest HTTP authentication. - posted by be...@apache.org on 2014/06/29 21:50:24 UTC, 0 replies.
- [2/4] git commit: Minor style cleanups and some additional comments. - posted by be...@apache.org on 2014/06/29 21:50:25 UTC, 0 replies.
- [3/4] git commit: Split version where N tokens can be specified. - posted by be...@apache.org on 2014/06/29 21:50:26 UTC, 0 replies.
- [4/4] git commit: Simplified strings::split when 'n' != None. - posted by be...@apache.org on 2014/06/29 21:50:27 UTC, 0 replies.
- git commit: Fixed build breakage caused by string append syntax failure. - posted by vi...@apache.org on 2014/06/30 23:05:10 UTC, 0 replies.