Skip to content

Data Client channel refresh does not pass the same GRPC options #1240

@axyjo

Description

@axyjo

Steps to reproduce

  1. Create a new BigtableDataClient, use it to query responses > 4MB. Queries will succeed.
  2. Wait 30-45 mins for the channel refresh process to take place.
  3. After the channel has been refereshed, queries on data > 4 MB will fail with errors like: ResourceExhausted: "CLIENT: Received message larger than max (4867598 vs. 4194304)"

Metadata

Metadata

Assignees

Labels

api: bigtableIssues related to the googleapis/python-bigtable API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions