You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2016/06/09 12:39:20 UTC

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

Robert Metzger created FLINK-4043:
-------------------------------------

             Summary: 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)