[ https://issues.apache.org/jira/browse/FELIX-5709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195274#comment-16195274 ]
Karl Pauls commented on FELIX-5709: ----------------------------------- Similar to the issue we fixed in FELIX-5649 we should not return required hosts for any other namespace than HOST_NAMESPACE from PackageAdmin getHosts. Right now, we do and that causes the framework to be listed as host for all fragments (in other words, it still _looks_ like we would refresh the framework if you refresh the fragment even so we actually don't do that anymore due to FELIX-5649). > PackageAdmin getHosts should only return hosts required via HOST_NAMESPACE. > --------------------------------------------------------------------------- > > Key: FELIX-5709 > URL: https://issues.apache.org/jira/browse/FELIX-5709 > Project: Felix > Issue Type: Bug > Components: Framework > Affects Versions: framework-5.6.8 > Reporter: Karl Pauls > Assignee: Karl Pauls > Fix For: framework-5.6.10 > > -- This message was sent by Atlassian JIRA (v6.4.14#64029)