Skip to content

Improve message when lock is held by some other client #109

Description

@sky-andremartins

Currently the message logged when there is another client holding the lock does not contain that client id because it relies on the toString method from ResultSet and thats not convenient.

log.info("Lock currently held by {}", currentLock);

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