[
https://issues.apache.org/jira/browse/JCRVLT-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus resolved JCRVLT-503.
------------------------------------
Resolution: Fixed
Fixed in
https://github.com/apache/jackrabbit-filevault/commit/e7e4544230cbfbac5b1a26585a18fc5219481bd3.
> Introduce CompositePackageRegistry
> ----------------------------------
>
> Key: JCRVLT-503
> URL: https://issues.apache.org/jira/browse/JCRVLT-503
> Project: Jackrabbit FileVault
> Issue Type: Improvement
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: 3.4.10
>
>
> To ease dealing with multiple {{PackageRegistry}} services (introduced in
> JCRVLT-172), there should be a {{CompositePackageRegistry}} which implements
> {{PackageRegistry}} itself and calls the according operations on all/the
> first registered registry service (in the order of their service ranking).
> There should be a way to indicate on which registry operations creating new
> packages should be performed. The other operations are performed on the
> registry providing the PackageId because it is assumed that a package id is
> unique among all registries. In case multiple registries provide the same id
> the first one is used.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)