[
https://issues.apache.org/jira/browse/ARTEMIS-5746?focusedWorklogId=990959&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-990959
]
ASF GitHub Bot logged work on ARTEMIS-5746:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 10/Nov/25 14:13
Start Date: 10/Nov/25 14:13
Worklog Time Spent: 10m
Work Description: gtully commented on code in PR #6028:
URL: https://github.com/apache/activemq-artemis/pull/6028#discussion_r2510734698
##########
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/server/ConfigurationTest.java:
##########
@@ -211,6 +211,56 @@ public void testPropertiesOnlyConfigReload() throws
Exception {
}
}
+ @Test
+ public void testPropertiesDirWithFilterConfigReloadOnNewFile() throws
Exception {
Review Comment:
good idea, done, thank you.
Issue Time Tracking
-------------------
Worklog Id: (was: 990959)
Time Spent: 40m (was: 0.5h)
> brokerProperties - allow configuration of the filter for directory urls
> -----------------------------------------------------------------------
>
> Key: ARTEMIS-5746
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5746
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Configuration
> Affects Versions: 2.44.0
> Reporter: Gary Tully
> Assignee: Gary Tully
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.45.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The properties url can end in a / to indicate that all files in that
> directory should be considered as properties.
> there is a hard-coded filter, .json|.properties but this is a little too
> restrictive. It would be nice for users to be able to use .props or whatever
> filter regex makes sense for an existing directory.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact