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

Implementing Cluster.reload(). #1253

Merged
merged 1 commit into from
Dec 1, 2015

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Dec 1, 2015

Also

  • Implementing Cluster.name property which is used to identify the cluster in API requests
  • Moving _FakeStub and _MethodMock to a shared testing module for Bigtable.
  • Adding Client to root bigtable package.
  • Fixing typo in Bigtable Client docstring

@dhermes dhermes added the api: bigtable Issues related to the Bigtable API. label Dec 1, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 1, 2015
(request_pb, timeout_seconds),
{},
)])

This comment was marked as spam.

This comment was marked as spam.

Also
- Implementing Cluster.name property which is used
  to identify the cluster in API requests
- Moving _FakeStub and _MethodMock to a shared testing
  module for Bigtable.
- Adding Client to root bigtable package.
- Fixing typo in Bigtable Client docstring
@dhermes dhermes force-pushed the bigtable-cluster-reload branch from ef282ad to 8feea17 Compare December 1, 2015 18:07
@dhermes
Copy link
Contributor Author

dhermes commented Dec 1, 2015

@tseaver Updated. PTAL.

@tseaver
Copy link
Contributor

tseaver commented Dec 1, 2015

LGTM

dhermes added a commit that referenced this pull request Dec 1, 2015
@dhermes dhermes merged commit 13f8693 into googleapis:master Dec 1, 2015
@dhermes dhermes deleted the bigtable-cluster-reload branch December 1, 2015 18:47
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