Uploaded image for project: 'Aries'
  1. Aries
  2. ARIES-983

The BundleHookBundleTracker has an invalid logic wrt initially tracked bundles

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0
    • util-1.1.0
    • Util
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              gnodet Guillaume Nodet
              gnodet Guillaume Nodet
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: