-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Cluster Scalability
-
ALL
-
Sharding NYC 2023-10-16, Sharding NYC 2023-10-30, Cluster Scalability 2023-11-13, Cluster Scalability 2023-11-27, Cluster Scalability 2023-12-11, Cluster Scalability 2023-12-25, Cluster Scalability 2024-1-8, Cluster Scalability 2024-1-22, Cluster Scalability 2024-2-5, Cluster Scalability 2024-2-19, Cluster Scalability 2024-3-4, Cluster Scalability 2024-3-18, Cluster Scalability 2024-4-1, Cluster Scalability 2024-4-15, Cluster Scalability 2024-4-29, Cluster Scalability 2024-5-13
-
2
Test jstests/core/api/api_version_unstable_indexes.js fails with the following:
[j6:prim] | 2023-06-19T17:26:55.402+00:00 I - 6744300 [conn38] "setFeatureCompatibilityVersion command called","attr":{"upgradeOrDowngrade":"upgrade","serverType":"replica set/standalone","fromVersion":"7.0","toVersion":"7.1"}[js_test:api_version_unstable_indexes] 2023-06-19T17:26:55.402Z assert failed[js_test:api_version_unstable_indexes] doassert@src/mongo/shell/assert.js:20:14[js_test:api_version_unstable_indexes] assert@src/mongo/shell/assert.js:152:17[js_test:api_version_unstable_indexes] @jstests/core/api/api_version_unstable_indexes.js:85:11[js_test:api_version_unstable_indexes] @jstests/core/api/api_version_unstable_indexes.js:101:3[js_test:api_version_unstable_indexes] uncaught exception: Error: assert failed :[js_test:api_version_unstable_indexes] doassert@src/mongo/shell/assert.js:20:14[js_test:api_version_unstable_indexes] assert@src/mongo/shell/assert.js:152:17[js_test:api_version_unstable_indexes] @jstests/core/api/api_version_unstable_indexes.js:85:11[js_test:api_version_unstable_indexes] @jstests/core/api/api_version_unstable_indexes.js:101:3[js_test:api_version_unstable_indexes] failed to load: jstests/core/api/api_version_unstable_indexes.js
right at the time of fcv downgrade. This is probably the result of the fcv command aborting the ongoing operation thus the explain does not contain the correct stage.