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

fix: DynamoDB evict offsets per slice #1247

Merged
merged 1 commit into from
Nov 18, 2024
Merged

fix: DynamoDB evict offsets per slice #1247

merged 1 commit into from
Nov 18, 2024

Conversation

patriknw
Copy link
Member

  • don't use evicted state when saving changed timestamp per slice
  • evict time window for each slice
  • remove keep-number-of-entries and evict-interval

* don't use evicted state when saving changed timestamp per slice
* evict time window for each slice
* remove keep-number-of-entries and evict-interval
@patriknw patriknw changed the title fix: Evict per slice fix: DynamoDB evict offsets per slice Nov 18, 2024
@patriknw patriknw added the bug Something isn't working label Nov 18, 2024
@patriknw
Copy link
Member Author

@leviramsey please review this

Copy link
Contributor

@leviramsey leviramsey left a comment

Choose a reason for hiding this comment

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

LGTM

@patriknw
Copy link
Member Author

some samples failed, but that is unrelated and fixed in #1248

@patriknw patriknw merged commit 997fb78 into main Nov 18, 2024
20 of 22 checks passed
@patriknw patriknw deleted the wip-evict-patriknw branch November 18, 2024 16:04
@patriknw patriknw added this to the 1.6.2 milestone Nov 18, 2024
@leviramsey
Copy link
Contributor

Refs: akka/akka-persistence-dynamodb#95

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants