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

fix(pubsublite): rebatch messages upon new publish stream #3694

Merged
merged 3 commits into from Feb 18, 2021

Conversation

tmdiep
Copy link
Contributor

@tmdiep tmdiep commented Feb 10, 2021

Java implementation: googleapis/java-pubsublite#496. This Go implementation is not identical. It merges batches rather than splits and compacts messages.

@tmdiep tmdiep requested review from a team as code owners February 10, 2021 22:30
@product-auto-label product-auto-label bot added the api: pubsublite Issues related to the Pub/Sub Lite API. label Feb 10, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 10, 2021
@tmdiep tmdiep merged commit 0da3578 into googleapis:master Feb 18, 2021
@tmdiep tmdiep deleted the compaction branch February 18, 2021 00:13
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 Pub/Sub Lite API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants