Expose the publishAllOutstanding() method as public by j256 · Pull Request #3088 · googleapis/google-cloud-java · GitHub
Skip to content

Expose the publishAllOutstanding() method as public#3088

Closed
j256 wants to merge 1 commit into
googleapis:masterfrom
j256:gw-make-publish-all-outstanding-public
Closed

Expose the publishAllOutstanding() method as public#3088
j256 wants to merge 1 commit into
googleapis:masterfrom
j256:gw-make-publish-all-outstanding-public

Conversation

@j256

@j256 j256 commented Mar 27, 2018

Copy link
Copy Markdown

This will allow external systems who need to ensure that all messages have been published transmit any messages that are currently waiting for the batch to fill.

need to ensure that all messags have been published can clear a batch.
@j256 j256 requested a review from pongad as a code owner March 27, 2018 14:59
@googlebot

Copy link
Copy Markdown

@googlebot googlebot added the cla: no This human has *not* signed the Contributor License Agreement. label Mar 27, 2018
@googlebot

Copy link
Copy Markdown

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.
In order to pass this check, please resolve this problem and have the pull request author add another comment and the bot will run again. If the bot doesn't comment, it means it doesn't think anything has changed.

@j256

j256 commented Mar 27, 2018

Copy link
Copy Markdown
Author

I signed it again!

@j256

j256 commented Mar 27, 2018

Copy link
Copy Markdown
Author

I signed it. But amazingly I have more than one email. What a concept. I just signed an agreement for the email I have given to github.

@j256

j256 commented Mar 27, 2018

Copy link
Copy Markdown
Author

@j256 j256 closed this Mar 27, 2018
@j256 j256 deleted the gw-make-publish-all-outstanding-public branch March 27, 2018 17:30
lqiu96 pushed a commit that referenced this pull request Mar 20, 2026
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
Update the Javadoc of ObsoleteApi.java. It's preferred to provide
reasons and alternatives directly in the description, rather than links,
as links are not stable.
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
🤖 I have created a release *beep* *boop*
---


<details><summary>2.44.0</summary>

##
[2.44.0](googleapis/sdk-platform-java@v2.43.0...v2.44.0)
(2024-08-16)


### Features

* update ErrorDetails to allow unpacking arbitrary messages
([#3073](googleapis/sdk-platform-java#3073))
([4295c6b](googleapis/sdk-platform-java@4295c6b))


### Bug Fixes

* Generator callable generation is based on method type
([#3075](googleapis/sdk-platform-java#3075))
([ab24c59](googleapis/sdk-platform-java@ab24c59))
* improve warnings for Direct Path xDS set via env
([#3019](googleapis/sdk-platform-java#3019))
([62de788](googleapis/sdk-platform-java@62de788))


### Dependencies

* update dependency argcomplete to v3.5.0
([#3099](googleapis/sdk-platform-java#3099))
([d695ff6](googleapis/sdk-platform-java@d695ff6))
* update dependency black to v24.8.0
([#3082](googleapis/sdk-platform-java#3082))
([c897a2c](googleapis/sdk-platform-java@c897a2c))
* update dependency com.google.crypto.tink:tink to v1.14.1
([#3083](googleapis/sdk-platform-java#3083))
([49ff9d6](googleapis/sdk-platform-java@49ff9d6))
* update dependency com.google.errorprone:error_prone_annotations to
v2.30.0
([#3100](googleapis/sdk-platform-java#3100))
([3062109](googleapis/sdk-platform-java@3062109))
* update dependency com.google.errorprone:error_prone_annotations to
v2.30.0
([#3101](googleapis/sdk-platform-java#3101))
([3baed5e](googleapis/sdk-platform-java@3baed5e))
* update dependency lxml to v5.3.0
([#3102](googleapis/sdk-platform-java#3102))
([9b185de](googleapis/sdk-platform-java@9b185de))
* update dependency org.apache.commons:commons-lang3 to v3.16.0
([#3103](googleapis/sdk-platform-java#3103))
([3bec611](googleapis/sdk-platform-java@3bec611))
* update dependency org.checkerframework:checker-qual to v3.46.0
([#3081](googleapis/sdk-platform-java#3081))
([9c7a3a5](googleapis/sdk-platform-java@9c7a3a5))
* update dependency org.easymock:easymock to v5.4.0
([#3079](googleapis/sdk-platform-java#3079))
([fba92b1](googleapis/sdk-platform-java@fba92b1))
* update dependency pyyaml to v6.0.2
([#3086](googleapis/sdk-platform-java#3086))
([cb27b35](googleapis/sdk-platform-java@cb27b35))
* update dependency watchdog to v4.0.2
([#3094](googleapis/sdk-platform-java#3094))
([72ac190](googleapis/sdk-platform-java@72ac190))
* update google api dependencies
([#3071](googleapis/sdk-platform-java#3071))
([815efac](googleapis/sdk-platform-java@815efac))
* update google auth library dependencies to v1.24.1
([#3109](googleapis/sdk-platform-java#3109))
([bd5236a](googleapis/sdk-platform-java@bd5236a))
* update googleapis/java-cloud-bom digest to a98202d
([#3097](googleapis/sdk-platform-java#3097))
([4455861](googleapis/sdk-platform-java@4455861))
* update googleapis/java-cloud-bom digest to ad905cc
([#3080](googleapis/sdk-platform-java#3080))
([fa245ae](googleapis/sdk-platform-java@fa245ae))
* update grpc dependencies to v1.66.0
([#3104](googleapis/sdk-platform-java#3104))
([934a2a4](googleapis/sdk-platform-java@934a2a4))
* update opentelemetry-java monorepo to v1.41.0
([#3105](googleapis/sdk-platform-java#3105))
([16540b0](googleapis/sdk-platform-java@16540b0))
* update protobuf to 3.25.4
([#3113](googleapis/sdk-platform-java#3113))
([f5d295d](googleapis/sdk-platform-java@f5d295d))
* update slf4j monorepo to v2.0.16
([#3098](googleapis/sdk-platform-java#3098))
([165e612](googleapis/sdk-platform-java@165e612))


### Documentation

* Update the Javadoc of ObsoleteApi.java
([#3088](googleapis/sdk-platform-java#3088))
([7ed2a7e](googleapis/sdk-platform-java@7ed2a7e))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
…3088)

The metrics for multiplexed sessions were not included in the
refactoring that moved multiplexed sessions out of the session pool.
This change re-adds those metrics based on the new client for
multiplexed sessions.
chingor13 pushed a commit that referenced this pull request Mar 30, 2026
* chore(main): release 2.52.2

* chore: generate libraries at Tue May  6 16:43:27 UTC 2025

* chore: adding note about memory leak to changelog

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: no This human has *not* signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants