[
https://issues.apache.org/jira/browse/ARTEMIS-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17793361#comment-17793361
]
ASF subversion and git services commented on ARTEMIS-4525:
----------------------------------------------------------
Commit 15dd24754ae8c6c2dd646fbd214f7a76b33b1197 in activemq-artemis's branch
refs/heads/main from Stephen Higgs
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=15dd24754a ]
ARTEMIS-4525 determinstic webapp directory names
This commit uses the war file name as the webapp directory name instead
of the default directory name that includes random charcters.
> determinstic webapp directory names
> -----------------------------------
>
> Key: ARTEMIS-4525
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4525
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 2.31.2
> Reporter: Stephen Higgs
> Assignee: Stephen Higgs
> Priority: Minor
> Fix For: 2.32.0
>
>
> The current directory structure for the ${ARTMES_INSTANCE}/tmp/webapps has a
> naming structure like:
> {code}
> jetty-localhost-8161-artemis-plugin_war-_artemis-plugin-any-7963231925855599146
> {code}
> Writing policies for security frameworks like fapolicyd is difficult with
> directory names that include random characters.
> The webapp directory names can be simplified and determinstic.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)