File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/version-3.13 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ Consensus Commit トランザクションマネージャーでは、次のパフ
5252
5353| 名前 | 説明 | デフォルト |
5454| ----------------------------------------------------------------------------------------| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| ----------------------------------------------------------|
55- | ` scalar.db.consensus_commit.parallel_executor_count ` | 並列実行のためのエグゼキュータ( スレッド) の数。 | ` 128 ` |
55+ | ` scalar.db.consensus_commit.parallel_executor_count ` | 並列実行のためのエグゼキュータ ( スレッド) の数。この数値は、ScalarDB Cluster ノード内または ScalarDB プロセス内のトランザクション全体のスレッド数の合計を示します。 | ` 128 ` |
5656| ` scalar.db.consensus_commit.parallel_preparation.enabled ` | 準備フェーズが並行して実行されるかどうか。 | ` true ` |
5757| ` scalar.db.consensus_commit.parallel_validation.enabled ` | 検証フェーズ (` EXTRA_READ ` 内) が並列で実行されるかどうか。 | ` scalar.db.consensus_commit.parallel_commit.enabled ` の値 |
5858| ` scalar.db.consensus_commit.parallel_commit.enabled ` | コミットフェーズが並列で実行されるかどうか。 | ` true ` |
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ Consensus Commit トランザクションマネージャーでは、次のパフ
7171
7272| 名前 | 説明 | デフォルト |
7373| ----------------------------------------------------------------------------------------| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -------------------------------------------------------------------|
74- | ` scalar.db.consensus_commit.parallel_executor_count ` | 並列実行のためのエグゼキュータ( スレッド) の数。 | ` 128 ` |
74+ | ` scalar.db.consensus_commit.parallel_executor_count ` | 並列実行のためのエグゼキュータ ( スレッド) の数。この数値は、ScalarDB Cluster ノード内または ScalarDB プロセス内のトランザクション全体のスレッド数の合計を示します。 | ` 128 ` |
7575| ` scalar.db.consensus_commit.parallel_preparation.enabled ` | 準備フェーズが並行して実行されるかどうか。 | ` true ` |
7676| ` scalar.db.consensus_commit.parallel_validation.enabled ` | 検証フェーズ (` EXTRA_READ ` 内) が並列で実行されるかどうか。 | ` scalar.db.consensus_commit.parallel_commit.enabled ` の値 |
7777| ` scalar.db.consensus_commit.parallel_commit.enabled ` | コミットフェーズが並列で実行されるかどうか。 | ` true ` |
You can’t perform that action at this time.
0 commit comments