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

update SL keys on both perm and non-perm deletes #11

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

CptnKirk
Copy link

Resolves: issue #10

CptnKirk added 2 commits June 12, 2015 19:04
…l. Fixes issue where records would be lost on truncated journals where the real records were outside of the 0-max bounds (1000) records.
@CptnKirk
Copy link
Author

Generating SL keys was only part of the solution. I've also incorporated additional handling that takes these values into account when constructing the BatchGet keys.

@rkuhn
Copy link

rkuhn commented Jan 30, 2016

Hi @CptnKirk,

sorry for the delay: the Akka team is taking over maintainership of this plugin, the new repo is at https://github.com/akka/akka-persistence-dynamodb. We are in the process of updating to Akka 2.4.1, which will change the code around a bit, so I am not yet sure how much this will conflict. My current understanding is that this issue should be solved, so would you mind to submit a PR against the new repo in a few days?

Thanks,

Roland

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