damccorm opened a new issue, #20970: URL: https://github.com/apache/beam/issues/20970
[BigQueryWriteClient](https://github.com/apache/beam/blob/v2.29.0/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryServicesImpl.java#L461) in DatasetServiceImpl (added at [https://github.com/apache/beam/pull/14309)](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](https://github.com/googleapis/java-bigtable-hbase/issues/2658) Imported from Jira [BEAM-12356](https://issues.apache.org/jira/browse/BEAM-12356). Original Jira may contain additional context. Reported by: baeminbo. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
