You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/19 10:59:00 UTC

[jira] [Commented] (ARTEMIS-1752) Avoid null pointer in bridge

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

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

GitHub user andytaylor opened a pull request:

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

    ARTEMIS-1752 - avoid null pointer in BridgeImpl

    https://issues.apache.org/jira/browse/ARTEMIS-1752

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

    $ git pull https://github.com/andytaylor/activemq-artemis master

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

    https://github.com/apache/activemq-artemis/pull/1957.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 #1957
    
----
commit 673110a37f0fed637a90dd1fd654052d6f66eab4
Author: andytaylor <an...@...>
Date:   2018-03-19T08:36:38Z

    ARTEMIS-1752 - avoid null pointer in BridgeImpl
    
    https://issues.apache.org/jira/browse/ARTEMIS-1752

----


> Avoid null pointer in bridge
> ----------------------------
>
>                 Key: ARTEMIS-1752
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1752
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Andy Taylor
>            Assignee: Andy Taylor
>            Priority: Major
>
> serverLocator.notifyNodeDown(System.currentTimeMillis(), targetNodeID);
>  
> shpould have a null guard in BridgeImpl.java



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