Skip to content
#

data-consistency

Here are 10 public repositories matching this topic...

slievrly
slievrly commented Mar 6, 2022
  • I have searched the issues of this repository and believe that this is not a duplicate.

Ⅰ. Issue Description

transaction may not be mark as TimeoutRollbacking in time.
for example:

trx1 and trx2 timeout=60s, begin=T1
trx3 and trx4 timeout=10s, begin=T1

when T1+11s, handleAllSession get transaction status= begin and it can only read

status: help-wanted good first issue

Improve this page

Add a description, image, and links to the data-consistency topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-consistency topic, visit your repo's landing page and select "manage topics."

Learn more