GitHub user carlonelong opened a pull request:
https://github.com/apache/mesos/pull/280
Fix wrong example of executor message.
The example of executor message in executor-http-api.md is wrong. This
patch fixes this.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/carlonelong/mesos master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mesos/pull/280.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #280
----
commit d37da700032990e525c50cb469325e012b027e0a
Author: longfei <longfei@...>
Date: 2017-12-27T13:29:16Z
Add Bytedance into powered-by-mesos
Change-Id: I13b7ac228462e3cd0ab59b40f37599b255b5c762
commit b9c519c152a1a5ed00e3fd5aa0451ac5d6cae74f
Author: Carlone <carlonelong@...>
Date: 2018-04-03T09:34:44Z
Merge pull request #1 from apache/master
Update
commit 0e5e85ece7a4c27a34ceaf372297112fc8594286
Author: longfei <longfei@...>
Date: 2018-04-03T09:39:45Z
Fix wrong example for executor message.
Change-Id: I6cef034b232228951aa93672a6342557444f81dc
----
---