You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Maximilian Michels (JIRA)" <ji...@apache.org> on 2016/02/20 20:15:18 UTC

[jira] [Closed] (FLINK-3248) RMQSource does not provide a constructor for credentials or other options

     [ https://issues.apache.org/jira/browse/FLINK-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maximilian Michels closed FLINK-3248.
-------------------------------------
    Resolution: Fixed

Fixed in 9bdee1b355c6113db35ba7476f65deffe5e39ea8.

> RMQSource does not provide a constructor for credentials or other options
> -------------------------------------------------------------------------
>
>                 Key: FLINK-3248
>                 URL: https://issues.apache.org/jira/browse/FLINK-3248
>             Project: Flink
>          Issue Type: Bug
>          Components: Streaming Connectors
>    Affects Versions: 1.0.0
>            Reporter: Maximilian Michels
>            Assignee: Maximilian Michels
>             Fix For: 1.0.0
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)