The BigtableSession leak issue #2658 is not fixed yet because #2782 was reverted #2873.
This issue causes Dataflow pipeline with CloudBigtableIO to log error messages.
"*~*~*~ Channel ManagedChannelImpl{logId=43, target=bigtableadmin.googleapis.com:443} was not shutdown properly!!! ~*~*~*
Make sure to call shutdown()/shutdownNow() and wait until awaitTermination() returns true."

The
BigtableSessionleak issue #2658 is not fixed yet because #2782 was reverted #2873.This issue causes Dataflow pipeline with
CloudBigtableIOto log error messages.