docs icon indicating copy to clipboard operation
docs copied to clipboard

doc: Question on How to: Horizontally scale subscribers with StatefulSets

Open TonyPythoneer opened this issue 8 months ago • 0 comments

Describe the issue

I have a question on this part:

  • Broadcast: each message published on the topic will be consumed by all subscribers.
  • Shared: a message is consumed by any subscriber (but not all). So, where is the configuration for that?

URL of the docs

https://docs.dapr.io/developing-applications/building-blocks/pubsub/howto-subscribe-statefulset/


Expected content

I expect there is a configuration link that is associated with the description.

TonyPythoneer avatar May 30 '24 14:05 TonyPythoneer