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

Switch from NettyChannelBuilder to ManagedChannelBuilder #208

Closed
garrettjonesgoogle opened this issue Feb 17, 2017 · 0 comments
Closed

Switch from NettyChannelBuilder to ManagedChannelBuilder #208

garrettjonesgoogle opened this issue Feb 17, 2017 · 0 comments
Assignees
Labels
blocking GCJ GA 🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@garrettjonesgoogle
Copy link
Member

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocking GCJ GA 🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

3 participants