[
https://issues.apache.org/jira/browse/ARTEMIS-4149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Tully updated ARTEMIS-4149:
--------------------------------
Description:
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.
was:
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.
> 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: 10m
> 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)