From 0556f81ff8336e63c85c61c8f7b20f576556cb99 Mon Sep 17 00:00:00 2001 From: zcp100_zcp100 Date: Sat, 6 May 2023 12:14:28 +0800 Subject: [PATCH] =?UTF-8?q?fix(mogdb):=E4=BA=8B=E5=8A=A1=E5=BC=82=E6=AD=A5?= =?UTF-8?q?=E6=8F=90=E4=BA=A4=E5=A2=9E=E5=8A=A0async=5Fsubmit=E5=8F=82?= =?UTF-8?q?=E6=95=B0=E9=9C=80=E8=A6=81=E8=AE=BE=E7=BD=AE=E4=B8=BAon?= =?UTF-8?q?=E7=9A=84=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../enterprise-level-features/19-transaction-async-submit.md | 1 + .../enterprise-level-features/19-transaction-async-submit.md | 1 + .../enterprise-level-features/19-transaction-async-submit.md | 1 + .../enterprise-level-features/19-transaction-async-submit.md | 1 + .../enterprise-level-features/19-transaction-async-submit.md | 1 + .../enterprise-level-features/19-transaction-async-submit.md | 1 + 6 files changed, 6 insertions(+) diff --git a/product/en/docs-mogdb/v3.0/characteristic-description/enterprise-level-features/19-transaction-async-submit.md b/product/en/docs-mogdb/v3.0/characteristic-description/enterprise-level-features/19-transaction-async-submit.md index 896e7081..4fe04f00 100644 --- a/product/en/docs-mogdb/v3.0/characteristic-description/enterprise-level-features/19-transaction-async-submit.md +++ b/product/en/docs-mogdb/v3.0/characteristic-description/enterprise-level-features/19-transaction-async-submit.md @@ -24,6 +24,7 @@ This feature can realize the real sense of transaction asynchronous commit, whic ## Constraints - This feature is valid only in threadpool mode, non-threadpool mode does not support transaction asynchronous commit. That is, set "enable_thread_pool = on" and "synchronous_commit" not to "off". +- The **async_submit** parameter is required to be set to **on**. ## Related Pages diff --git a/product/en/docs-mogdb/v3.1/characteristic-description/enterprise-level-features/19-transaction-async-submit.md b/product/en/docs-mogdb/v3.1/characteristic-description/enterprise-level-features/19-transaction-async-submit.md index 6fedce89..ed6bd4ba 100644 --- a/product/en/docs-mogdb/v3.1/characteristic-description/enterprise-level-features/19-transaction-async-submit.md +++ b/product/en/docs-mogdb/v3.1/characteristic-description/enterprise-level-features/19-transaction-async-submit.md @@ -24,6 +24,7 @@ This feature can realize the real sense of transaction asynchronous commit, whic ## Constraints - This feature is valid only in threadpool mode, non-threadpool mode does not support transaction asynchronous commit. That is, set "enable_thread_pool = on" and "synchronous_commit" not to "off". +- The **async_submit** parameter is required to be set to **on**. ## Related Pages diff --git a/product/en/docs-mogdb/v5.0/characteristic-description/enterprise-level-features/19-transaction-async-submit.md b/product/en/docs-mogdb/v5.0/characteristic-description/enterprise-level-features/19-transaction-async-submit.md index 6fedce89..ed6bd4ba 100644 --- a/product/en/docs-mogdb/v5.0/characteristic-description/enterprise-level-features/19-transaction-async-submit.md +++ b/product/en/docs-mogdb/v5.0/characteristic-description/enterprise-level-features/19-transaction-async-submit.md @@ -24,6 +24,7 @@ This feature can realize the real sense of transaction asynchronous commit, whic ## Constraints - This feature is valid only in threadpool mode, non-threadpool mode does not support transaction asynchronous commit. That is, set "enable_thread_pool = on" and "synchronous_commit" not to "off". +- The **async_submit** parameter is required to be set to **on**. ## Related Pages diff --git a/product/zh/docs-mogdb/v3.0/characteristic-description/enterprise-level-features/19-transaction-async-submit.md b/product/zh/docs-mogdb/v3.0/characteristic-description/enterprise-level-features/19-transaction-async-submit.md index d8dc3f51..027e40a6 100644 --- a/product/zh/docs-mogdb/v3.0/characteristic-description/enterprise-level-features/19-transaction-async-submit.md +++ b/product/zh/docs-mogdb/v3.0/characteristic-description/enterprise-level-features/19-transaction-async-submit.md @@ -24,6 +24,7 @@ date: 2022-06-13 ## 特性约束 - 该功能仅在线程池模式下打开有效,非线程池模式下不支持事务异步提交。即设置“enable_thread_pool = on”和“synchronous_commit”不为“off”。 +- 将参数“async_submit”设置为“on”。 ## 相关页面 diff --git a/product/zh/docs-mogdb/v3.1/characteristic-description/enterprise-level-features/19-transaction-async-submit.md b/product/zh/docs-mogdb/v3.1/characteristic-description/enterprise-level-features/19-transaction-async-submit.md index 31787383..5825a4a5 100644 --- a/product/zh/docs-mogdb/v3.1/characteristic-description/enterprise-level-features/19-transaction-async-submit.md +++ b/product/zh/docs-mogdb/v3.1/characteristic-description/enterprise-level-features/19-transaction-async-submit.md @@ -24,6 +24,7 @@ date: 2022-06-13 ## 特性约束 - 该功能仅在线程池模式下打开有效,非线程池模式下不支持事务异步提交。即设置“enable_thread_pool = on”和“synchronous_commit”不为“off”。 +- 将参数“async_submit”设置为“on”。 ## 相关页面 diff --git a/product/zh/docs-mogdb/v5.0/characteristic-description/enterprise-level-features/19-transaction-async-submit.md b/product/zh/docs-mogdb/v5.0/characteristic-description/enterprise-level-features/19-transaction-async-submit.md index 31787383..5825a4a5 100644 --- a/product/zh/docs-mogdb/v5.0/characteristic-description/enterprise-level-features/19-transaction-async-submit.md +++ b/product/zh/docs-mogdb/v5.0/characteristic-description/enterprise-level-features/19-transaction-async-submit.md @@ -24,6 +24,7 @@ date: 2022-06-13 ## 特性约束 - 该功能仅在线程池模式下打开有效,非线程池模式下不支持事务异步提交。即设置“enable_thread_pool = on”和“synchronous_commit”不为“off”。 +- 将参数“async_submit”设置为“on”。 ## 相关页面 -- Gitee