You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Austin Cawley-Edwards (Jira)" <ji...@apache.org> on 2020/07/21 18:02:00 UTC

[jira] [Updated] (FLINK-17529) Upgrade com.rabbitmq:amqp-client to 5.x

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

Austin Cawley-Edwards updated FLINK-17529:
------------------------------------------
    Priority: Major  (was: Minor)

> Upgrade com.rabbitmq:amqp-client to 5.x
> ---------------------------------------
>
>                 Key: FLINK-17529
>                 URL: https://issues.apache.org/jira/browse/FLINK-17529
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors/ RabbitMQ
>    Affects Versions: 1.10.0
>            Reporter: Austin Cawley-Edwards
>            Priority: Major
>
> The RMQ QueueingConsumer is used in the RMQSource to get a simple blocking consumer. This has been deprecated in `com.rabbitmq:amqp-client` 4.2.0 and is removed in 5.x. It should be replaced by a `com.rabbitmq.client.DefaultConsumer`.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)