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 2019/10/17 19:14:00 UTC

[jira] [Comment Edited] (KARAF-6425) Provide a "Simple" Features Resolver

    [ https://issues.apache.org/jira/browse/KARAF-6425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16954032#comment-16954032 ] 

Christian Schneider edited comment on KARAF-6425 at 10/17/19 7:13 PM:
----------------------------------------------------------------------

Oh .. there is also another best practice when not using the static distro.

Install all features in one command. That allows the resolver to minimize refreshs.

... and of course: Avoid optional imports :)


was (Author: chris@die-schneider.net):
Oh .. there is also another best practice when not using the static distro.

Install all features in one command. That allows the resolver to minimize refreshs.

> Provide a "Simple" Features Resolver
> ------------------------------------
>
>                 Key: KARAF-6425
>                 URL: https://issues.apache.org/jira/browse/KARAF-6425
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 4.3.0
>
>
> Currently, the "full" features resolver is super powerful but some users complain about some effect: 
> 1. as it can cause refresh, it's not "predictable"
> 2. it's not easy to determine the features/bundles installed due to "underlying" caps/reqs resolution
> Even if I think it makes sense to keep the "full" resolver by default, it could be interesting to enable a "simple" resolver (configured via {{etc/org.apache.karaf.features.cfg}}) looking like what we had in Karaf 2.x: more straight forward, just using the content of the feature, and it's up to the user to provide complete features (even by hand or by a tool provided by Karaf).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)