-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
STORAGE: Does a connection need to be bound to anything other than a Batch or Iterator? #728
Comments
I'm going to start this work in a series of small changes (I'm guessing there will be a lot of test re-factoring). Please protest if there are any issues. UPDATE: After starting this, it seems quite daunting. After checking From
From
(Updated March 31, 2015) |
@tseaver We have some methods which make HTTP requests for historical reasons only:
Also |
I think we could easily change the metadata-updating methods to drop the call (and require calling |
Run
to compare uses.
The text was updated successfully, but these errors were encountered: