Skip to content

Unexpected session flush when calling AuditReader.GetCurrentRevision #20

Closed
@akonit

Description

@akonit

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions