paul-rogers commented on PR #13138: URL: https://github.com/apache/druid/pull/13138#issuecomment-1255341703
@gianm, thanks for that info. As it turns out, the code that primes the injector, and preps the extensions is static: it will get loaded in any process that links to this code. Should this stuff be done in `run()` instead of static? -- 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]
