Open mukundansundar opened 2 years ago
This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.
@mukundansundar only maintainers should apply labels - please do not do that (even if it makes sense)
@mukundansundar is there a SDK reference implementation for bulk pubsub yet? If so please link that here.
For bulk publish Java sdk https://github.com/dapr/java-sdk/pull/789
JS SDK https://github.com/dapr/js-sdk/pull/430
For bulk subscribe JS SDK https://github.com/dapr/js-sdk/pull/437
+1 on usage, currently doing it with the requests library but would be nice to be able to use the SDK with gRPC support
When implementing this, please ensure to write a e2e test which verifies that publish metadata is actually applied to all items in a bulk publishing batch.
/assign
I'll get on this once the related issue gets fixed by my pr https://github.com/dapr/go-sdk/pull/478
This needs a new owner.
@mukundansundar @berndverst - I'm triaging docs for the release - is this still targeting 1.15?
Describe the proposal
Add SDK support for the new bulk Pub/Sub API runtime issue: https://github.com/dapr/dapr/issues/2218