debezium / debezium/dbz

Sink Notification: Connector name in the additional data [DBZ-6819]

Open
#877 0 comments 0 reactions 0 assignees View on GitHub
component/core-library migrated-from-jira type/enhancement
Dominant language
HTML
Stars
6
Forks
8
Avg merge
2d 19h
Merged PRs (30d)
1

Description

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

h2. What Debezium connector do you use and what version?

2.3.2.Final
h1. Feature request or enhancement

In the case of an initial snapshot, I'd like to have the connector name in the event's payload (as it is documented for the Incremental Snapshot):

{{{ "id":"6d82a3ec-ba86-4b36-9168-7423b0dd5c1d", "aggregate_type":"Initial Snapshot", "type":"COMPLETED", "additional_data":{ "connector_name":"my-connector" } }}}

 

 

Contributor guide

Open the contributing guide

Research direction

Start by comparing the initial-snapshot notification with the documented incremental-snapshot event and trace where the additional_data payload is assembled. Done means the initial snapshot event includes connector_name with the expected value, with coverage for the resulting payload.

Written by the indexing model from the issue text.

Assessment

Domain
backend-api-design
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.