Hi Willian,
I don't see any recent Jiras that seem to cover this. I noticed two requests in
the linked spring-kafka GitHub thread:
1. File a Jira on the Kafka project with relevant configuration, etc.
2. Provide a stripped-down, reproducible test case using Kafka (sans Spring)
Having those tw
Hi,
we are using Spring boot with *spring-kafka* and when updating to Spring
Boot 2.6+ we have memory leak in the kafka producer as it comes with
*kafka-cients
3.0.0*.
After testing, using Spring Boot 2.6 and just *downgrading kafka-clients to
2.7.1*, the *memory leak stopped*.
Here are more det