kfaraz commented on PR #16887: URL: https://github.com/apache/druid/pull/16887#issuecomment-2295617852
@LakshSingla , while I completely agree with not installing the `DruidProcessingModule` if it is not needed, I was wondering if installing it actually consumes any resources. IIUC, the buffers are all provided as lazy singletons and would be initialized/allocated only if needed by the task. -- 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]
