PubsubIO returns empty message bodies for all messages read
Open
bug
gcp
io
java
P2
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
> 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.
Imported from Jira [BEAM-7716](https://issues.apache.org/jira/browse/BEAM-7716). Original Jira may contain additional context.
Reported by: SteveNiemitz.
Contributor guide
Assessment
This issue has not been assessed yet.