[
https://issues.apache.org/jira/browse/FLINK-30417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17647096#comment-17647096
]
Yaron Shani commented on FLINK-30417:
-------------------------------------
https://github.com/apache/flink/pull/21509
> Rabbit error is not clear
> -------------------------
>
> Key: FLINK-30417
> URL: https://issues.apache.org/jira/browse/FLINK-30417
> Project: Flink
> Issue Type: Improvement
> Components: Connectors/ RabbitMQ
> Affects Versions: 1.14.6
> Reporter: Yaron Shani
> Priority: Minor
> Labels: pull-request-available
>
> Hey,
> When there is no connection to the RabbitMQ flink prints:
> {code:java}
> java.lang.RuntimeException: Error while creating the channel{code}
> or
> {code:java}
> java.net.SocketTimeoutException: connect timeout{code}
>
> This is making very difficult for people to understand what exactly is
> failing. Is it the connection between the jobs/tasks manager? is it Kafka?
> Rabbit? something else?
> I am going to make a PR that state that the error is the RabbitMQ connection.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)