Skip to content

Commit 3dd148f

Browse files
author
chengliefeng
committed
optimize: add tcc fence hook function (apache#6731)
1 parent dc0f4e0 commit 3dd148f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changes/en-us/2.x.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Add changes here for all PR submitted to the 2.x branch.
5959
- [[#6755](https://github.com/apache/incubator-seata/pull/6755)] optimize namingserver code logic
6060
- [[#6763](https://github.com/apache/incubator-seata/pull/6763)] optimize NacosConfiguration singleton reload
6161
- [[#6761](https://github.com/apache/incubator-seata/pull/6761)] optimize the namingserver code to improve readability
62-
62+
- [[#6766](https://github.com/apache/incubator-seata/pull/6766)] add tcc fence hook function
6363

6464
### refactor:
6565

changes/zh-cn/2.x.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
- [[#6755](https://github.com/apache/incubator-seata/pull/6755)] 优化namingserver代码逻辑
6161
- [[#6763](https://github.com/apache/incubator-seata/pull/6763)] 优化 NacosConfiguration 单例加载
6262
- [[#6761](https://github.com/apache/incubator-seata/pull/6761)] 提升namingserver manager代码可读性
63-
63+
- [[#6766](https://github.com/apache/incubator-seata/pull/6766)] 添加tcc fence钩子函数, 方便用户在tcc三阶段前后进行逻辑拓展(比如多数据源的切换操作)
6464

6565
### refactor:
6666

0 commit comments

Comments
 (0)