You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by carlonelong <gi...@git.apache.org> on 2018/04/03 09:42:45 UTC

[GitHub] mesos pull request #280: Fix wrong example of executor message.

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 <lo...@...>
Date:   2017-12-27T13:29:16Z

    Add Bytedance into powered-by-mesos
    
    Change-Id: I13b7ac228462e3cd0ab59b40f37599b255b5c762

commit b9c519c152a1a5ed00e3fd5aa0451ac5d6cae74f
Author: Carlone <ca...@...>
Date:   2018-04-03T09:34:44Z

    Merge pull request #1 from apache/master
    
    Update

commit 0e5e85ece7a4c27a34ceaf372297112fc8594286
Author: longfei <lo...@...>
Date:   2018-04-03T09:39:45Z

    Fix wrong example for executor message.
    
    Change-Id: I6cef034b232228951aa93672a6342557444f81dc

----


---

[GitHub] mesos pull request #280: Fix wrong example of executor message.

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/mesos/pull/280


---

[GitHub] mesos issue #280: Fix wrong example of executor message.

Posted by Gilbert88 <gi...@git.apache.org>.
Github user Gilbert88 commented on the issue:

    https://github.com/apache/mesos/pull/280
  
    LGTM! I committed this patch with commit message modified.


---

[GitHub] mesos issue #280: Fix wrong example of executor message.

Posted by xujyan <gi...@git.apache.org>.
Github user xujyan commented on the issue:

    https://github.com/apache/mesos/pull/280
  
    Thanks for @carlonelong for the PR. The PR includes some extraneous commits (see above), could you clean it up?


---

[GitHub] mesos issue #280: Fix wrong example of executor message.

Posted by carlonelong <gi...@git.apache.org>.
Github user carlonelong commented on the issue:

    https://github.com/apache/mesos/pull/280
  
    Sorry, my bad. Check again pls. @xujyan 


---