Skip to content
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

feat: Make acks flushed faster than once per poll() call #268

Merged
merged 4 commits into from
Mar 29, 2021

Conversation

dpcollins-google
Copy link
Collaborator

No description provided.

Also rework interfaces to not be tightly coupled with pull requests.

The implementation here is largely copied from the Pub/Sub Lite BlockingPullSubscriberImpl (https://github.com/googleapis/java-pubsublite/blob/master/google-cloud-pubsublite/src/main/java/com/google/cloud/pubsublite/internal/BlockingPullSubscriberImpl.java) with modifications made to make it work with Cloud Pub/Sub clients instead of Pub/Sub lite wire clients.
@dpcollins-google dpcollins-google merged commit 8bc7d5f into master Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants