FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: batch at most 1,000 ack ids per request by beltran · Pull Request #802 · googleapis/python-pubsub · GitHub

This repository was archived by the owner on Mar 9, 2026. It is now read-only.
/ python-pubsub Public archive

fix: batch at most 1,000 ack ids per request - #802

Merged
acocuzzo merged 4 commits into
googleapis:mainfrom
beltran:fix_1000
Oct 8, 2022
Merged

fix: batch at most 1,000 ack ids per request#802
acocuzzo merged 4 commits into
googleapis:mainfrom
beltran:fix_1000

Conversation

beltran commented Oct 8, 2022
edited by parthea
Loading

Copy link
Copy Markdown
Contributor

Brings parity with the java client. Allowing 2,500 ack ids in a single request can result in the request failing due to being too big.

Release-As: 2.13.10

beltran requested review from a team October 8, 2022 02:01
product-auto-label Bot added size: s Pull request size is small. api: pubsub Issues related to the googleapis/python-pubsub API. labels Oct 8, 2022
acocuzzo added do not merge Indicates a pull request not ready for merge, due to either quality or timing. and removed do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Oct 8, 2022

acocuzzo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Will need to change expected calls in test_dispatcher splitting_large_payload acks and modacks tests from 3 to 6.

acocuzzo added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 8, 2022
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 8, 2022
acocuzzo added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 8, 2022
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 8, 2022
parthea added kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Oct 8, 2022
yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Oct 8, 2022
acocuzzo merged commit 4361e67 into googleapis:main Oct 8, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: pubsub Issues related to the googleapis/python-pubsub API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL