Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk Pubsub implementation in SDK #464

Open
mukundansundar opened this issue Sep 26, 2022 · 8 comments
Open

Bulk Pubsub implementation in SDK #464

mukundansundar opened this issue Sep 26, 2022 · 8 comments
Assignees
Labels
help wanted Extra attention is needed pinned manually pinned issue
Milestone

Comments

@mukundansundar
Copy link
Contributor

Describe the proposal

Add SDK support for the new bulk Pub/Sub API runtime issue: dapr/dapr#2218

@dapr-bot
Copy link
Collaborator

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.

@dapr-bot dapr-bot added the stale Issue marked as stale by Dapr Bot label Dec 16, 2022
@mukundansundar mukundansundar added pinned manually pinned issue and removed stale Issue marked as stale by Dapr Bot labels Dec 17, 2022
@berndverst
Copy link
Member

berndverst commented Jan 11, 2023

@mukundansundar only maintainers should apply labels - please do not do that (even if it makes sense)

@berndverst
Copy link
Member

@mukundansundar is there a SDK reference implementation for bulk pubsub yet? If so please link that here.

@berndverst berndverst modified the milestones: v1.9, v1.10 Jan 11, 2023
@mukundansundar
Copy link
Contributor Author

For bulk publish
Java sdk dapr/java-sdk#789

JS SDK dapr/js-sdk#430

For bulk subscribe
JS SDK
dapr/js-sdk#437

@XavierGeerinck
Copy link
Contributor

+1 on usage, currently doing it with the requests library but would be nice to be able to use the SDK with gRPC support

@berndverst berndverst modified the milestones: v1.10, v1.11 May 30, 2023
@berndverst
Copy link
Member

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.

@sadath-12
Copy link

/assign

@sadath-12
Copy link

I'll get on this once the related issue gets fixed by my pr dapr/go-sdk#478

@berndverst berndverst modified the milestones: v1.13, v1.14 Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed pinned manually pinned issue
Projects
No open projects
Development

No branches or pull requests

5 participants