Skip to content

Conversation

@Meggielqk
Copy link
Collaborator

No description provided.

@Meggielqk Meggielqk added this to the 5.8.9 milestone Nov 21, 2025
@Meggielqk Meggielqk requested a review from Copilot November 21, 2025 06:57
Copilot finished reviewing on behalf of Meggielqk November 21, 2025 06:59
Copy link
Contributor

Copilot AI left a 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 adds comprehensive documentation about EMQX's shared subscription dispatch strategies. The update provides users with detailed guidance on configuring how messages are distributed among subscribers within shared subscription groups, enabling optimization for different workloads and cluster topologies.

  • Adds a new section explaining shared subscription dispatch strategies (random, round_robin, round_robin_per_group, sticky, local, hash_topic, hash_clientid)
  • Documents the "Initial Sticky Pick" configuration option for the sticky strategy
  • Provides step-by-step instructions for configuring these strategies via the EMQX Dashboard
  • Includes a minor grammar improvement (adding a comma in the English version)

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
en_US/messaging/mqtt-shared-subscription.md Adds shared subscription strategy documentation and corrects grammar with comma addition
zh_CN/messaging/mqtt-shared-subscription.md Adds Chinese translation of shared subscription strategy documentation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@zmstone
Copy link
Member

zmstone commented Nov 25, 2025

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