Nicolas Deslandes created FLINK-22018:
-----------------------------------------
Summary: JdbcBatchingOutputFormat should not log SQLException on
retry
Key: FLINK-22018
URL: https://issues.apache.org/jira/browse/FLINK-22018
Project: Flink
Issue Type: Bug
Components: Connectors/ RabbitMQ
Affects Versions: 1.7.2, 1.8.0, 1.8.2
Reporter: Nicolas Deslandes
Assignee: Nicolas Deslandes
Fix For: 1.8.3, 1.9.2, 1.10.0
RabbitMQ connector do not close consumers and channel on closing
This potentially leaves idle consumer on the queue that prevent any other
consumer on the same queue to get message, this happens the most when a job is
stop/cancel and redeploy.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)