debezium / debezium/dbz

Signalling struct should be modelled as a class [DBZ-4418]

Open
#545 0 comments 0 reactions 1 assignee Claimed by @jpechane View on GitHub
component/core-library migrated-from-jira type/task
Dominant language
HTML
Stars
6
Forks
8
Avg merge
2d 19h
Merged PRs (30d)
1

Description

Migrated from [DBZ-4418](https://issues.redhat.com/browse/DBZ-4418)

There's this method on {{CommonConnectorConfig}}:

{code}
public Optional parseSignallingMessage(Struct value)
{code}

Is this a) the right place? Seems more like it was pushed there in lack of a better, more dedicated contract. And b) can this return a proper type like {{SignallingMessage}} rather than an array. The contract is very opaque atm.

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.