Jackie-Jiang commented on issue #10816:
URL: https://github.com/apache/pinot/issues/10816#issuecomment-1574388213

   The creation time within the segment metadata (stored in the segment file) 
is the time when the segment is created. The creation time within the ZK 
metadata is the same as segment metadata for pushed segment, but different for 
consuming segment. We can consider always making the ZK metadata the same as 
segment metadata, or add a `segment.realtime.creation.time` to differentiate 
with the physical segment creation 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: commits-unsubscr...@pinot.apache.org

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