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 subversion and git services (Jira)" <ji...@apache.org> on 2019/09/06 18:27:00 UTC

[jira] [Commented] (ARTEMIS-2473) RemoteQueueBindingImpl should check for empty filters

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

ASF subversion and git services commented on ARTEMIS-2473:
----------------------------------------------------------

Commit 94139259579f4c7cd3747d70f34ac73ccdb76653 in activemq-artemis's branch refs/heads/master from Francesco Nigro
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=9413925 ]

ARTEMIS-2473 RemoteQueueBindingImpl should check for empty filters


> RemoteQueueBindingImpl should check for empty filters
> -----------------------------------------------------
>
>                 Key: ARTEMIS-2473
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2473
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.10.0
>            Reporter: Francesco Nigro
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> RemoteQueueBindingImpl::isHighAcceptPriority can fail with NPE because the filters HashMap can contain null filters.
> RemoteQueueBindingImpl::addConsumer(SimpleString.toSimpleString("")) can create null filters to be added to the filters HashMap.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)