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

Fix: Removed EnableExactlyOnceDelivery from Builders by mmicatka · Pull Request #1052 · googleapis/java-pubsub · GitHub

This repository was archived by the owner on Aug 13, 2026. It is now read-only.
/ java-pubsub Public archive

Fix: Removed EnableExactlyOnceDelivery from Builders - #1052

Merged
mmicatka merged 4 commits into
googleapis:mainfrom
mmicatka:exactly_once_fixes
Mar 9, 2022
Merged

Fix: Removed EnableExactlyOnceDelivery from Builders#1052
mmicatka merged 4 commits into
googleapis:mainfrom
mmicatka:exactly_once_fixes

Conversation

mmicatka commented Mar 9, 2022
edited
Loading

Copy link
Copy Markdown
Contributor

Removing EnableExactlyOnceDelivery from Subscriber builder + constructor, StreamingSubscriberConnection builder + constructor, and MessageDispatcher builder + constructor.

EnableExactlyOnceDelivery defaults to false, and is pulled from the streaming pull response in StreamingSubscriberConnection.StreamingPullResponseObserver.onResponse and is propagated to StreamingSubscriberConnection and MessageDispatcher.

Also added comments to the AckReplyConsumerWithResponse to be in line with AckReplyConsumer.

product-auto-label Bot added the api: pubsub Issues related to the googleapis/java-pubsub API. label Mar 9, 2022
mmicatka requested a review from maheshgattani March 9, 2022 15:57
mmicatka marked this pull request as ready for review March 9, 2022 15:57
mmicatka requested a review from a team March 9, 2022 15:57
mmicatka changed the title Removed EnableExactlyOnceDelivery from Builders Fix: Removed EnableExactlyOnceDelivery from Builders Mar 9, 2022
mmicatka requested a review from a team March 9, 2022 18:42
mmicatka added the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 9, 2022
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 9, 2022
mmicatka merged commit 9add538 into googleapis:main Mar 9, 2022
mmicatka deleted the exactly_once_fixes branch March 10, 2022 18:45
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/java-pubsub API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL