sunithabeeram opened a new pull request #3606: [PINOT-7476] Add metrics to track cases where segment refresh/reloads fail URL: https://github.com/apache/incubator-pinot/pull/3606 Given the async nature of reload/refresh (a fire and forget from the controller), there is little feedback/tracking when servers encounter failures during reload/refresh. Multi segment reload can fail after some segments are reloaded which might lead to consistency issues. This PR adds metrics to help track when such failures do occur.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
