Skip to content

Introduction of unlink with lock broke integrations with Twemproxy #3041

Closed
@nbroeking

Description

@nbroeking

Bug report / Enhancement

We use spring-integration-redis to use twemproxy or T-Redis. (T-Redis is a sharding mechanism for Redis). The library worked great until the introduction of the following diff.

88c7646#diff-befc3689f434cc94881bf3d1818f9191

Once this diff was released it causes an exception to be thrown when you issue an lock.unlock() call. This happens because twemproxy does not support the call info server.

The last working version was 5.0.1. All of the more recent versions are broken.

Is this something you support / are willing to fix?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions