Add support for bulk pubsub app callback OnBulkTopicEvent
Open
enhancement
- Dominant language
- Go
- Stars
- 479
- Forks
- 187
- PR merge metrics
- No merged PRs in 30d
Description
The Go SDK does not support bulk pubsub callbacks. We need to expose and implement bulk subscription handling so apps can receive bulk messages.
[This is where we need support added](https://github.com/dapr/go-sdk/pull/799/changes#diff-975ba4c89b9dd3e44c3eaf85286eb7599c27999b9034c13f17a64bae5b33d22fR185)
Contributor guide
Research direction
Start at the linked pull request location to inspect how pubsub callbacks are currently exposed and handled. Trace the subscription path for bulk messages and identify the relevant tests or callback entry points. Done means applications can receive bulk pubsub messages through the exposed OnBulkTopicEvent callback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100