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

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

GitHub user gaohoward opened a pull request:

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

    ARTEMIS-835 Quick restart of broker will leave tmp dir dirty

      - Added a timeout wait on each web context's tmp dir in
        WebServerComponent.stop() method.

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

    $ git pull https://github.com/gaohoward/activemq-artemis br_ARTEMIS-835

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

    https://github.com/apache/activemq-artemis/pull/879.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 #879
    
----
commit 66a7bbb740e7a65bda6e6324e5b29fa7a4e26c94
Author: Howard Gao <[email protected]>
Date:   2016-11-02T12:51:51Z

    ARTEMIS-835 Quick restart of broker will leave tmp dir dirty
      - Added a timeout wait on each web context's tmp dir in
        WebServerComponent.stop() method.

----


> Quick restart of broker will leave tmp dir dirty
> ------------------------------------------------
>
>                 Key: ARTEMIS-835
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-835
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 1.4.0
>            Reporter: Howard Gao
>            Assignee: Howard Gao
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> To reproduce:
> Do
> ./artemis-service restart
> many times and check the <instance>/tmp dir, it will have some temporary 
> directories there, which are supposed to be deleted.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to