Comments on: Kafka Transactions with Spring Boot https://piotrminkowski.com/2022/10/29/kafka-transactions-with-spring-boot/ Java, Spring, Kotlin, microservices, Kubernetes, containers Tue, 27 Dec 2022 15:34:50 +0000 hourly 1 https://wordpress.org/?v=6.9.1 By: piotr.minkowski https://piotrminkowski.com/2022/10/29/kafka-transactions-with-spring-boot/#comment-1769 Tue, 27 Dec 2022 15:34:50 +0000 https://piotrminkowski.com/?p=13623#comment-1769 In reply to Gaurav Khanna.

Thanks!

]]>
By: Gaurav Khanna https://piotrminkowski.com/2022/10/29/kafka-transactions-with-spring-boot/#comment-1765 Sat, 24 Dec 2022 01:48:31 +0000 https://piotrminkowski.com/?p=13623#comment-1765 The information on XA transactions and the way to get around it is very helpful

]]>
By: piotr.minkowski https://piotrminkowski.com/2022/10/29/kafka-transactions-with-spring-boot/#comment-1732 Thu, 01 Dec 2022 09:50:14 +0000 https://piotrminkowski.com/?p=13623#comment-1732 In reply to nhan.

Hi,
Can you paste the whole stack trace? Did you create an instance of Kafka and provide connection settings in the app?

]]>
By: nhan https://piotrminkowski.com/2022/10/29/kafka-transactions-with-spring-boot/#comment-1730 Wed, 30 Nov 2022 06:01:31 +0000 https://piotrminkowski.com/?p=13623#comment-1730 Failed to start bean ‘org.springframework.kafka.config.internalKafkaListenerEndpointRegistry’; nested exception is org.apache.kafka.common.KafkaException: Failed to construct kafka consumer
please help me fix this error. Thanks.

]]>
By: piotr.minkowski https://piotrminkowski.com/2022/10/29/kafka-transactions-with-spring-boot/#comment-1699 Sun, 30 Oct 2022 22:11:38 +0000 https://piotrminkowski.com/?p=13623#comment-1699 In reply to Nikolaj Hansen.

Thanks!

]]>
By: Nikolaj Hansen https://piotrminkowski.com/2022/10/29/kafka-transactions-with-spring-boot/#comment-1696 Sat, 29 Oct 2022 16:39:19 +0000 https://piotrminkowski.com/?p=13623#comment-1696 Or you could use JMS, which does support XA transactions.

Very nice article.

]]>