Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Switch from NettyChannelBuilder to ManagedChannelBuilder #208

Description

@garrettjonesgoogle

Specifically, in https://github.com/googleapis/gax-java/blob/master/src/main/java/com/google/api/gax/grpc/InstantiatingChannelProvider.java . NettyChannelBuilder is @Experimental so we shouldn't depend on it directly; all of the same functionality should be available in ManagedChannelBuilder.

Metadata

Metadata

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions