You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by r4um <gi...@git.apache.org> on 2018/07/22 06:42:51 UTC

[GitHub] mesos pull request #304: [MESOS-7386] Do a stop if container is not killed

GitHub user r4um opened a pull request:

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

    [MESOS-7386] Do a stop if container is not killed

    Fixes [MESOS-7386](https://issues.apache.org/jira/browse/MESOS-7386)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/r4um/mesos master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/mesos/pull/304.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 #304
    
----
commit 933cd229119925d8196149cbe6f775434b6e2cfa
Author: Pranay Kanwar <pr...@...>
Date:   2018-07-22T06:41:14Z

    [MESOS-7386] Do a stop if container is not killed

----


---