[
https://issues.apache.org/jira/browse/FLINK-17529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17162230#comment-17162230
]
Austin Cawley-Edwards edited comment on FLINK-17529 at 7/21/20, 6:01 PM:
-------------------------------------------------------------------------
Making this ticket "Upgrade com.rabbitmq:amqp-client to 5.x" as there's a CVE
for the 4.2.0 version we're using:
[https://github.com/advisories/GHSA-w4g2-9hj6-5472]
Should be an easy upgrade after [https://github.com/apache/flink/pull/12729] is
merged
was (Author: austince):
Perhaps we should make this ticket "Upgrade com.rabbitmq:amqp-client to 5.x" as
there's a CVE for the 4.2.0 version we're using:
[https://github.com/advisories/GHSA-w4g2-9hj6-5472]
Should be an easy upgrade after [https://github.com/apache/flink/pull/12729] is
merged
> Replace Deprecated RMQ QueueingConsumer
> ---------------------------------------
>
> 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: Minor
>
> 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)