[ 
https://issues.apache.org/jira/browse/BEAM-7716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17302847#comment-17302847
 ] 

Steve Niemitz commented on BEAM-7716:
-------------------------------------

I was using it to try to debug pubsub read performance issues caused by a "bug" 
in the windmill reader a long time ago.  In the end I found that both the json 
and grpc implementations performed much worse than the windmill reader anyways 
though, so it wasn't very helpful.

> PubsubIO returns empty message bodies for all messages read
> -----------------------------------------------------------
>
>                 Key: BEAM-7716
>                 URL: https://issues.apache.org/jira/browse/BEAM-7716
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp
>            Reporter: Steve Niemitz
>            Priority: P1
>
> {quote}Both the JSON and gRPC implementation return empty message bodies for 
> all messages read (using readMessages).  When running with the 
> dataflow-specific reader, this doesn't happen and the message bodies have the 
> content as expected.  I took a pipeline that works as expected on dataflow 
> using PubsubIO.Read, added the experiment flag, and then my pipeline broke 
> from empty message bodies.  This obviously blocked me from really 
> experimenting much more.{quote}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to