Many ftp connections into FTP server from Camel route when using recipientList

Solution Verified - Updated -

Issue

We are running a Camel route that produces messages to an FTP server.
At runtime we see hundreds of connections into the FTP server, which do not seem to get cleared up.

Our route in essence looks similar to this example:

<route>
  <from uri="" >
  <!-- some further processing -->
  ...
  <recipientList>
    <simple>
      sftp://server
    </simple>
  </recipientList>
</route>

Environment

  • JBoss Fuse 6.2.1
  • JBoss Fuse 6.3
  • Camel RecipientList EIP
  • Camel FTP producer

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content