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: reset send timestamp each time a request is sent #2499

Merged
merged 1 commit into from
May 14, 2024

Conversation

agrawal-siddharth
Copy link
Contributor

Each time a request is removed from the inflight queue its send timestamp should be removed by setting it to null as we are no longer waiting for a response to arrive for it.

@agrawal-siddharth agrawal-siddharth requested a review from a team as a code owner May 11, 2024 01:14
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. labels May 11, 2024
Each time a request is removed from the inflight queue its send
timestamp should be removed by setting it to null as we are no longer
waiting for a response to arrive for it.
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels May 13, 2024
@agrawal-siddharth agrawal-siddharth added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 14, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 14, 2024
@agrawal-siddharth agrawal-siddharth added kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. and removed kokoro:force-run Add this label to force Kokoro to re-run the tests. kokoro:run Add this label to force Kokoro to re-run the tests. labels May 14, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 14, 2024
@agrawal-siddharth agrawal-siddharth merged commit b1b62b1 into googleapis:main May 14, 2024
19 checks passed
gcf-merge-on-green bot pushed a commit that referenced this pull request May 24, 2024
🤖 I have created a release *beep* *boop*
---


## [3.5.2](https://togithub.com/googleapis/java-bigquerystorage/compare/v3.5.1...v3.5.2) (2024-05-24)


### Bug Fixes

* Reset send timestamp each time a request is sent ([#2499](https://togithub.com/googleapis/java-bigquerystorage/issues/2499)) ([b1b62b1](https://togithub.com/googleapis/java-bigquerystorage/commit/b1b62b1a8b89e8b5b950e0f5e35f385c35bae2da))


### Dependencies

* Update actions/checkout digest to 0ad4b8f ([#2496](https://togithub.com/googleapis/java-bigquerystorage/issues/2496)) ([22e8f62](https://togithub.com/googleapis/java-bigquerystorage/commit/22e8f62940cedfa051b77383773324bbcc79bb95))
* Update actions/checkout digest to 44c2b7a ([#2494](https://togithub.com/googleapis/java-bigquerystorage/issues/2494)) ([87b435a](https://togithub.com/googleapis/java-bigquerystorage/commit/87b435a5add55ba7f0cad52c59df5c67bc0dfb70))
* Update dependency com.google.cloud:google-cloud-bigquery to v2.40.0 ([#2488](https://togithub.com/googleapis/java-bigquerystorage/issues/2488)) ([85f7f05](https://togithub.com/googleapis/java-bigquerystorage/commit/85f7f05a249b9be3ab29bff0e4bba26032543423))
* Update dependency com.google.cloud:google-cloud-bigquery to v2.40.1 ([#2492](https://togithub.com/googleapis/java-bigquerystorage/issues/2492)) ([f6c6f02](https://togithub.com/googleapis/java-bigquerystorage/commit/f6c6f027d63d0d3d74d7791affd98e7ee359aabc))
* Update dependency com.google.cloud:sdk-platform-java-config to v3.30.1 ([#2502](https://togithub.com/googleapis/java-bigquerystorage/issues/2502)) ([ed4d1a3](https://togithub.com/googleapis/java-bigquerystorage/commit/ed4d1a38adee35450b73aefa21e25d13e8bf8469))
* Update dependency com.google.http-client:google-http-client to v1.44.2 ([#2503](https://togithub.com/googleapis/java-bigquerystorage/issues/2503)) ([66840e6](https://togithub.com/googleapis/java-bigquerystorage/commit/66840e6acd832702157d434762eef66e00c4c5df))
* Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.2 ([#2504](https://togithub.com/googleapis/java-bigquerystorage/issues/2504)) ([bebbd21](https://togithub.com/googleapis/java-bigquerystorage/commit/bebbd218623554bae32eeeda81e3c9f166d31b93))

---
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: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants