[
https://issues.apache.org/jira/browse/ARTEMIS-3834?focusedWorklogId=771349&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-771349
]
ASF GitHub Bot logged work on ARTEMIS-3834:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 17/May/22 13:35
Start Date: 17/May/22 13:35
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on PR #4079:
URL:
https://github.com/apache/activemq-artemis/pull/4079#issuecomment-1128879397
QueueControlUsingCoreTest extends the test you wrote to try management
through core messages
there's a proxy, and there's a failure because:
Error Message
class java.lang.Long cannot be cast to class java.lang.Integer
(java.lang.Long and java.lang.Integer are in module java.base of loader
'bootstrap')
Basically the proxy method you wrote seems wrong.
if you can't fix it.. I will figure out later...
Issue Time Tracking
-------------------
Worklog Id: (was: 771349)
Time Spent: 40m (was: 0.5h)
> 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: 40m
> 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)