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

Persistence - fix double return of recovery permit #3201

Merged
merged 1 commit into from
Nov 27, 2017

Conversation

zbynek001
Copy link
Contributor

When exception was thrown from RecoveryCompleted the
permit was returned twice, resulting in negative balance

migrated from akka/akka#24006

@zbynek001 zbynek001 changed the title [WIP] Persistence - fix double return of recovery permit Persistence - fix double return of recovery permit Nov 23, 2017
@Horusiath Horusiath self-requested a review November 27, 2017 07:22
Copy link
Contributor

@Horusiath Horusiath 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 👍 . Performance tests failure is not related to this PR and needs to be rerun.

@Aaronontheweb Aaronontheweb added this to the 1.3.3 milestone Nov 27, 2017
@Aaronontheweb Aaronontheweb merged commit 34ce5a3 into akkadotnet:dev Nov 27, 2017
@zbynek001 zbynek001 deleted the fix-permit branch June 24, 2018 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants