[
https://issues.apache.org/jira/browse/ARTEMIS-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Klimczak updated ARTEMIS-2675:
------------------------------------
Issue Type: New Feature (was: Bug)
> No retry button in web console for messages in auto-created DLQs
> ----------------------------------------------------------------
>
> Key: ARTEMIS-2675
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2675
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Affects Versions: 2.12.0
> Reporter: Piotr Klimczak
> Priority: Major
>
> Retry button is not showing up as an option for messages in auto-created DLQs.
> Instead "Resend" button is presented.
> Quick code analysis is show that this in fact is caused by 2 reasons:
> 1. There is no attribute on queue which would indicate easily if it is used
> for DLQ purposes.
> 2. Because of above, web console code has hardcoded value DLQ, unless
> defined in console preferences.
> See loadTable function in browse.js of artemis-plugin module.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)