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:39:00 UTC

[jira] [Updated] (MRESOLVER-193) Properly type lock key names in Redis

     [ https://issues.apache.org/jira/browse/MRESOLVER-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov updated MRESOLVER-193:
-------------------------------------
    Summary: Properly type lock key names in Redis  (was: Properly type lock key names in Redisson)

> Properly type lock key names in Redis
> -------------------------------------
>
>                 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
>            Priority: Major
>             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)