Details
-
Bug
-
Status: Open
-
P2
-
Resolution: Unresolved
-
2.29.0, 2.32.0, 2.33.0
-
None
Description
BigQueryWriteClient in DatasetServiceImpl (added at https://github.com/apache/beam/pull/14309) is not closed. This causes the error logs in gRPC orphan channel clean up. See "bigquery_grpc.log" in attachments which is extracted from GCP Dataflow. I don't think this issue affect pipeline runs except the error logs, but could you take a look at that?
A similar issue is reported for CloudBigtableIO at https://github.com/googleapis/java-bigtable-hbase/issues/2658
Attachments
Attachments
Issue Links
- is duplicated by
-
BEAM-12365 BigQueryWriteClient is not closed
- Resolved
-
BEAM-12451 BigQueryIO leaks gRPC channels
- Resolved
-
BEAM-12521 Java SDK Bigquery IO : RuntimeException: ManagedChannel allocation site
- Resolved
- links to