Andrey Zagrebin created FLINK-10876:
---------------------------------------
Summary: Deadlock if closing firstly pending transactions in
FlinkKafkaProducer(011).close()
Key: FLINK-10876
URL: https://issues.apache.org/jira/browse/FLINK-10876
Project: Flink
Issue Type: Bug
Components: Kafka Connector
Reporter: Andrey Zagrebin
While working on FLINK-10455, I encountered a deadlock in
_FlinkKafkaProducer(011).close()_ if _pendingTransactions_ are closed before
_currentTransaction_. There is no deadlock other way around.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)