Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fix: Backlog never zero despite messages received - #204

#204
Merged
dpcollins-google merged 1 commit into
googleapis:mastergoogleapis/python-pubsublite:masterfrom
tmdiep:fix_acktrackertmdiep/python-pubsublite:fix_acktrackerCopy head branch name to clipboard
Aug 3, 2021
Merged

fix: Backlog never zero despite messages received#204
dpcollins-google merged 1 commit into
googleapis:mastergoogleapis/python-pubsublite:masterfrom
tmdiep:fix_acktrackertmdiep/python-pubsublite:fix_acktrackerCopy head branch name to clipboard

Conversation

@tmdiep

@tmdiep tmdiep commented Aug 2, 2021

Copy link
Copy Markdown
Contributor

Although all messages are received by the subscriber, there was always backlog and commits appeared to be delayed.

Fix: Since _receipts.popleft() is called, the receipt should be reinserted using _receipts.appendleft().

@tmdiep
tmdiep requested review from a team and dpcollins-google August 2, 2021 10:44
@product-auto-label product-auto-label Bot added the api: pubsublite Issues related to the googleapis/python-pubsublite API. label Aug 2, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 2, 2021
@dpcollins-google
dpcollins-google merged commit b93a0bf into googleapis:master Aug 3, 2021
@tmdiep
tmdiep deleted the fix_acktracker branch August 3, 2021 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsublite Issues related to the googleapis/python-pubsublite API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.