Jackie-Jiang commented on issue #5391: URL: https://github.com/apache/incubator-pinot/issues/5391#issuecomment-628952160
I would doubt about this extra timestamp. Segment refresh time is used to track when the segment is refreshed (replaced by a new segment), while reloading is just some server behavior (can be triggered by controller though). When servers restart, they will also reload all the segments. I don't think it is necessary to track all these timestamps. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
