Skip to content

Client fails to initialize when enabling DirectPath #2411

Closed
@sushanb

Description

@sushanb

Impacted Gax Version: 2.39.0
Impacted Libraries: Storage, Spanner, BigTable

If you have DirectPath enabled in your client via the TransportChannelProvider settings:

InstantiatingGrpcChannelProvider.newBuilder().setAttemptDirectPath(true).setAttemptDirectPathXds().build();

You may see the client fail to initialize via a Null Pointer Exception.

Resolution

Please skip Gax v2.39.0 and use v2.40.0+.

Metadata

Metadata

Assignees

No one assigned

    Labels

    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