Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-1002

Switch the blueprint extender to synchronous mode

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.0.0
    • None
    • None

    Description

      Adding the following to etc/config.properties

      org.apache.aries.blueprint.synchronous=true
      

      The effect will be that as much blueprint processing as possible will be done by the blueprint extender synchronously with the bundle starting. In effect, it reduces the amount of waiting between bundles having dependencies if the order is correct. The processing can be fully synchronous if all dependencies are satisfied, meaning that there's no delay between the bundle become STARTED and the blueprint container being created.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: