Skip to content

use ChannelProvider instead of ChannelBuilder #1563

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 26, 2017
Merged

use ChannelProvider instead of ChannelBuilder #1563

merged 3 commits into from
Jan 26, 2017

Conversation

pongad
Copy link
Contributor

@pongad pongad commented Jan 25, 2017

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 25, 2017
.build();
builder.channelProvider.needsExecutor()
? builder.channelProvider.getChannel(executor)
: builder.channelProvider.getChannel();

This comment was marked as spam.

This comment was marked as spam.

@garrettjonesgoogle
Copy link
Member

LGTM

@pongad pongad merged commit c46faf2 into googleapis:pubsub-hp Jan 26, 2017
@pongad pongad deleted the chan-provider branch January 26, 2017 00:11
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling d23d166 on pongad:chan-provider into ** on GoogleCloudPlatform:pubsub-hp**.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants