Skip to content

Conversation

@hichambouzkraoui
Copy link

Problem

I was trying to sync and old SQL Server version which only supports Change Tracking but not CDC to PostgreSQL
I couldn't find any Kafka source connector which support this feature
I found an old issue open for the same problem
refer to issue 80:(#80)

Solution

Extend kafka-connect-jdbc connect by adding new mode=changetracking

Does this solution apply anywhere else?
  • [x ] yes
  • no
If yes, where?

issue 80:(#80)

Test Strategy

Done manual Testing by Setting up docker-compose with 3 services sqlserver, kafka,connect

Testing done:
  • [ x] Unit tests
  • [ x] Integration tests
  • System tests
  • [x ] Manual tests

Release Plan

@confluent-cla-assistant
Copy link

Please sign the Contributor License Agreement here before this PR can be approved.
❌ hichambouzkraoui
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

@hichambouzkraoui hichambouzkraoui marked this pull request as ready for review September 15, 2025 15:24
@hichambouzkraoui hichambouzkraoui requested a review from a team as a code owner September 15, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant