[jira] [Commented] (AMQ-9257) Disabled expire message checking when pauseDispatch=true

2023-06-08 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AMQ-9257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17730559#comment-17730559
 ] 

ASF subversion and git services commented on AMQ-9257:
--

Commit cda1007ef67ae3a0155af688bd3facb208ef845d in activemq's branch 
refs/heads/activemq-5.17.x from Matt Pavlovich
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=cda1007ef6 ]

[AMQ-9257] Disabled expire message checking when pauseDispatch=true (#1005)

(cherry picked from commit 9a5b61f6a28184cfe832871302ece16069ebb71d)


> 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)


[jira] [Commented] (AMQ-9257) Disabled expire message checking when pauseDispatch=true

2023-06-08 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AMQ-9257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17730557#comment-17730557
 ] 

ASF subversion and git services commented on AMQ-9257:
--

Commit 972d31f976133c77ae74aca4e359c5a57a75b4ff in activemq's branch 
refs/heads/activemq-5.18.x from Matt Pavlovich
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=972d31f976 ]

[AMQ-9257] Disabled expire message checking when pauseDispatch=true (#1005)

(cherry picked from commit 9a5b61f6a28184cfe832871302ece16069ebb71d)


> 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)


[jira] [Commented] (AMQ-9257) Disabled expire message checking when pauseDispatch=true

2023-05-19 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/AMQ-9257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17724271#comment-17724271
 ] 

ASF subversion and git services commented on AMQ-9257:
--

Commit 9a5b61f6a28184cfe832871302ece16069ebb71d in activemq's branch 
refs/heads/main from Matt Pavlovich
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=9a5b61f6a2 ]

[AMQ-9257] Disabled expire message checking when pauseDispatch=true (#1005)



> 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)


[jira] [Commented] (AMQ-9257) Disabled expire message checking when pauseDispatch=true

2023-05-15 Thread Matt Pavlovich (Jira)


[ 
https://issues.apache.org/jira/browse/AMQ-9257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722950#comment-17722950
 ] 

Matt Pavlovich commented on AMQ-9257:
-

[~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)


[jira] [Commented] (AMQ-9257) Disabled expire message checking when pauseDispatch=true

2023-05-15 Thread Christopher L. Shannon (Jira)


[ 
https://issues.apache.org/jira/browse/AMQ-9257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17722937#comment-17722937
 ] 

Christopher L. Shannon commented on AMQ-9257:
-

What is the background here? This ticket needs a lot more detail. Why does 
message expiration need to be paused as well? Was there a bug seen?

> 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)