You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Thomas Watson (JIRA)" <ji...@apache.org> on 2014/04/24 19:35:17 UTC

[jira] [Created] (FELIX-4495) Candidates from already resolved fragments get ignored if no new hosts are available

Thomas Watson created FELIX-4495:
------------------------------------

             Summary: Candidates from already resolved fragments get ignored if no new hosts are available
                 Key: FELIX-4495
                 URL: https://issues.apache.org/jira/browse/FELIX-4495
             Project: Felix
          Issue Type: Bug
          Components: Resolver
            Reporter: Thomas Watson


org.apache.felix.resolver.Candidates.populateResource(ResolveContext, Resource) gets called for fragments even if they are already resolved so that we can attach them to more hosts as needed.

The issue is that this method will throw a ResolutionException if the fragment cannot attach to any new hosts during the current resolve process.  This has the effect of removing any candidate capabilities provided by already resolved fragments.



--
This message was sent by Atlassian JIRA
(v6.2#6252)