[6/6] git commit: Refactored the querying and parsing of metrics snapshot into a MACRO.

2014-06-23 Thread yan
Refactored the querying and parsing of metrics snapshot into a MACRO. Review: https://reviews.apache.org/r/22639 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/a6236a43 Tree:

git commit: Add task health check and integrate with command executor.

2014-06-23 Thread benh
Repository: mesos Updated Branches: refs/heads/master f943e2fc8 - ff64e4ed6 Add task health check and integrate with command executor. Added task health check process that is launched with the command executor if health check is configured. It runs configured health check command and return

git commit: Ensured the master's work directory is created during start up.

2014-06-23 Thread bmahler
Repository: mesos Updated Branches: refs/heads/master ff64e4ed6 - 1ce8d31fd Ensured the master's work directory is created during start up. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/1ce8d31f Tree:

git commit: Added a VLOG for ping message in slave.

2014-06-23 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master 1ce8d31fd - 7200cca1c Added a VLOG for ping message in slave. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/7200cca1 Tree:

git commit: Exposed constructors for types declared in Log.java.

2014-06-23 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master 7200cca1c - 38f0cade8 Exposed constructors for types declared in Log.java. This allows java API users to construct objects in tests without extra hoop-jumping. This patch also fixed some javadoc errors. Review:

git commit: Updates PoweredByMesos documentation.

2014-06-23 Thread dlester
Repository: mesos Updated Branches: refs/heads/master 38f0cade8 - bbdb32fbe Updates PoweredByMesos documentation. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/bbdb32fb Tree:

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

2014-06-23 Thread dlester
Author: dlester Date: Mon Jun 23 21:40:47 2014 New Revision: 1604945 URL: http://svn.apache.org/r1604945 Log: Updates PoweredByMesos page. Modified: mesos/site/publish/documentation/latest/powered-by-mesos/index.html mesos/site/publish/documentation/powered-by-mesos/index.html

git commit: Modified two slave recovery tests to deal with the cases where 'update' in an isolator launches a subprocess.

2014-06-23 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master e0284d095 - 44345e8f3 Modified two slave recovery tests to deal with the cases where 'update' in an isolator launches a subprocess. Review: https://reviews.apache.org/r/22900 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo

git commit: Temporarily disabled health check tests due to MESOS-1533.

2014-06-23 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master 44345e8f3 - ee23a2ffb Temporarily disabled health check tests due to MESOS-1533. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/ee23a2ff Tree: