Uploaded image for project: 'Fuse/AMQ Documentation'
  1. Fuse/AMQ Documentation
  2. FUSEDOC-1104

Fabric-Camel Blueprint Examples Should Not Show References to CuratorFramework in Blueprint

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 6.2.1
    • 6.2.1, 6.2.0
    • None
    • None
    • Sprint 2016-C, Sprint 2016-D

      Fuse documentation on the fabric-camel framework, like the example shown here: https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Fuse/6.2/html/Apache_Camel_Component_Reference/Fabric.html#Fabric-ExPURI advise the developer to insert a reference to CuratorFramework like so:

          <reference id="curator" interface="org.apache.curator.framework.CuratorFramework"/>
      
          <bean id="fabric-camel" class="io.fabric8.camel.FabricComponent">
              <property name="curator" ref="curator"/>
          </bean>
      

      Following this causes unit tests employing fabric to hang and I am advised by fabric engineers that adding this reference may cause problems in production:

      "You don't need reference to CuratorFramework service here. They are auotmatically given to you by the platform, and actually when you define them you risk to miss Curator events due to Dynamic Proxies nature."

            fbolton@redhat.com Fintan Bolton (Inactive)
            rhn-support-dhawkins Duane Hawkins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 4 hours
                4h
                Remaining:
                Remaining Estimate - 4 hours
                4h
                Logged:
                Time Spent - Not Specified
                Not Specified