summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/dist/api_data.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/dist/api_data.py')
-rw-r--r--src/third_party/wiredtiger/dist/api_data.py11
1 files changed, 6 insertions, 5 deletions
diff --git a/src/third_party/wiredtiger/dist/api_data.py b/src/third_party/wiredtiger/dist/api_data.py
index a3ac5881c0f..44c03f9d8c2 100644
--- a/src/third_party/wiredtiger/dist/api_data.py
+++ b/src/third_party/wiredtiger/dist/api_data.py
@@ -780,12 +780,13 @@ connection_runtime_config = [
stress testing of WiredTiger.''',
type='list', undoc=True,
choices=[
- 'aggressive_sweep', 'backup_rename', 'checkpoint_evict_page',
- 'checkpoint_reserved_txnid_delay', 'checkpoint_slow', 'checkpoint_stop', 'compact_slow',
- 'evict_reposition', 'failpoint_eviction_fail_after_reconciliation',
+ 'aggressive_sweep', 'backup_rename', 'checkpoint_evict_page', 'checkpoint_slow',
+ 'checkpoint_stop', 'compact_slow', 'evict_reposition',
+ 'failpoint_eviction_fail_after_reconciliation',
'failpoint_history_store_delete_key_from_ts', 'history_store_checkpoint_delay',
- 'history_store_search', 'history_store_sweep_race', 'prepare_checkpoint_delay', 'split_1',
- 'split_2', 'split_3', 'split_4', 'split_5', 'split_6', 'split_7', 'tiered_flush_finish']),
+ 'history_store_search', 'history_store_sweep_race', 'prepare_checkpoint_delay',
+ 'split_1', 'split_2', 'split_3', 'split_4', 'split_5', 'split_6', 'split_7',
+ 'tiered_flush_finish']),
Config('verbose', '[]', r'''
enable messages for various subsystems and operations. Options are given as a list,
where each message type can optionally define an associated verbosity level, such as