[
https://issues.apache.org/jira/browse/AMQ-9233?focusedWorklogId=866614&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-866614
]
ASF GitHub Bot logged work on AMQ-9233:
---------------------------------------
Author: ASF GitHub Bot
Created on: 21/Jun/23 05:39
Start Date: 21/Jun/23 05:39
Worklog Time Spent: 10m
Work Description: jbonofre opened a new pull request, #1034:
URL: https://github.com/apache/activemq/pull/1034
(no comment)
Issue Time Tracking
-------------------
Worklog Id: (was: 866614)
Remaining Estimate: 0h
Time Spent: 10m
> NPE in SubQueueSelectorCacheBroker.removeConsumer
> -------------------------------------------------
>
> Key: AMQ-9233
> URL: https://issues.apache.org/jira/browse/AMQ-9233
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 5.16.4
> Reporter: Matt Pavlovich
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 5.19.0, 5.18.2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This NPE occurs after a number of cascading errors. Probably, the
> _selectors.size()_ needs a null check.
> {noformat}
> java.lang.NullPointerException
> at
> org.apache.activemq.plugin.SubQueueSelectorCacheBroker.removeConsumer(SubQueueSelectorCacheBroker.java:183)[activemq-broker-5.16.4.jar:5.16.4]
> at
> org.apache.activemq.broker.BrokerFilter.removeConsumer(BrokerFilter.java:139)[activemq-broker-5.16.4.jar:5.16.4]
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)