BigtableSession is never closed by Reader causing "ManagedChannel allocation site" exceptions #2658
Labels
api: bigtable
Issues related to the googleapis/java-bigtable-hbase API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
This isn't a major issue, but it is causing exceptions to be logged that may confuse someone who isn't familiar with grpc-java/netty.
Code example
The BigtableSession created here is never closed.
Stack trace
The text was updated successfully, but these errors were encountered: