From a746513c633b4cba7d10f0937c7b8d46a17d1be7 Mon Sep 17 00:00:00 2001 From: xiexiongchao <1026604459@qq.com> Date: Fri, 1 Dec 2023 01:03:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E8=AF=81=E6=9C=AC=E5=9C=B0=E4=BA=8B?= =?UTF-8?q?=E5=8A=A1=E4=B8=8E=E5=8F=91=E9=80=81=E6=B6=88=E6=81=AF=E6=98=AF?= =?UTF-8?q?=E5=8E=9F=E5=AD=90=E6=80=A7=E7=9A=84=E6=93=8D=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/high-performance/message-queue/rocketmq-questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/high-performance/message-queue/rocketmq-questions.md b/docs/high-performance/message-queue/rocketmq-questions.md index b1334908..23fa4e16 100644 --- a/docs/high-performance/message-queue/rocketmq-questions.md +++ b/docs/high-performance/message-queue/rocketmq-questions.md @@ -319,7 +319,7 @@ tag: #### 事务消息 -施工中。。。 +保证本地事务与发送消息是原子性的操作 ## 关于发送消息