Gary Tully created ARTEMIS-5375:
-----------------------------------
Summary: 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
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