Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Spanner: gRPC config not being passed to 'create_channel' #6

@larkee

Description

@larkee

The refactor in commit googleapis/google-cloud-python@1841c7a, resulted in an unused variable.

Previously, options was used as a keyword argument in the google.api_core.grpc_helpers.create_channel call so I think it has just omitted. This is the only reference to grpc config I could find so this probably means the grpc channel is not being configured properly.

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.api: spannerIssues related to the googleapis/python-spanner API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions