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

ASF subversion and git services commented on ARTEMIS-988:
---------------------------------------------------------

Commit e09be4864aff04db372fb4c72c0d01c2fe91e798 in activemq-artemis's branch 
refs/heads/master from [~gaohoward]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=e09be48 ]

ARTEMIS-988 Regression: web tmp dir not cleaned up

Due to recent changes, the web component is shutdown by the
server, but the shutdown flag is lost so the web component's
cleanup check method is not get called and the web's tmp
dir is left there after user stopped the broker (control-c).

The fix is add a suitable API to allow passing of the
flag so the web component can make sure its tmp dir gets
cleaned up properly before exiting the VM.


> Regression: web tmp dir not cleaned up
> --------------------------------------
>
>                 Key: ARTEMIS-988
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-988
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 1.5.3
>            Reporter: Howard Gao
>            Assignee: Howard Gao
>             Fix For: 2.0.0
>
>
> Due to recent changes, the web component is shutdown by the server, but the 
> shutdown flag is lost so the web component's cleanup check method is not get 
> called and the web's tmp dir is left there after user stopped the broker 
> (control-c).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to