[
https://issues.apache.org/jira/browse/BEAM-7718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16883837#comment-16883837
]
Steve Niemitz commented on BEAM-7718:
-------------------------------------
Looks like there was a change very recently
([https://github.com/apache/beam/commit/2bf6fdea968303e38270ab97dae90648ceef759a#diff-cfdca1a326496dabb9a075878204894f])
to make withClientFactory public. I'll close this out.
> PubsubIO to use gRPC API instead of JSON REST API
> -------------------------------------------------
>
> Key: BEAM-7718
> URL: https://issues.apache.org/jira/browse/BEAM-7718
> Project: Beam
> Issue Type: New Feature
> Components: io-java-gcp
> Reporter: Steve Niemitz
> Priority: Major
>
> {quote}The default implementation uses the HTTP REST API, which seems to be
> much less performant than the gRPC implementation. Is there a reason that
> the gRPC implementation is essentially unavailable from the public API?
> PubsubIO.Read.withClientFactory is package private. I worked around this by
> making it public and rebuilding{quote}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)