这些设置可在 system.settings 中查看,并由 源代码 自动生成。
keeper_map_strict_mode
类型
Bool
默认值
0
在对 KeeperMap 执行操作时启用额外检查。例如,若插入的键已存在,则抛出异常
keeper_max_retries
类型
UInt64
默认值
10
版本历史
| 版本 | 默认值 | 注释 |
|---|---|---|
| 24.3 | 10 | 常规 Keeper 操作的最大重试次数 |
常规 Keeper 操作的最大重试次数
这些设置可在 system.settings 中查看,并由 源代码 自动生成。
在对 KeeperMap 执行操作时启用额外检查。例如,若插入的键已存在,则抛出异常
| 版本 | 默认值 | 注释 |
|---|---|---|
| 24.3 | 10 | 常规 Keeper 操作的最大重试次数 |
常规 Keeper 操作的最大重试次数