distributed-transaction
Here are 36 public repositories matching this topic...
- 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
-
Updated
May 10, 2022 - Java
-
Updated
Apr 15, 2022 - Java
-
Updated
Feb 8, 2020 - Java
-
Updated
Mar 21, 2022 - Java
-
Updated
Aug 6, 2021 - Go
-
Updated
May 14, 2022 - Java
-
Updated
Apr 21, 2022 - Go
-
Updated
Nov 3, 2017 - Java
-
Updated
Mar 27, 2018 - Java
global_transaction_count{appid="", transactionname=""} 0
global_transaction_commit_count{appid="", transactionname=""} 0
global_transaction_rollback_count{appid="", transactionname=""} 0
branch_transaction_count{appid="", resourceid=""} 0
branch_transaction_commit_count{appid="", resourceid=""} 0
branch_transaction_rollback_count{appid="", resourceid=""} 0
-
Updated
May 14, 2022 - C#
-
Updated
May 11, 2022 - Java
-
Updated
Apr 13, 2022 - Java
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
May 10, 2022 - Java
-
Updated
Aug 4, 2020 - Java
-
Updated
Apr 23, 2022 - Java
-
Updated
Feb 13, 2019 - Java
-
Updated
Oct 18, 2021 - Java
-
Updated
Jul 19, 2019 - Java
-
Updated
Mar 21, 2022 - Java
-
Updated
Jul 30, 2021 - Go
Improve this page
Add a description, image, and links to the distributed-transaction topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the distributed-transaction topic, visit your repo's landing page and select "manage topics."
我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。
We recommend using English. If you are non-native English speaker, you can use the translation software.
Which Component
Nacos Config Starter
Describe the bug
when NacosConfigProperties has been changed, bug NacosConfigManager configservice can't reload it.
To Reproduce
Steps to reproduce the behavior: