Skip to content
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

handle no offset init.sync.skip #12

Merged
merged 1 commit into from
Mar 27, 2023

Conversation

ryanjclark
Copy link

init.sync.skip was not respected starting from scratch without an offset. An offset is present if the connector has been connected to a dynamo table in any capacity (KCL table still exists/internal topic has been written to).

This PR addresses using init.sync.skip from start() on a new table + topic.

@ryanjclark ryanjclark requested a review from psheets March 27, 2023 11:45
@ryanjclark ryanjclark merged commit fb3411f into master Mar 27, 2023
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