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: Change SingleConnection to batch before initial response instead of blocking #1462

Merged
merged 4 commits into from
Jul 25, 2023

Conversation

dpcollins-google
Copy link
Collaborator

This requires minimal changes and prevents thread explosion issues

… of blocking

This requires minimal changes and prevents thread explosion issues
@dpcollins-google dpcollins-google requested a review from a team as a code owner July 23, 2023 23:14
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: pubsublite Issues related to the googleapis/java-pubsublite API. labels Jul 23, 2023
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner July 23, 2023 23:16
… of blocking

This requires minimal changes and prevents thread explosion issues
@dpcollins-google dpcollins-google merged commit 2ac44af into main Jul 25, 2023
19 checks passed
@dpcollins-google dpcollins-google deleted the fix-blocking branch July 25, 2023 15:12
gcf-merge-on-green bot pushed a commit that referenced this pull request Jul 25, 2023
🤖 I have created a release *beep* *boop*
---


## [1.12.12](https://togithub.com/googleapis/java-pubsublite/compare/v1.12.11...v1.12.12) (2023-07-25)


### Bug Fixes

* Change SingleConnection to batch before initial response instead of blocking ([#1462](https://togithub.com/googleapis/java-pubsublite/issues/1462)) ([2ac44af](https://togithub.com/googleapis/java-pubsublite/commit/2ac44afb7e6d15dadcb5fe507b83ce2f773542eb))


### Dependencies

* Update dependency com.google.cloud:google-cloud-bom to v0.200.0 ([#1458](https://togithub.com/googleapis/java-pubsublite/issues/1458)) ([6c8b50b](https://togithub.com/googleapis/java-pubsublite/commit/6c8b50b3659cd0631b8aa1fc64d56b2a0ec80b80))
* Update dependency com.google.cloud:google-cloud-pubsub to v1.123.18 ([#1457](https://togithub.com/googleapis/java-pubsublite/issues/1457)) ([9ea0b1f](https://togithub.com/googleapis/java-pubsublite/commit/9ea0b1f490b996637518d9c8fd8f107fdd993250))
* Update dependency com.google.cloud:google-cloud-pubsub to v1.123.19 ([#1465](https://togithub.com/googleapis/java-pubsublite/issues/1465)) ([10a5268](https://togithub.com/googleapis/java-pubsublite/commit/10a52688beaf6397607b0b6998e00ec53443ee50))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.13.1 ([#1460](https://togithub.com/googleapis/java-pubsublite/issues/1460)) ([32eb01b](https://togithub.com/googleapis/java-pubsublite/commit/32eb01bd9883b7f6f3ce02ad2010129763853e87))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
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/java-pubsublite API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants