azagrebin commented on issue #6989: [FLINK-10455][Kafka Tx] Close transactional producers in case of failure and termination URL: https://github.com/apache/flink/pull/6989#issuecomment-435063729 @pnowojski Probably unrelated question: In `FlinkKafkaProducer011.recoverAndCommit`, e.g. `ProducerFencedException` is swallowed (could be transaction timeout), basically making failure impossible if `ignoreFailuresAfterTransactionTimeout` is `false` in `TwoPhaseCommitSinkFunction.recoverAndCommitInternal` which calls `FlinkKafkaProducer011.recoverAndCommit`. Is it intended?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
