CalvinKirs commented on PR #68220: URL: https://github.com/apache/doris/pull/68220#issuecomment-5748775047
For the built-in ranger-doris, the plugin is created during FE startup and the first user store fetch is a synchronous full download. With lots of Ranger users or a slow network, I'm worried it could slow down FE startup. Could we make it lazy or async so startup isn't affected? -- 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]
