]
Emmanuel Hugonnet commented on WFLY-13575:
------------------------------------------
The test is there to detect configuration changes in artemis so that we may know about it
and decide what to do.
Remove all hard coded references to Artemis default values
----------------------------------------------------------
Key: WFLY-13575
URL:
https://issues.redhat.com/browse/WFLY-13575
Project: WildFly
Issue Type: Enhancement
Components: JMS
Affects Versions: 20.0.0.Final
Reporter: Emmanuel Hugonnet
Assignee: Michal Petrov
Priority: Major
There are still attributes that use Artemis default configuration valuues from
FileConfiguration for example.
Remove those values so that they are not updated behind the scene and add a test to know
when our default values don't align with Artemis ones.