Re: [DISCUSS] Apache Kafka 3.3.0 Release

2022-07-16 Thread Christopher Shannon
There is a bug I found that I think is worthwhile fixing in 3.3.0 (I also sent a note to 3.2.1 thread): https://issues.apache.org/jira/browse/KAFKA-14079 On Thu, Jul 14, 2022 at 7:56 PM Jason Gustafson wrote: > Hey Jose, > > Thanks for volunteering to manage the release! KIP-833 is currently slo

Re: [DISCUSS] Apache Kafka 3.2.1 release

2022-07-16 Thread Christopher Shannon
HI, I think I found a memory leak that was introduced in 3.2.0 in a Connector SourceTask. I created a JIRA: https://issues.apache.org/jira/browse/KAFKA-14079 and small PR with a fix: https://github.com/apache/kafka/pull/12412 I think this should be included in 3.2.1. It should also go into 3.3.0

[jira] [Created] (KAFKA-14079) Source task develops memory leak if "error.tolerance" is set to "all"

2022-07-16 Thread Christopher L. Shannon (Jira)
Christopher L. Shannon created KAFKA-14079: -- Summary: Source task develops memory leak if "error.tolerance" is set to "all" Key: KAFKA-14079 URL: https://issues.apache.org/jira/browse/KAFKA-14079