-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Add checkpointing to JDBC Source databases #10909
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
Comments
Hi @alafanechere, do you find any solution to this issue? I've been passing through this same problem for about three weeks and I don't know how to solve. |
The issue will be addressed when a source and a destination in a given connection are making periodic checkpoints. |
@tuliren looks like you have already done this for Postgres and now it should be possible to do this for MySQL and other JDBC database sources. If the implementation will require source-specific changes, then please file separate issues for each source. |
Work left:
|
Is this issue a duplicate of #14770? if so, feel free to close one of them! |
@evantahler, no, they are not duplications. #14770 is for destination. This one is for source. |
Summary
Created from Slack: https://airbytehq.slack.com/archives/C01MFR03D5W/p1640005429033600?thread_ts=1640005429.033600&cid=C01MFR03D5W
Connector publication
^
means it is the same as above.The text was updated successfully, but these errors were encountered: