-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationstoryFeature description from user's perspectiveFeature description from user's perspective
Description
Describe the desired outcome from the user's perspective
As an MQTT broker admin, I want to deploy multiple MQTT brokers where some may use the same underlying kafka topics. I want to control which broker instances create the same consumer group IDs for MQTT clients with static client IDs.
Acceptance criteria
- Add zilla context to MQTT consumer group IDs, ex
namespacebinding_name - Running multiple Zillas with different contexts creates "separated" MQTT brokers while connected to the same Kafka topics
- Add MQTT consumer group explaination zilla-docs#113
Additional context
This could be implemented in the same way gRPC consumer group ID naming is for consistency.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationstoryFeature description from user's perspectiveFeature description from user's perspective