RabbitMQMessage coder can't be registered when using Google Cloud Dataflow
Open
bug
dataflow
P3
runners
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
When using Google cloud Dataflow, coders registered through
```
pipeline.getCoderRegistry().setCoderForClass(...)
```
Don't seem to be really registered. As a consequence, RabbitMqMessage objects are not correctly serialized.
I would love to provide more details, unfortunatly I was not able to produce a valid debugging session to dive into details.
Imported from Jira [BEAM-7433](https://issues.apache.org/jira/browse/BEAM-7433). Original Jira may contain additional context.
Reported by: riduidel.
Contributor guide
Assessment
This issue has not been assessed yet.