hust-hhb opened a new pull request, #40431: URL: https://github.com/apache/doris/pull/40431
Now compaction use the same lock id (i.e. -1) when getting mow table lock from ms, if there are a large number of continuous compaction tasks to be executed, compaction will hold the lock for a long time, which will make loading task hang on waiting mow table lock when commiting txn, my test show it may lead to commit txn fail. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
