You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Description:** Number of executors (threads) for parallel execution. This number refers to the total number of threads across transactions in a ScalarDB Cluster node or a ScalarDB process.
51
+
-**Description:** Number of executors (threads) for parallel execution. This number refers to the total number of threads across transactions in a ScalarDB Cluster node or a ScalarDB Core process.
52
52
-**Default value:**`128`
53
53
54
54
### `parallel_preparation.enabled`
@@ -214,7 +214,7 @@ Select a database to see the configurations available for each storage.
214
214
<h4>`jdbc.isolation_level`</h4>
215
215
216
216
-**Field:**`scalar.db.jdbc.isolation_level`
217
-
-**Description:** Isolation level for JDBC. `READ_UNCOMMITTED`, `READ_COMMITTED`, `REPEATABLE_READ`, or `SERIALIZABLE` can be specified.
217
+
-**Description:** Isolation level for JDBC. `READ_COMMITTED`, `REPEATABLE_READ`, or `SERIALIZABLE` can be specified.
-**Description:** Number of executors (threads) for parallel execution. This number refers to the total number of threads across transactions in a ScalarDB Cluster node or a ScalarDB process.
128
+
-**Description:** Number of executors (threads) for parallel execution. This number refers to the total number of threads across transactions in a ScalarDB Cluster node or a ScalarDB Core process.
129
129
-**Default value:**`128`
130
130
131
131
#### `parallel_preparation.enabled`
@@ -291,7 +291,7 @@ Select a database to see the configurations available for each storage.
291
291
<h4>`jdbc.isolation_level`</h4>
292
292
293
293
-**Field:**`scalar.db.jdbc.isolation_level`
294
-
-**Description:** Isolation level for JDBC. `READ_UNCOMMITTED`, `READ_COMMITTED`, `REPEATABLE_READ`, or `SERIALIZABLE` can be specified.
294
+
-**Description:** Isolation level for JDBC. `READ_COMMITTED`, `REPEATABLE_READ`, or `SERIALIZABLE` can be specified.
0 commit comments