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);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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