Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.14.6
Description
Hey,
When there is no connection to the RabbitMQ flink prints:
java.lang.RuntimeException: Error while creating the channel
or
java.net.SocketTimeoutException: connect timeout
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.