npawar commented on PR #9043:
URL: https://github.com/apache/pinot/pull/9043#issuecomment-1182695192

   > I am not for using ZK as a log sink. There are metrics, there are logs for 
each individual service, there are also ways of getting exceptions like we do 
on the server (save the last N exceptions and return with the status).
   
   Yea keeping in memory (like consumer errors) sounds like a fine first 
approach. I'm also in favor of starting off with that, and moving to zk if need 
for persistence arises based on user feedback (or exploring the more elaborate 
solutions at that time)


-- 
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]

Reply via email to