[
https://issues.apache.org/jira/browse/FLINK-17529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz closed FLINK-17529.
------------------------------------
Fix Version/s: 1.12.0
Assignee: Austin Cawley-Edwards
Resolution: Fixed
Implemented in 4130b3bab13d2780e019ad1fa84f3ec0365f6ce0
> Upgrade com.rabbitmq:amqp-client to latest 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
> Assignee: Austin Cawley-Edwards
> Priority: Major
> Fix For: 1.12.0
>
>
> 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)