activemq-artemis/artemis-server
Justin Bertram 9aa7a10744 ARTEMIS-3058 improper AddressSettings merge
The merge method in AddressSettings should *not* use any getters. It
should reference the relevant variables directly. Using any getters will
return default values in the underlying value is null. This can cause
problems for hierarchical settings.

Also fixed a few potential NPEs exposed by the test-case.
2021-01-11 11:38:59 -05:00
..
src ARTEMIS-3058 improper AddressSettings merge 2021-01-11 11:38:59 -05:00
pom.xml [maven-release-plugin] prepare for next development iteration 2020-11-02 17:45:51 -05:00