-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Migrate to gRPC GA APIs #1949
Copy link
Copy link
Closed
Labels
api: bigtableIssues related to the Bigtable API.Issues related to the Bigtable API.api: loggingIssues related to the Cloud Logging API.Issues related to the Cloud Logging API.api: pubsubIssues related to the Pub/Sub API.Issues related to the Pub/Sub API.grpc
Metadata
Metadata
Assignees
Labels
api: bigtableIssues related to the Bigtable API.Issues related to the Bigtable API.api: loggingIssues related to the Cloud Logging API.Issues related to the Cloud Logging API.api: pubsubIssues related to the Pub/Sub API.Issues related to the Pub/Sub API.grpc
The exception types thrown are changing in the gRPC GA APIs compared to the beta APIs currently used.
grpc/grpc#7002 (comment)
To minimize the amount of code users of the Cloud Bigtable APIs will need to rewrite, we should migrate to the GA APIs ASAP.