-
Notifications
You must be signed in to change notification settings - Fork 291
update(MQ): Message Queue improvements #3209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Looks great! |
Co-authored-by: Ilia Averianov <[email protected]>
Co-authored-by: Ilia Averianov <[email protected]>
Do you mean the "Max Queue Count" config option of the Message Queue settings on the Dashboard? Could you please provide more source information on this and clarify where to add the contents? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR enhances the EMQX Message Queue documentation by adding comprehensive guidance on automatic queue creation and queue capacity management features introduced in EMQX 6.0.1. The updates span both English and Chinese documentation, along with minor title updates for cluster linking documentation.
- Added documentation for automatic message queue creation (both regular and last-value semantics queues)
- Introduced queue capacity limit configuration options (max message count and max bytes per shard)
- Updated UI navigation paths and improved configuration explanations
- Revised queue capacity behavior documentation to reflect new size-based limits
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 6 comments.
| File | Description |
|---|---|
| zh_CN/message-queue/message-queue-task.md | Chinese documentation for message queue task configuration, including new auto-creation and capacity limit features |
| en_US/message-queue/message-queue-task.md | English documentation for message queue task configuration, including new auto-creation and capacity limit features |
| en_US/cluster-linking/quick-start.md | Updated page title for cluster linking quick start guide |
| en_US/cluster-linking/configuration.md | Updated page title for cluster linking configuration guide |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
https://emqx.atlassian.net/browse/EMQX-14698