WingsGo commented on pull request #3647: URL: https://github.com/apache/incubator-doris/pull/3647#issuecomment-632463727
Hi, @morningman ,I found some case that pulish version may failed, the log is: ``` 2020-05-13 15:51:50,784 DEBUG 31 [GlobalTransactionMgr.finishTransaction():700] transactionId 368227 partition commitInfo version 1072 is not equal with partition visible version 743 plus one, need wait ``` Do you have any idea why the partition commitInfo version is not equal with 743 plus one?and how can we handler the situation more graceful instead wait too long 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
