tju-yxq opened a new issue, #1818: URL: https://github.com/apache/rocketmq-dashboard/issues/1818
DLQ resendMessages constructs dlqTopic as MixAll.DLQ_GROUP_TOPIC_PREFIX + groupName without validating groupName. If groupName is null or blank, the constructed topic name will be just the prefix, and the API call will fail with a confusing error instead of a clear 400. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
