Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-6957

Revert automatic wrap bundle refresh behaviour

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • fuse-6.x-GA
    • fuse-6.x-GA
    • Karaf
    • % %

      In Fuse 6.3, wrap: bundles are implicitly refreshed on any deployment. This is creating a number of issues related to circular deployment loops with both product and 3rd party libraries.

      For example, a totally unrelated config update triggered the refresh of half the container due to the wrap usage for janino:

      <bundle>wrap:mvn:org.codehaus.janino/janino/2.5.16$Bundle-SymbolicName=Codehaus-Janino&amp;Bundle-Version=2.5.16</bundle>
      
      org.drools.compiler / 6.4.0.201612012349 (Wired to Codehaus-Janino/2.5.16 which is being refreshed)
      
      2017-06-15 13:22:03,709 | INFO  | 4.0.1-1-thread-1 | Agent                            |  - 74 - io.fabric8.fabric-agent - 1.2.0.redhat-630254 |     org.kie.scanner.osgi / 6.4.0.201612012349 (Wired to org.drools.compiler/6.4.0.201612012349 which is being refreshed)
      
      2017-06-15 13:22:03,709 | INFO  | 4.0.1-1-thread-1 | Agent                            |  - 74 - io.fabric8.fabric-agent - 1.2.0.redhat-630254 |     org.kie.api / 6.4.0.201612012339 (Wired to org.drools.compiler/6.4.0.201612012349 which is being refreshed)
      
      2017-06-15 13:22:03,708 | INFO  | 4.0.1-1-thread-1 | Agent                            |  - 74 - io.fabric8.fabric-agent - 1.2.0.redhat-630254 |     org.drools.osgi.integration / 6.4.0.201612021118 (Wired to org.drools.compiler/6.4.0.201612012349 which is being refreshed)
      
      2017-06-15 13:22:03,709 | INFO  | 4.0.1-1-thread-1 | Agent                            |  - 74 - io.fabric8.fabric-agent - 1.2.0.redhat-630254 |     org.kie.internalapi / 6.4.0.201612012339 (Wired to org.kie.api/6.4.0.201612012339 which is being refreshed)
      
      2017-06-15 13:22:03,707 | INFO  | 4.0.1-1-thread-1 | Agent                            |  - 74 - io.fabric8.fabric-agent - 1.2.0.redhat-630254 |     org.drools.core / 6.4.0.201612012349 (Wired to org.kie.api/6.4.0.201612012339 which is being refreshed)
      
      2017-06-15 13:22:03,687 | INFO  | 4.0.1-1-thread-1 | Agent                            |  - 74 - io.fabric8.fabric-agent - 1.2.0.redhat-630254 |     customer-brms-service / 1.0 (Wired to org.kie.api/6.4.0.201612012339 which is being refreshed)
      
      2017-06-15 13:22:03,687 | INFO  | 4.0.1-1-thread-1 | Agent                            |  - 74 - io.fabric8.fabric-agent - 1.2.0.redhat-630254 |     customer-dispatch / 1.0 (Wired to customer-brms-service/1.0 which is being refreshed)
      
      

            ggrzybek Grzegorz Grzybek
            rhn-support-mrobson Matt Robson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: