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

Adding HappyBase connection pool. #1516

Merged
merged 1 commit into from
Feb 23, 2016

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Feb 21, 2016

FYI @jgeewax this is the last bigtable module that needs to be added. (This isn't the last PR, the modules are being built up piece by piece, but getting closer and closer.)


For comparison: https://github.com/wbolster/happybase/blob/9cbd718c10a3089f234f1eac1236b631e1f8e7cd/happybase/pool.py

@dhermes dhermes added the api: bigtable Issues related to the Bigtable API. label Feb 21, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 21, 2016
@dhermes dhermes assigned theacodes and unassigned tseaver Feb 22, 2016
@theacodes
Copy link
Contributor

Unsure of the usage of this - but is there any reason why you didn't implement HappyBase's Pool methods connection, _acquire_connection, and _return_connection?

@dhermes
Copy link
Contributor Author

dhermes commented Feb 23, 2016

@jonparrott The "final" implementation is elsewhere. I am just breaking it into small chunks to make review go smoothly / make it easier to iterate on changes. That version also has full-fledged docs.

@theacodes
Copy link
Contributor

I see. That's fine. This LGTM.

dhermes added a commit that referenced this pull request Feb 23, 2016
@dhermes dhermes merged commit e3f45fd into googleapis:master Feb 23, 2016
@dhermes dhermes deleted the happybase-connection-pool branch February 23, 2016 18:05
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.

4 participants