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

camel-netty - Allow to reuse previous Channel in next call

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • jboss-fuse-6.3
    • jboss-fuse-6.2.1
    • Camel
    • % %
    • 0
    • 0% 0%
    • 6.3 Sprint 3 (Feb 29 - Mar 25)

      If you want to re-use the same Channel when calling a remote TCP server with netty producer, then this requires to store the Channel on the exchange so it can be re-used on the next netty producer and so on. And then use an UoW to return the Channel in the pool when the Exchange is done.

      For example in the route below, the 2 x netty should use the same Channel.

      from foo
      to netty
      to bar
      to netty

      See also https://issues.apache.org/jira/browse/CAMEL-9637.

            acosenti Andrea Cosentino
            rhn-gps-jcordes Jochen Cordes
            Jan Bouska Jan Bouska
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: