[ 
https://issues.apache.org/jira/browse/ARTEMIS-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482574#comment-16482574
 ] 

ASF GitHub Bot commented on ARTEMIS-1874:
-----------------------------------------

GitHub user jbertram opened a pull request:

    https://github.com/apache/activemq-artemis/pull/2094

    ARTEMIS-1874 fix NPE setting object property

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-1874

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/2094.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2094
    
----
commit 29aa0d340b12e84aae6047f18a5759b94495652e
Author: Justin Bertram <jbertram@...>
Date:   2018-05-21T14:55:15Z

    ARTEMIS-1874 fix NPE setting object property

----


> NPE in ActiveMQMessage.setObjectProperty
> ----------------------------------------
>
>                 Key: ARTEMIS-1874
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1874
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Alastair Mailer
>            Priority: Major
>
> Calling ActiveMQMessage.setObjectProperty("name", null) causes an NPE in 
> handleCoreProperty line 968 (value.toString()) if "name" is either 
> "JMSXGroupID" or "JMSXUserID".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to