You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2021/12/15 13:57:00 UTC

[jira] [Closed] (ARTEMIS-3586) ActiveMQActivationSpec equals method has switched singleConnection and useJNDI null pointer verification

     [ https://issues.apache.org/jira/browse/ARTEMIS-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clebert Suconic closed ARTEMIS-3586.
------------------------------------
    Resolution: Fixed

> 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: Bug
>    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)