Skip to content

Fix committer lag of one record when NoSqlTarget is used#548

Merged
gtopper merged 1 commit intomlrun:developmentfrom
gtopper:ML-4421-NoSqlTarget
Dec 15, 2024
Merged

Fix committer lag of one record when NoSqlTarget is used#548
gtopper merged 1 commit intomlrun:developmentfrom
gtopper:ML-4421-NoSqlTarget

Conversation

@gtopper
Copy link
Collaborator

@gtopper gtopper commented Dec 15, 2024

NoSqlTarget must not keep a reference to the last event it processed, or else the GC can't collect it, and its offset won't be committed.

ML-4421

`NoSqlTarget` must not keep a reference to the last event it processed, or else the GC can't collect it, and its offset won't be committed.

[ML-4421](https://iguazio.atlassian.net/browse/ML-4421)
@gtopper gtopper merged commit a00e997 into mlrun:development Dec 15, 2024
3 checks passed
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