Skip to content

pubsub: make Polling work with Long element count - #2047

Merged
pongad merged 3 commits into
googleapis:masterfrom
pongad:long-semaphore
May 11, 2017
Merged

pubsub: make Polling work with Long element count#2047
pongad merged 3 commits into
googleapis:masterfrom
pongad:long-semaphore

Conversation

@pongad

Copy link
Copy Markdown
Contributor

Bump gax version to 1.0.1 and gax-grpc to 0.16.1.

@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label May 10, 2017
@garrettjonesgoogle

Copy link
Copy Markdown
Contributor

LGTM after tests pass

@coveralls

Copy link
Copy Markdown

Coverage Status

Changes Unknown when pulling fd0984b on pongad:long-semaphore into ** on GoogleCloudPlatform:master**.

@coveralls

Copy link
Copy Markdown

Coverage Status

Changes Unknown when pulling fd0984b on pongad:long-semaphore into ** on GoogleCloudPlatform:master**.

@pongad
pongad merged commit 48da998 into googleapis:masterMay 11, 2017
@pongad
pongad deleted the long-semaphore branch May 11, 2017 00:57
chingor13 pushed a commit that referenced this pull request Feb 20, 2026
Fixes#2046
This change allows streamWriter to use BiqQuery Client passed to initialize method and not creating another copy of BigQuery client.
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
…en-plugin to v1.6.14 (#2047)
* build(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.14
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
meltsufin pushed a commit that referenced this pull request May 1, 2026
…en-plugin to v1.6.14 (#2047)
* build(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.14
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
benjaminp pushed a commit to benjaminp/google-cloud-java that referenced this pull request Jul 13, 2026
…oogleapis#2047)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.protobuf:protoc](https://developers.google.com/protocol-buffers/) ([source](https://togithub.com/protocolbuffers/protobuf)) | `3.25.1` -> `3.25.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.protobuf:protoc/3.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.protobuf:protoc/3.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.protobuf:protoc/3.25.1/3.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.protobuf:protoc/3.25.1/3.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>protocolbuffers/protobuf (com.google.protobuf:protoc)</summary>
### [`v3.25.2`](https://togithub.com/protocolbuffers/protobuf/compare/v3.25.1...v3.25.2)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-bigtable).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@pongad@garrettjonesgoogle@coveralls@googlebot