GitHub user lulf opened a pull request:

    https://github.com/apache/activemq-artemis/pull/725

    Add forceShutdown core management operation

    This is a proposal of an operation to shutdown not just the artemis server 
but the JVM itself. This feature would allow us to avoid creating a parent 
process to control the JVM lifecycle. Apologies if there is already some way to 
do this remotely.

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

    $ git pull https://github.com/lulf/activemq-artemis 
lulf/add-jvm-shutdown-operation

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

    https://github.com/apache/activemq-artemis/pull/725.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 #725
    
----
commit d5378331286cb5fae70aa3003e63d98d6bc4feba
Author: Ulf Lilleengen <[email protected]>
Date:   2016-08-17T09:51:56Z

    Add forceShutdown core management operation

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to