Re: Data Loss from Kafka Connect when Schema Registry requests fail

2025-01-09 Thread Thomas Thornton
This was fixed in https://github.com/apache/kafka/pull/18146 On Tue, Nov 12, 2024 at 4:41 PM Thomas Thornton wrote: > Hi we notice data loss i.e. dropped records when running Debezium on Kafka > Connect with Apicurio Schema Registry. Specifically, multiple times we have > observed that

Re: Data Corruption in Netty 4.1.111.Final (Kafka 3.9.0)

2024-11-22 Thread Thomas Thornton
This was fixed with this PR https://github.com/apache/kafka/pull/17860 On Wed, Nov 20, 2024 at 9:49 AM Thomas Thornton wrote: > With the completion of KAFKA-17046 > <https://issues.apache.org/jira/browse/KAFKA-17046>, the netty version > has been upgraded to 4.1.111.Final in Ka

Data Corruption in Netty 4.1.111.Final (Kafka 3.9.0)

2024-11-20 Thread Thomas Thornton
With the completion of KAFKA-17046 , the netty version has been upgraded to 4.1.111.Final in Kafka 3.9.0. This netty version has a known issue with data corruption, see netty issue and grpc-java issue <

Data Loss from Kafka Connect when Schema Registry requests fail

2024-11-12 Thread Thomas Thornton
Hi we notice data loss i.e. dropped records when running Debezium on Kafka Connect with Apicurio Schema Registry. Specifically, multiple times we have observed that a single record is dropped when we get this exception (full stack trace