mattcasters opened a new issue, #8623: URL: https://github.com/apache/hop/issues/8623
### Apache Hop version? 2.20.0 ### Java version? OpenJDK 21 ### Operating system Windows ### What happened? while reading with a Kafka Consumer, a kafka pipeline and a mapping in that pipeline, with a caching database information execution location writing every 5 seconds, I'm seeing a steady increase in memory usage and experience an out of memory exception after 10-15 minutes. Additional detail is that we're writing to Parquet in the kafka pipeline, parititioned with Append enabled. Any of these could be leaking memory somewhere. ### Issue Priority Priority: 1 ### Issue Component Component: Transforms, Component: Pipelines -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
