morningman opened a new pull request #3674:
URL: https://github.com/apache/incubator-doris/pull/3674


   This is because the logic for modifying the number of things running is 
wrong.
   
   Because we did not persist the previous status(preStatus) of a transaction.
   Therefore, when replaying the metadata log, we cannot decide whether to 
modify
   the `runningTxnNum` value based on `preStatus`. This info is lost.
   
   Fix #3673


----------------------------------------------------------------
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]

Reply via email to