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

RMQSource does not provide a constructor for credentials or other options

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0
    • Connectors / Common
    • None

    Description

      We could either add a new constructor for credentials (username and password) or let the user pass a ConnectionFactory to the source. The latter would enable us to support all potential options for the connection. Note that, ConnectionFactory is not serializable. It would have to be serialized to a byte array for shipping.

      Attachments

        Activity

          People

            mxm Maximilian Michels
            mxm Maximilian Michels
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: