[
https://issues.apache.org/jira/browse/ARTEMIS-3834?focusedWorklogId=771733&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-771733
]
ASF GitHub Bot logged work on ARTEMIS-3834:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 18/May/22 07:16
Start Date: 18/May/22 07:16
Worklog Time Spent: 10m
Work Description: AntonRoskvist commented on PR #4079:
URL:
https://github.com/apache/activemq-artemis/pull/4079#issuecomment-1129657084
@clebertsuconic
I fixed it so the test passes but I'm not 100% sure this is the correct
fix... to be honest I cannot really figure out why it receives a Long as
response instead of the expected Integer... stepping through the code with a
debugger I can see that my the actual return value from
"QueueImpl#sendMessagesToDeadLetterAddress()" is an int just like before the
change but I guess it gets cast at some point along the way?
Issue Time Tracking
-------------------
Worklog Id: (was: 771733)
Time Spent: 1h 10m (was: 1h)
> Include paged messages when running "Send messages to DLA"-job
> --------------------------------------------------------------
>
> Key: ARTEMIS-3834
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3834
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Anton Roskvist
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Currently this operation does not include paged messages so it has to be run
> multiple times
--
This message was sent by Atlassian Jira
(v8.20.7#820007)