You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Andrey Zagrebin (JIRA)" <ji...@apache.org> on 2018/11/14 09:10:00 UTC

[jira] [Created] (FLINK-10876) Deadlock if closing firstly pending transactions in FlinkKafkaProducer(011).close()

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)