You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2017/08/15 13:44:00 UTC

[jira] [Resolved] (KARAF-5308) Remove RepositoryImpl lazy loading as we always load it upfront anyway

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

Christian Schneider resolved KARAF-5308.
----------------------------------------
    Resolution: Fixed

> Remove RepositoryImpl lazy loading as we always load it upfront anyway
> ----------------------------------------------------------------------
>
>                 Key: KARAF-5308
>                 URL: https://issues.apache.org/jira/browse/KARAF-5308
>             Project: Karaf
>          Issue Type: Improvement
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: 4.2.0
>
>
> Currently RepositoryImpl has the ability to load on demand if it is not already loaded.
> This is not necessary as all usages load the Repository content right away.
> So I propose to remove the lazy loading .
> Another  change is to prefer creating/loading features through the RepositoryCache.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)