You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ivan Mushketyk (JIRA)" <ji...@apache.org> on 2016/08/01 20:59:20 UTC

[jira] [Commented] (FLINK-4043) Generalize RabbitMQ connector into AMQP connector

    [ https://issues.apache.org/jira/browse/FLINK-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15402806#comment-15402806 ] 

Ivan Mushketyk commented on FLINK-4043:
---------------------------------------

If you are going to work on it, here is an implementation of the ActiveMQ connector: https://github.com/apache/flink/pull/2314

> Generalize RabbitMQ connector into AMQP connector
> -------------------------------------------------
>
>                 Key: FLINK-4043
>                 URL: https://issues.apache.org/jira/browse/FLINK-4043
>             Project: Flink
>          Issue Type: Improvement
>          Components: Streaming Connectors
>            Reporter: Robert Metzger
>
> Our current RabbitMQ connector is actually using a AMQP client implemented by RabbitMQ.
> AMQP is a protocol for message queues, implemented by different clients and brokers.
> I'm suggesting to rename the connector so that its more obvious to users of other brokers that they can use the connector as well.



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