Skip to content

The DynamoDbLockRegistry.tryLock() must honor a contract #205

@artembilan

Description

@artembilan

Turns out the AmazonDynamoDBLockClient.acquireLock() steps into a busy-wait loop with a sleep time out instead of answering the result immediately like it is required by the tryLock() contract.

See spring-cloud/spring-cloud-stream-binder-aws-kinesis#186 for more info.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions