这是indexloc提供的服务,不要输入任何密码
Skip to content

feat(pubsub): batch receipt modacks #10234

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

Merged
merged 8 commits into from
May 20, 2024

Conversation

hongalex
Copy link
Member

@hongalex hongalex commented May 20, 2024

This PR makes the receipt modacks (modack RPCs that are sent upon message receipt) batched in a similar mechanism to existing ack/modack RPCs. This change only affects non-exactly once delivery. EOD subscriptions will still issue modacks RPCs synchronously.

Closes #10166

@hongalex hongalex requested review from shollyman and a team as code owners May 20, 2024 19:06
@product-auto-label product-auto-label bot added the api: pubsub Issues related to the Pub/Sub API. label May 20, 2024
@hongalex hongalex enabled auto-merge (squash) May 20, 2024 21:03
@hongalex hongalex disabled auto-merge May 20, 2024 21:03
@hongalex hongalex merged commit 4c2cd10 into googleapis:main May 20, 2024
@hongalex hongalex deleted the feat-pubsub-batch-receipt-modacks branch May 20, 2024 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the Pub/Sub API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pubsub: batch receipt modacks
2 participants