xcherryio / xcherry

server and main repo of xCherry project
Apache License 2.0
26 stars 1 forks source link

`doCompleteExecuteExecutionTx` can return conditional failure error earlier before update #57

Closed longquanzheng closed 1 year ago

longquanzheng commented 1 year ago

After the selectForUpdate query, it can check the version to see if it matched and return error earlier.