Gary Tully created ARTEMIS-4149:
-----------------------------------
Summary: add watcher to login.config dir to trigger jass property
reload
Key: ARTEMIS-4149
URL: https://issues.apache.org/jira/browse/ARTEMIS-4149
Project: ActiveMQ Artemis
Issue Type: Improvement
Components: Configuration, JAAS
Affects Versions: 2.27.0
Reporter: Gary Tully
Assignee: Gary Tully
Fix For: 2.28.0
The contents and modification of jaas re-loadable properties are visible in the
status, however they are reloaded on next use, which requires a jaas login
attempt. For some login modules this may never never be triggered.
By adding the login.config to the watch list, modifications to that directory
can trigger a reload and status update based on the
configurationFileRefreshPeriod cycle.
This ensures that the status flied can be reliably updated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)