mongo/jstests/noPassthrough/index_builds
Damian Wasilewicz 7296788d8f SERVER-115398 Differentiate between steady-state replication and startup recovery for lastTimeBetweenCommitOplogAndCommitMillis (#45204)
GitOrigin-RevId: 66e4c66764bc742b359cda41bbe4c125016456ad
2025-12-16 18:30:08 +00:00
..
BUILD.bazel SERVER-109091 Create glob-like targets for jstest libraries (#39901) 2025-08-11 23:22:56 +00:00
OWNERS.yml SERVER-93827 Assign storage execution ownership for index builds (#29632) 2024-12-03 21:06:55 +00:00
abort_primary_driven_index_build_if_interrupted_by_failover.js SERVER-113024 Do not return BadValue for creating indexes with commit quorum for primary-driven index builds. (#43212) 2025-10-28 14:55:32 +00:00
absent_ns_field_in_index_specs.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
commit_quorum.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
commit_quorum_does_not_hang_with_initial_sync.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
commit_quorum_primary_driven.js SERVER-113024 Do not return BadValue for creating indexes with commit quorum for primary-driven index builds. (#43212) 2025-10-28 14:55:32 +00:00
commit_quorum_standalones.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
commit_quorum_voting_nodes.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
compound_2dsphere_max_index_keys.js SERVER-111292 Reenable validation for geo indexes (#43162) 2025-10-28 12:58:18 +00:00
create_index_noop_optime.js SERVER-107485 Only set LastOpTime for non-retried errors in createIndex (#41176) 2025-09-12 17:49:53 +00:00
create_indexes_fails_if_insufficient_disk_space.js SERVER-110797 Replicate record ids with primary-driven index builds (#41243) 2025-09-12 18:41:55 +00:00
create_indexes_in_txn_errors_if_already_in_progress.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
create_indexes_return_on_start.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
do_not_rebuild_indexes_before_repair.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
drop_collection_aborts_in_progress_index_builds.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
drop_indexes_aborts_in_progress_index_builds_complex_name.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
drop_indexes_aborts_in_progress_index_builds_key_pattern.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
drop_indexes_aborts_in_progress_index_builds_multiple.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
drop_indexes_aborts_in_progress_index_builds_simple_name.js SERVER-111647 Do not accept writes to collection when building primary driven index (#41998) 2025-10-07 19:43:06 +00:00
drop_indexes_aborts_in_progress_index_builds_wildcard.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
drop_indexes_aborts_index_builder_matching_input.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
drop_indexes_on_recreated_index.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
drop_indexes_prevents_dropping_ready_indexes_after_aborting.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
drop_indexes_rename_collection.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
drop_ready_index_while_building_an_index.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
drop_unfinished_replicated_index_build_in_standalone.js SERVER-114613: Fix race condition in drop_unfinished_replicated_index_build_in_standalone.js (#44582) 2025-12-01 19:15:08 +00:00
durable_hidden_index.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
durable_history_index_usage.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
hybrid_geo_index_remove_invalid_doc.js SERVER-110846 Replicate multikey via `commitIndexBuild` for primary-driven index builds (#42281) 2025-10-10 15:44:06 +00:00
hybrid_geo_index_update_invalid_doc.js SERVER-110846 Replicate multikey via `commitIndexBuild` for primary-driven index builds (#42281) 2025-10-10 15:44:06 +00:00
hybrid_index_with_updates.js SERVER-111647 Do not accept writes to collection when building primary driven index (#41998) 2025-10-07 19:43:06 +00:00
hybrid_multikey.js SERVER-111647 Do not accept writes to collection when building primary driven index (#41998) 2025-10-07 19:43:06 +00:00
hybrid_partial_geo_index.js SERVER-110846 Replicate multikey via `commitIndexBuild` for primary-driven index builds (#42281) 2025-10-10 15:44:06 +00:00
hybrid_partial_index_update.js SERVER-111647 Do not accept writes to collection when building primary driven index (#41998) 2025-10-07 19:43:06 +00:00
hybrid_sparse_compound_geo_index.js SERVER-110846 Replicate multikey via `commitIndexBuild` for primary-driven index builds (#42281) 2025-10-10 15:44:06 +00:00
hybrid_unique_index_with_updates.js SERVER-111647 Do not accept writes to collection when building primary driven index (#41998) 2025-10-07 19:43:06 +00:00
index_abort_before_commit_signal.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
index_abort_stepdown_prepare.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
index_build_blocking_commit_duration_metrics.js SERVER-115398 Differentiate between steady-state replication and startup recovery for lastTimeBetweenCommitOplogAndCommitMillis (#45204) 2025-12-16 18:30:08 +00:00
index_build_capped_position_lost.js SERVER-110797 Replicate record ids with primary-driven index builds (#41243) 2025-09-12 18:41:55 +00:00
index_build_continuous_drain_secondary.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
index_build_external_and_internal_abort.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_build_external_and_internal_abort_do_not_deadlock_single_phase.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_build_external_and_internal_abort_do_not_deadlock_two_phase.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
index_build_killed_disk_space.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
index_build_killed_disk_space_secondary.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
index_build_killop_primary.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
index_build_killop_secondary_after_commit.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
index_build_killop_secondary_before_commit.js SERVER-113823 Directly abort failed index build on primary driven index builds (#43906) 2025-11-13 19:03:16 +00:00
index_build_many_duplicates.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_build_maximum_memory_usage.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_build_memory_tracking.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_build_out_of_order_scan.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_build_prepareUnique.js SERVER-111647 Do not accept writes to collection when building primary driven index (#41998) 2025-10-07 19:43:06 +00:00
index_build_restart_secondary.js SERVER-112093: For primary driven index builds, don't clear indexes on secondary during recovery (#42629) 2025-11-17 19:45:41 +00:00
index_build_restart_standalone.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_build_skipped_record_multikey.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
index_build_step_up_retry_while_commit.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_build_stepdown_dropCollection_during_early_setup.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_build_stepdown_during_async_stepup.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
index_build_stepdown_prepared_transaction_intent_shared.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
index_build_unregisters_after_stepdown.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_build_vote_abort_while_vote_commit.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_build_yield_bulk_load.js SERVER-109920 Temporarily bypass sort for primary-driven index builds (#40635) 2025-08-28 17:53:55 +00:00
index_build_yield_prepare_conflicts.js SERVER-111647 Do not accept writes to collection when building primary driven index (#41998) 2025-10-07 19:43:06 +00:00
index_builds_ignore_prepare_conflicts.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
index_commit_currentop_slow.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_create_illegal_options.js SERVER-113888 SERVER-113889 Internal-only indices can only be created by the system (#44186) 2025-11-24 22:40:19 +00:00
index_drop_before_running.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
index_empty_collection.js SERVER-110333 Revert moving the index spec to a subobject in the oplog entry (#40898) 2025-09-04 20:46:06 +00:00
index_empty_collection_secondary.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_failover_key_errors.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
index_failover_resolved_key_errors.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
index_failover_resolved_key_errors_after_stepdown.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
index_initial_sync.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
index_killop_after_stepdown.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
index_killop_standalone.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_max_time_ms.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_partial_no_explain_cmds.js SERVER-109432: Autofix JS var usage to favor let (#40637) 2025-08-28 19:21:01 +00:00
index_primary_aborts_immediately_on_key_generation_error.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
index_secondary_awaiting_primary_abort_crash_on_commit.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
index_secondary_commit_after_scan_error.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_secondary_signal_primary_abort.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
index_secondary_wait_for_abort.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_secondary_wait_for_commit.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_shutdown_cmd_primary.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_shutdown_cmd_secondary.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_signaling_primary_abort_shutdown.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
index_stepdown_abort.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_stepdown_abort_prepare_conflict.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
index_stepdown_after_init.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
index_stepdown_before_init.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
index_stepdown_commit_prepare_conflict.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
index_stepdown_conflict.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
index_stepdown_during_scan.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
index_stepdown_failover.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
index_stepdown_prepare_conflict.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
index_stepdown_unique.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
index_stepdown_unique_failure.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
index_stepup_abort_skipped_records.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
index_stepup_missing_skipped_record.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
index_type_log.js SERVER-113888 SERVER-113889 Internal-only indices can only be created by the system (#44186) 2025-11-24 22:40:19 +00:00
index_version_autoupgrade.js SERVER-109432: Autofix JS var usage to favor let (#40637) 2025-08-28 19:21:01 +00:00
index_version_v2.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
indexbg1.js SERVER-111647 Do not accept writes to collection when building primary driven index (#41998) 2025-10-07 19:43:06 +00:00
indexbg2.js SERVER-111647 Do not accept writes to collection when building primary driven index (#41998) 2025-10-07 19:43:06 +00:00
indexbg_drop.js SERVER-109432: Autofix JS var usage to favor let (#40637) 2025-08-28 19:21:01 +00:00
indexbg_killop_primary_after_init.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
indexbg_killop_secondary_success.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
indexbg_killop_stepdown.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
indexbg_killop_stepup.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
initial_sync_aborts_two_phase_index_builds_hide_index.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
initial_sync_aborts_two_phase_index_builds_rename.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
initial_sync_crash_while_bulk_building_indexes.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
initial_sync_drops_ready_indexes_while_having_index_builds.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
list_indexes_index_build_info.js SERVER-109768 Make serverstatus_indexbulkbuilder.js and list_indexes_index_build_info.js use FeatureFlag.isPresentAndEnabled rather than FeatureFlag.isEnabled (#40499) 2025-08-26 14:20:48 +00:00
list_indexes_ready_and_in_progress.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
list_indexes_with_build_uuids.js SERVER-110475: Enable some tests to to test primary-driven index builds. (#41060) 2025-10-06 22:09:48 +00:00
missing_index_ident_standalone_drop.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
primary_can_abort_after_secondaries_voted.js SERVER-103955 Primary only transitions to commitQuorumSatisified after itself has voted (#45227) 2025-12-15 18:27:21 +00:00
primary_driven_index_build_internal_idents.js SERVER-110502 Allow secondary to start index build before checking in primary_driven_index_build_internal_idents.js (#41115) 2025-09-09 23:04:19 +00:00
rebuild_multiple_indexes_at_startup.js SERVER-112978: Flush journal after issuing `dropIndexes` in `rebuild_multiple_indexes_at_startup.js` (#43167) 2025-10-27 19:18:07 +00:00
reindex_crash_rebuilds_id_index.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
restart_and_unclean_shutdown_recovery_before_index_build_commit_timestamp.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
restart_index_build_if_resume_fails.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
restart_index_build_if_resume_interrupted_by_shutdown.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
restart_index_build_if_resume_interrupted_by_unclean_shutdown.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
restart_primary_driven_index_build_if_interrupted_by_shutdown.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
resumable_index_build_bulk_load_phase.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
resumable_index_build_bulk_load_phase_large.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
resumable_index_build_collection_scan_phase.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
resumable_index_build_collection_scan_phase_large.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
resumable_index_build_drain_writes_phase.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
resumable_index_build_drain_writes_phase_primary.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
resumable_index_build_drain_writes_phase_secondary.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
resumable_index_build_initialized.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
resumable_index_build_mixed_phases.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
rolling_index_builds.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
rolling_index_builds_interrupted.js SERVER-114212 Use awaitLastOpCommitted instead of awaitReplication in rolling_index_builds_interrupted.js (#44246) 2025-11-20 21:39:56 +00:00
salvage_incomplete_rolling_index_builds.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
secondary_completes_index_build_after_stepup.js SERVER-103955 Primary only transitions to commitQuorumSatisified after itself has voted (#45227) 2025-12-15 18:27:21 +00:00
server_status_index_builds.js SERVER-113250 Count index build failures (#44139) 2025-12-01 15:24:56 +00:00
serverstatus_indexbulkbuilder.js SERVER-110442 Capture duration for last committed index build (#43531) 2025-11-19 17:20:41 +00:00
step_down_during_drop_database_while_aborting_index_builds.js SERVER-109432: Autofix JS var usage to favor let (#40637) 2025-08-28 19:21:01 +00:00
timestamp_index_builds.js SERVER-109631 Disable commit quorum for primary-driven index builds (#40440) 2025-08-28 18:47:13 +00:00
two_phase_index_build_ops_disabled_through_applyops.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
unfinished_index_builds_restart_using_same_ident.js SERVER-111661: Abort in-progress primary driven index builds on step up (#42092) 2025-10-10 18:59:52 +00:00
unindex_detects_data_corruption.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
unique_index_insert_during_collection_scan.js SERVER-111647 Do not accept writes to collection when building primary driven index (#41998) 2025-10-07 19:43:06 +00:00
vote_abort_index_build.js SERVER-108478 JS formatted by prettier and remove clang-format (#39656) 2025-08-21 17:27:09 +00:00
writes_during_primary_driven_index.js SERVER-111647 Do not accept writes to collection when building primary driven index (#41998) 2025-10-07 19:43:06 +00:00