Skip to content

Transaction can cause timeout, lost server connection, and connection pool saturation on SQL Server #533

@Arkatufus

Description

@Arkatufus

Version Information
Version of Akka.Persistence.Sql? dev branch

Describe the bug
Transaction can cause timeout, zombie connection, and/or connection pool exhaustion on SQL Server during persistence HandleDeleteMessagesTo execution with high persistence activity. This seems to be caused by table/row lock and the complexity of the operation.

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