You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/15 16:48:00 UTC

[jira] [Commented] (ARTEMIS-2126) Web server can leak

    [ https://issues.apache.org/jira/browse/ARTEMIS-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16650469#comment-16650469 ] 

ASF GitHub Bot commented on ARTEMIS-2126:
-----------------------------------------

GitHub user jbertram opened a pull request:

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

    ARTEMIS-2126 web server can leak

    

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

    $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-2126

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

    https://github.com/apache/activemq-artemis/pull/2372.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 #2372
    
----
commit 255d616b95f53badb30be83316c18f365e6acb99
Author: Justin Bertram <jb...@...>
Date:   2018-10-15T16:06:24Z

    ARTEMIS-2126 web server can leak

----


> Web server can leak
> -------------------
>
>                 Key: ARTEMIS-2126
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2126
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>
> If the broker shuts itself down due to a critical IO error (e.g. can't access persistent storage) the embedded web server will not be shutdown and will leak.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)