zhengshengjun commented on issue #16424: URL: https://github.com/apache/doris/issues/16424#issuecomment-1418429789
Consider the following case: 1. if local version is : 0-0, 1-1, 2-10, 12-12, the missed version is 11 2. start to snap shot and download from src be, the cloned max version is 13-13 3. local be accept data writes during clone and triggered compaction, now the version is 0-0, 1-1, 2-10, 12-15 4. the clone down load finished 5. now 12-15 , report error: version cross src latest -- 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...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org