[
https://issues.apache.org/jira/browse/ARTEMIS-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clebert Suconic updated ARTEMIS-3586:
-------------------------------------
Issue Type: Improvement (was: Bug)
> ActiveMQActivationSpec equals method has switched singleConnection and
> useJNDI null pointer verification
> --------------------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-3586
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3586
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 2.19.0
> Reporter: Tiago Bueno
> Priority: Minor
> Fix For: 2.20.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The equals method on ActiveMQActivationSpec has a switched null pointer
> verification for singleConnection and useJNDI fields.
> Since both fields are initialized with a value by default it should not be a
> problem but if one of these fields are set as null at some point and then
> equals is called it throws a NPE.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)