Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-7384

camel-rabbitmq: Allow connection factory tuning

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.13.0
    • 2.14.0
    • camel-rabbitmq
    • None
    • Unknown

    Description

      Several settings of the com.rabbitmq.client.ConnectionFactory are not exposed in RabbitMQEndpoint, namely:

      • automaticRecoveryEnabled
      • networkRecoveryInterval
      • topologyRecoveryEnabled
      • connectionTimeout
      • requestedHeartbeat
      • clientProperties
      • requestedChannelMax
      • requestedFrameMax
      • sslProtocol

      It would be great if we could plug any ConnectionFactory implementation in the endpoint (caching connection factory for instance)

      Attachments

        Activity

          People

            njiang Willem Jiang
            gquintana GĂ©rald Quintana
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: