[
https://issues.apache.org/jira/browse/ARTEMIS-3058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17262771#comment-17262771
]
ASF subversion and git services commented on ARTEMIS-3058:
----------------------------------------------------------
Commit 9aa7a107441d8e0465e506f0f964eca11081df61 in activemq-artemis's branch
refs/heads/master from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=9aa7a10 ]
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.
> Improper AddressSettings merge
> ------------------------------
>
> Key: ARTEMIS-3058
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3058
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)