mcvsubbu commented on pull request #7679: URL: https://github.com/apache/pinot/pull/7679#issuecomment-957906641
Is it intended that in addition to logging an info/warn/error message, pinot also writes to a database? A blocking write? Instead, why not try one of the following: - An independent process that pulls messages from log - A log pipeline that publishes asynchronously (light-weight) to a stream -- 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]
