Skip to content

Conversation

@mmicatka
Copy link
Contributor

@mmicatka mmicatka commented Mar 9, 2022

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants