[
https://issues.apache.org/jira/browse/MRESOLVER-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MRESOLVER-175:
-------------------------------------
Summary: Drop SyncContextFactory delegates in favor of a selector approach
(was: Drop syncContextFactory delegates in favor of a selector approach)
> Drop SyncContextFactory delegates in favor of a selector approach
> -----------------------------------------------------------------
>
> Key: MRESOLVER-175
> URL: https://issues.apache.org/jira/browse/MRESOLVER-175
> Project: Maven Resolver
> Issue Type: Task
> Components: Resolver
> Reporter: Michael Osipov
> Assignee: Tamás Cservenák
> Priority: Major
> Fix For: 1.7.0
>
>
> Drop all the factory delegates, leave only named SyncContextFactory
> as only factory, but extend it to be able to functionally replace
> the dropped ones.
> Replacements:
> Introduced NoopNamedLockFactory
> GlobalSyncContextFactory becomes combo of static NameMapper + any
> NamedLockFactory
> NoLockSyncContextFactory becomes combo of any NameMapper +
> NoopNamedLockFactory
--
This message was sent by Atlassian Jira
(v8.3.4#803005)