caiconghui opened a new issue #5311: URL: https://github.com/apache/incubator-doris/issues/5311
Now, we audit query event by producer_consumer model, but when consumers cannot consume event in time, event queue may be full, and when we invoke add method to put event to event queue, query will be blocked. handleAuditEvent method should be light and non_blocking to avoid query performance ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
