[
https://issues.apache.org/jira/browse/AMQ-9257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722950#comment-17722950
]
Matt Pavlovich edited comment on AMQ-9257 at 5/16/23 1:14 AM:
--------------------------------------------------------------
[~cshannon] Yes, the queue can deadlock if you do administrative work on the
queue while pauseDispatch = true and the expiry task executes to scan for
expired messages.
Also, exipreMessages is one of the config options that _cannot_ be updated at
runtime.
was (Author: mattrpav):
[~cshannon] Yes, the queue can deadlock if you do administrative work on the
queue while pauseDispatch = true and the expiry task executes to scan for
expired messages.
> Disabled expire message checking when pauseDispatch=true
> --------------------------------------------------------
>
> Key: AMQ-9257
> URL: https://issues.apache.org/jira/browse/AMQ-9257
> Project: ActiveMQ
> Issue Type: Improvement
> Reporter: Matt Pavlovich
> Assignee: Matt Pavlovich
> Priority: Minor
> Fix For: 5.19.0, 5.17.5, 5.18.2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> If pauseDispatch is set, the expiry checking should be ignored as well
--
This message was sent by Atlassian Jira
(v8.20.10#820010)