FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Put finishing touches on Bigtable Cluster. by dhermes · Pull Request #1275 · googleapis/google-cloud-python · GitHub

Put finishing touches on Bigtable Cluster. - #1275

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:finalize-bigtable-cluster
Dec 9, 2015
Merged

Put finishing touches on Bigtable Cluster.#1275
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:finalize-bigtable-cluster

Conversation

dhermes commented Dec 9, 2015

Copy link
Copy Markdown
Contributor

In particular, updating the class docstring and passing the current cluster in when creating a new Operation from a cluster operation.

These were noticed when updating the system tests in the gcloud-python-bigtable project.

In particular, updating the class docstring and
passing the current cluster in when creating a new
Operation from a cluster operation.

These were noticed when updating the system tests
in the gcloud-python-bigtable project.
dhermes added the api: bigtable Issues related to the Bigtable API. label Dec 9, 2015
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 9, 2015

tseaver commented Dec 9, 2015

Copy link
Copy Markdown
Contributor

LGTM

dhermes added a commit that referenced this pull request Dec 9, 2015
Put finishing touches on Bigtable Cluster.
dhermes merged commit f0e4858 into googleapis:master Dec 9, 2015
dhermes deleted the finalize-bigtable-cluster branch December 9, 2015 15:26
parthea pushed a commit that referenced this pull request Nov 24, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Mar 9, 2026
* feat(x-goog-spanner-request-id): introduce AtomicCounter

This change introduces AtomicCounter, a concurrency/thread-safe
counter do deal with the multi-threaded nature of variables.
It permits operations:
* atomic_counter += 1
* value = atomic_counter + 1
* atomic_counter.value

that'll be paramount to bringing in the logic for
x-goog-spanner-request-id in much reduced changelists.

Updates #1261
Carved out from PR #1264

* Tests for with_request_id

* chore: remove sleep

* chore: remove unused import

---------

Co-authored-by: Knut Olav Løite <koloite@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the Bigtable API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL