-
Type: Bug
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
-
Execution Team 2023-05-29, Execution Team 2023-06-12, Execution NAMR Team 2023-06-26, Execution NAMR Team 2023-07-10
-
123
v6.3 has createSearchIndex and modifySearchIndex commands that were renamed for the v7.0 release to createSearchIndexes and updateSearchIndex, respectively.
By backporting Search Index commands to v6.0 (SERVER-76783), v6.3 multiversion views_all_commands.js testing now interacts with commands it does not know about.
Definitions for createSearchIndexes and updateSearchIndex need to be added to views_all_commands.js in the v6.3 branch.
Update:
Also safe_secondary_reads_single_migration_suspend_range_deletion.js needs fixing.
- is caused by
-
SERVER-76783 Backport search index commands to v6.0
- Closed