[
https://issues.apache.org/jira/browse/ARIES-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominik Przybysz closed ARIES-983.
----------------------------------
Closing for released artifact
> The BundleHookBundleTracker has an invalid logic wrt initially tracked bundles
> ------------------------------------------------------------------------------
>
> Key: ARIES-983
> URL: https://issues.apache.org/jira/browse/ARIES-983
> Project: Aries
> Issue Type: Bug
> Components: Util
> Affects Versions: 1.0
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Priority: Major
> Fix For: util-1.1.0
>
>
> The bundle tracker does not register the hook service before tracking bundles
> which means it can miss events when starting.
> In addition, some methods are not overriden from BundleTracker and may lead
> to bad results if called.
> The only reason for BundleHookBundleTracker to override BundleTracker is to
> be easily manipulated the same way, but given the internals are changed, all
> the methods must be redefined because they all call a private (thus not
> overridable) method.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)