Skip to content

Conversation

@gurjotkaur20
Copy link
Contributor

Fixes #654

Description

Added retention in ObjectStoreFormat struct so that update_snapshot gets the complete stream metadata information and don't override the retention configuration.

Copy link
Contributor

@nikhilsinhaparseable nikhilsinhaparseable left a comment

Choose a reason for hiding this comment

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

reviewed the change, approved to merge

@nikhilsinhaparseable nikhilsinhaparseable merged commit b5acf0b into parseablehq:main Feb 26, 2024
nikhilsinhaparseable pushed a commit to nikhilsinhaparseable/parseable that referenced this pull request Apr 20, 2024
…parseablehq#673)

current: when server restarts, the retention config gets deleted from stream.json
change: retention config does not get deleted on server restart
Fixes: parseablehq#654
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.

Retention time is getting removed when stream info is loaded from the storage.

2 participants