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

LAST_COMMITTED from configuration should use interval with fallback value #558

Open
TomVanWemmel opened this issue Mar 15, 2023 · 0 comments

Comments

@TomVanWemmel
Copy link

Feature description

When a Source Connector has neo4j.streaming.from value set to LAST_COMMITTED, it will fallback to "NOW" for the default value. It should subtract the value of neo4j.streaming.poll.interval.msecs. Else the $lastCheck will have the same value during the first two executions of the connector.

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

No branches or pull requests

1 participant