You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey guys,
We're beginning use of happybase and will be rolling it into prod in the coming weeks.
I'm curious why the connectionpool doesn't have a polite close() call.
I have code locally that loops over the pool and tries to close the connections, but I feel like there may be context (history) I'm missing.
Thanks,
Scott
The text was updated successfully, but these errors were encountered:
Hey guys,
We're beginning use of happybase and will be rolling it into prod in the coming weeks.
I'm curious why the connectionpool doesn't have a polite close() call.
I have code locally that loops over the pool and tries to close the connections, but I feel like there may be context (history) I'm missing.
Thanks,
Scott
The text was updated successfully, but these errors were encountered: