activemq-artemis/artemis-web
Howard Gao d0a2186e9c ARTEMIS-2596 (kill -9) AMQ causes tmp web dir space usage to increase
If you kill the server without invoking a normal shutdown, tmp
web files are not cleaned out.  This leaves old webapp folders
lingering until a normal shutdown.

In a failover test environment that repeatedly kills the server,
this causes disk space usage issues.

The fix is to add a cleanup method before the web server starts.
It searches the tmp web dir if there is any leftover files/dirs
and delete them if any.
2020-05-18 16:25:48 -04:00
..
src ARTEMIS-2596 (kill -9) AMQ causes tmp web dir space usage to increase 2020-05-18 16:25:48 -04:00
pom.xml [maven-release-plugin] prepare for next development iteration 2020-05-16 18:38:47 -04:00