You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/11/02 16:18:10 UTC

[GitHub] [pinot] mcvsubbu commented on pull request #7679: add Metadata SPI interfaces and pinot-metadata module

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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org