yuluo-yx opened a new issue, #2470: URL: https://github.com/apache/rocketmq-dashboard/issues/2470
## Problem DLQ resend and export validate group names but pass the original padded values onward. Export therefore queries a different %DLQ% topic for values such as ` group-a `, while a padded explicit resend target can be sent as an invalid topic name. ## Expected behavior Normalize required group names before both operations and normalize optional resend targets so surrounding whitespace is removed and blank values become absent. ## Verification Add focused service delegation tests for padded groups, padded target topics, and blank optional targets. -- 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]
