kgyrtkirk opened a new pull request, #18062: URL: https://github.com/apache/druid/pull/18062
This PR contains minor fixes related to quidem test runs: * change to `ConcurrentMap` in `MSQTestControllerContext` to fix `ConcurrentModificationException` * switched `MSQTestControllerContext` to use a static bufferpool - as a new one have cause some misleading log messages about memory leaks * added `@LazySingleton` to `DruidMeta` descendant classes - this reduces garbage ; and could enable to reuse the `Meta` later -- 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]
