TangSiyang2001 commented on PR #23836: URL: https://github.com/apache/doris/pull/23836#issuecomment-2287673906
> > It seems load job come after the water mark but before tablet decomission will still run into this problem. However, this PR may prevernt -215 in most cases. I have no better ideas currently @DarvenDuan @dataroaring . > > Doris holds the table's writeLock,then sets tablets to decommission and deletes index infos(`olapTable.deleteIndexInfo(rollupIndexName)`),load jobs will wait table's writeLock and get table's index infos for loading,so this should not happen In theory. Get it, not problems for me. -- 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