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

Add options for min and max timestamps #724

Open
BramGruneir opened this issue Feb 26, 2024 · 0 comments
Open

Add options for min and max timestamps #724

BramGruneir opened this issue Feb 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@BramGruneir
Copy link
Member

We should have a min and max timestamp in which to apply mutations from. Mutations that fall outside of this range should be ignored.

A metric for tracking both pre-min and post-max ignored mutations would be useful for monitoring purposes.

The min will be useful when applying changes after a restore or import.
And max can be useful when looking to only reply mutations to a certain time.

A futher enhancement would be to store those mutations in a DLQ of some sort, but I don't think we need that at this time.

@BramGruneir BramGruneir added the enhancement New feature or request label Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants