kishoreg commented on issue #6516:
URL: 
https://github.com/apache/incubator-pinot/issues/6516#issuecomment-771387950


   Got it. One thing to keep in mind is that state transition error messages 
get cleaned up automatically by Helix. we should probably do something like this
   - each server stores the error message/segment status in segmentDataManager
   - exposes an api to get the status along with message
   - controller can invoke the server api on demand
   
   Please don't save the error stacktrace in Helix


----------------------------------------------------------------
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:
us...@infra.apache.org



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

Reply via email to