[
https://issues.apache.org/jira/browse/ARTEMIS-4149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682267#comment-17682267
]
ASF subversion and git services commented on ARTEMIS-4149:
----------------------------------------------------------
Commit b5ae95c3765734421f5fe0fb7996d41ba4ba4239 in activemq-artemis's branch
refs/heads/main from Gary Tully
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=b5ae95c376 ]
ARTEMIS-4149 - add watch to login.config dir to trigger periodic update to jass
reloadable properties status in the absence of login attempts
> 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
> Priority: Major
> Fix For: 2.28.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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 field for reloaded properties can be updated in
> a timely manner.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)