debezium / debezium/dbz

Add a signal to refresh the SQL Server change table pointer references [DBZ-6747]

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

Description

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

As a follow-up to DBZ-5423, if a user performs a rename on a table and creates a new change table instance, currently the user is required to restart the connector so that the connector refreshes the change table pointer cache.

As a way to avoid the connector restart, we could consider adding a new signal that could be sent to the connector that would in essence do a restart of the streaming phase but not the entire connector, allowing the change table pointer cache to be refreshed.

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.