kfaraz commented on PR #18412: URL: https://github.com/apache/druid/pull/18412#issuecomment-3201427528
CI is failing due to `CompactionTaskTest` not being able to reserve direct memory. If several embedded clusters are started and stopped within the same JVM, the buffers that each service allocates for merging pools does not get freed, probably due to some resource leakage. Currently investigating this. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
