You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2021/08/28 22:38:01 UTC

[jira] [Created] (MRESOLVER-193) Properly type locks in Redisson

Michael Osipov created MRESOLVER-193:
----------------------------------------

             Summary: Properly type locks in Redisson
                 Key: MRESOLVER-193
                 URL: https://issues.apache.org/jira/browse/MRESOLVER-193
             Project: Maven Resolver
          Issue Type: Improvement
          Components: Resolver
    Affects Versions: 1.7.1
            Reporter: Michael Osipov
            Assignee: Michael Osipov
             Fix For: 1.7.2


Currently, both {{rwlock}} and {{semaphore}} based locks use the same key naming scheme which leads to type collisions when both are used in the same Redisson instance. To make both usable as a no-brainer both should be better namespaced (scoped).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)