You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/12/14 13:10:00 UTC

[jira] [Updated] (FLINK-30417) Rabbit error is not clear

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

ASF GitHub Bot updated FLINK-30417:
-----------------------------------
    Labels: pull-request-available  (was: )

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