Skip to content

feat: adding pollingtimestamp metadata in bulk mode #1450

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sachin-kansal
Copy link

@sachin-kansal sachin-kansal commented Dec 21, 2024

Problem

While using bulk mode in JDBC source connector, polling time is not sent to the records metadata.
Hence insert field smt does not work to add polling time in the records.

Also whenever the jdbc is restarted polling is started again results in reading the table again or duplicate data and make difficult to bifurcate data which is added in the queue at each poll.

Solution

adding timestamp helps in the bifurcation.

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

Test Strategy

end to end dataflow check

Testing done:
  • Unit tests
  • Integration tests
  • System tests
  • Manual tests

Release Plan

@sachin-kansal sachin-kansal requested a review from a team as a code owner December 21, 2024 19:54
@confluent-cla-assistant
Copy link

🎉 All Contributor License Agreements have been signed. Ready to merge.
✅ sachin-kansal
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

@sachin-kansal
Copy link
Author

@confluent-antonio please review my Pull Request

@sachin-kansal
Copy link
Author

@aniketshrimal , could please review my Pull Request

@confluent-antonio
Copy link
Member

@confluent-antonio please review my Pull Request

I'm sorry, I'm not a developer. I can't review your PR.

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.

2 participants