[
https://issues.apache.org/jira/browse/ARTEMIS-5375?focusedWorklogId=964471&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-964471
]
ASF GitHub Bot logged work on ARTEMIS-5375:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 02/Apr/25 14:06
Start Date: 02/Apr/25 14:06
Worklog Time Spent: 10m
Work Description: gtully opened a new pull request, #5594:
URL: https://github.com/apache/activemq-artemis/pull/5594
…files
Issue Time Tracking
-------------------
Worklog Id: (was: 964471)
Remaining Estimate: 0h
Time Spent: 10m
> provide a fileAlder32 checksum in status of property configuration
> ------------------------------------------------------------------
>
> Key: ARTEMIS-5375
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5375
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Configuration
> Affects Versions: 2.40.0
> Reporter: Gary Tully
> Assignee: Gary Tully
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The loaded and applied property config files include an alder32 checksum of
> the property key values from the in memory representation. This is great, but
> it puts the burden on interpretation to understand java property conventions
> and escapes. For simple property files this works ok.
> However we now support multiple files and a json representation.
> having a simple to verify "content of the file checksum" can make the
> validation trivial and less prone to error.
> The validation is used to know that the version/content of a file loaded by
> the broker matches what is present on the file system. Useful when the config
> reload delay is significant.
--
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