lizhimins commented on PR #4269: URL: https://github.com/apache/rocketmq-dashboard/pull/4269#issuecomment-5694568445
Merged as part of #4267 — squashed into `rocketmq-studio` as `5648bf672`. Your change here (showing the retry count on dead-letter messages) is included. One adjustment was needed on top of your patch: the dead-letter detail drawer was 1080px wide while its table declares 1180px of columns, so it scrolled horizontally by default — we widened the drawer to 1180. We grouped 3 of your related message and DLQ metadata fixes into a single commit so the history stays reviewable; the other PRs in the group are closed with the same note. Everything was cherry-picked onto the current baseline with you kept as the author, and your tests came along with the change. Thanks for the consistently well-tested patches. -- 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]
