Skip to content

cache library version#2238

Merged
pongad merged 1 commit intogoogleapis:masterfrom
pongad:cache-lib-ver
Jul 15, 2017
Merged

cache library version#2238
pongad merged 1 commit intogoogleapis:masterfrom
pongad:cache-lib-ver

Conversation

@pongad
Copy link
Copy Markdown
Contributor

@pongad pongad commented Jul 14, 2017

so we don't need to read environment properties every call.

Fixes #2234.
This is not the approach proposed in the issue.
As implemented in this PR, we will read the property once
for every client instantiation, not once ever.
Still, this should be fast enough,
and we won't need to maintain double-check-locking mechanism.

so we don't need to read environment properties every call.

Fixes #2234.
This is not the approach proposed in the issue.
As implemented in this PR, we will read the property once
for every client instantiation, not once ever.
Still, this should be fast enough,
and we won't need to maintain double-check-locking mechanism.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 14, 2017
@coveralls
Copy link
Copy Markdown

Coverage Status

Changes Unknown when pulling e56814f on pongad:cache-lib-ver into ** on GoogleCloudPlatform:master**.

@garrettjonesgoogle
Copy link
Copy Markdown
Contributor

LGTM

@pongad pongad merged commit 793943c into googleapis:master Jul 15, 2017
@pongad pongad deleted the cache-lib-ver branch July 15, 2017 02:33
chingor13 pushed a commit that referenced this pull request Feb 20, 2026
…ile (#1855) (#2238)

chore: for Java repos RenovateBot to ignore GitHub Actions workflow file

The actions used in the GitHub Actions workflow files do not appear in libraries' dependencies and mostly maintained by Java postprocessor templates.

IgnorePath option document: https://docs.renovatebot.com/configuration-options/
Source-Link: googleapis/synthtool@1543029
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:88ba8dcc5c2c7792e1c3511381f4ab329002a1c42c512f66ca87ced572dfbf9f

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
* chore: Support text/varchar type in JDBC

* Addressed comments
meltsufin pushed a commit that referenced this pull request May 2, 2026
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
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

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants