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

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

Yaron Shani created FLINK-30417:
-----------------------------------

             Summary: 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


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)