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

Backport CAMEL-9319 - SshClient resource leak when used from ProducerTemplate

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jboss-fuse-6.3
    • jboss-fuse-6.2, jboss-fuse-6.2.1
    • Camel
    • 6.3 Sprint 4 (Mar 28 - Apr 29)

      Customer has reported running into CAMEL-9319 and requests a backport of the fix to The Red Hat Managed 2.15.1.redhat release.

      "

      When using ProducerTemplate for execution of an ssh command (i.e. producerTemplate.requestBody("ssh://...", String.class)), 11 threads are being created, that are never killed. Any subsequent calls create new threads, eventually this exhausts memory and thread resources on the machine.
      These threads are not being killed even when explicitly stopping the ProducerTemplate.

            acosenti Andrea Cosentino
            rhn-support-dhawkins Duane Hawkins
            Pavel Macik Pavel Macik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: