Skip to content

Conversation

gurjotkaur20
Copy link
Contributor

Fixes #636

Description

Earlier, separate scheduler was initialized for each stream on load time or whenever retention period is set. Now, a single scheduler is initialized which checks retention config of all the streams and performs the retention cleanup.

Earlier, separate scheduler was initialized for each stream on load time or whenever retention period is set.
Now, a single scheduler is initialized which checks retention config of all the streams and peforms the retention cleanup.
Copy link
Contributor

@Eshanatnight Eshanatnight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@nitisht nitisht merged commit d795e8e into parseablehq:main Feb 6, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 6, 2024
@gurjotkaur20 gurjotkaur20 deleted the modify-init-scheduler branch February 7, 2024 00:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modifying the retention period is causing two schedulers for retention cleanup
3 participants