Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-3763

RabbitMQ Source/Sink standardize connection parameters

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.1
    • 1.1.0
    • Connectors / Common
    • None

    Description

      The RabbitMQ source and sink should have the same capabilities in terms of establishing a connection, currently the sink is lacking connection parameters that are available on the source. Additionally, VirtualHost should be an offered parameter for multi-tenant RabbitMQ clusters (if not specified it goes to the vhost '/').

      Connection Parameters
      ===================

      • Host - Offered on both
      • Port - Source only
      • Virtual Host - Neither
      • User - Source only
      • Password - Source only

      Additionally, it might be worth offer the URI as a valid constructor because that would offer all 5 of the above parameters in a single String.

      Attachments

        Issue Links

          Activity

            People

              neo20iitkgp Subhankar Biswas
              robatts Robert Batts
              Votes:
              1 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: