jihoonson opened a new issue #9973: URL: https://github.com/apache/druid/issues/9973
### Affected Version All versions ### Description The timeline currently doesn't guarantee that all segments of an overwriting task will replace all old segments atomically. This can lead to the inconsistency in the query result; a query can read mixed versions of segments per time chunk. ---------------------------------------------------------------- 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]
