Gary Tully created ARTEMIS-3688:
-----------------------------------
Summary: properties config - allow validation and reporting of
miss configuration
Key: ARTEMIS-3688
URL: https://issues.apache.org/jira/browse/ARTEMIS-3688
Project: ActiveMQ Artemis
Issue Type: Improvement
Components: Configuration
Affects Versions: 2.20.0
Reporter: Gary Tully
the properties applied via ARTEMIS-3627 get ignored if they are not correct.
There is currently no validation.
It would be great if there was an additional property that would control that...
validate=error|log|ignore
in the log case, in addition to log.info(...), having a jmx view of the map
key/values that got ignored would be great.
in the error case, I guess there is still log.error but the broker won't start,
it will error out.
This will need a rework of beanutil b/c it currently does not support feedback
based on missing fields, it will happily ignore.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)