apache / apache/beam

RabbitMQMessage coder can't be registered when using Google Cloud Dataflow

Open
#19,464 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.