[
https://issues.apache.org/jira/browse/SLING-9920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-9920.
-------------------------------------
Resolution: Fixed
Fixed in
https://github.com/apache/sling-org-apache-sling-feature/commit/37f59a36fa07a42ffd6c019b5bb0f55a729fb0db
> Simplify BuilderUtil.mergeWithContextOverride
> ---------------------------------------------
>
> Key: SLING-9920
> URL: https://issues.apache.org/jira/browse/SLING-9920
> Project: Sling
> Issue Type: Improvement
> Components: Feature Model
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Feature Model 1.2.16
>
>
> One argument for mergeWithContextOverride is an entry set which is used as an
> iterator inside the method - this comes with the downside that searching and
> getting a value requires to re-iterate over the iterator over and over again.
> The code can be simplified by just passing in the context map
--
This message was sent by Atlassian Jira
(v8.3.4#803005)