Skip to content

fix: handle missing DLQ enqueue timestamps - #1228

Closed
Aias00 wants to merge 1 commit into
apache:rocketmq-studiofrom
Aias00:fix/studio-dlq-missing-timestamp-1227
Closed

fix: handle missing DLQ enqueue timestamps#1228
Aias00 wants to merge 1 commit into
apache:rocketmq-studiofrom
Aias00:fix/studio-dlq-missing-timestamp-1227

Conversation

@Aias00

@Aias00 Aias00 commented Aug 7, 2026

Copy link
Copy Markdown

Summary

  • model DLQ enqueue timestamps as nullable API data
  • keep timestamp sorting stable when a value is missing
  • render and export missing timestamps safely

Closes #1227

Verification

  • npm test -- --run src/pages/instance/__tests__/DLQPage.test.tsx
  • npm run build

Copilot AI lite review requested due to automatic review settings August 7, 2026 05:31

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@RockteMQ-AI RockteMQ-AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Clean null-safety fix for missing DLQ timestamps — defensive Number.isNaN guard and stable sort fallback look good.


Automated review by github-manager-bot

@Aias00

Aias00 commented Aug 7, 2026

Copy link
Copy Markdown
Author

Absorbed into #1219, which now covers both unavailable DLQ statistics and missing enqueue timestamp handling. Closing this narrower PR to keep review focused.

@Aias00 Aias00 closed this Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants