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

Unexpected session flush when calling AuditReader.GetCurrentRevision #20

Closed
akonit opened this issue Jul 26, 2019 · 1 comment
Closed

Comments

@akonit
Copy link

akonit commented Jul 26, 2019

Hello

There is a problem when calling AuditReader().GetCurrentRevision(true) - it leads to immediate flush of uncommited session data. If calling GetCurrentRevision with persist = false, then problem is gone. It seems, that unexpected flush happens when saving revisionData by DefaultRevisionInfoGenerator.

I made a PR to illustrate the problem: #21

@RogerKratz
Copy link
Collaborator

Close this one, leave corresponding PR #21 open.

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

No branches or pull requests

2 participants