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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16127220#comment-16127220 ] 

ASF subversion and git services commented on KARAF-5308:
--------------------------------------------------------

Commit a75fabaf071b8274c7f266affa7ce7cdd87a2a22 in karaf's branch refs/heads/master from [~chris@die-schneider.net]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=a75faba ]

[KARAF-5308] Use upfront loading for repositories


> 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)