Jackie-Jiang opened a new pull request #4112: When refreshing the segment with 
identical segment, still update creation time and refresh time in ZK metadata
URL: https://github.com/apache/incubator-pinot/pull/4112
 
 
   We check crc to identify whether two segments are identical.
   Segment creation time is not included in crc, so the segment
   creation time might be different. This make sense since we might
   generate segment with same data but at different time, and we don't
   need to refresh the segment. In such case we should still update
   creation time and refresh 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.
 
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]

Reply via email to