[SERVER-71856] Multiversion tests run with analyzeShardKey and _clusterQueryWithoutShardKey cmd not found Created: 05/Dec/22  Updated: 29/Oct/23  Resolved: 06/Dec/22

Status: Closed
Project: Core Server
Component/s: Sharding
Affects Version/s: None
Fix Version/s: 6.3.0-rc0

Type: Bug Priority: Major - P3
Reporter: Abdul Qadeer Assignee: Abdul Qadeer
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Backports
Depends
Backwards Compatibility: Fully Compatible
Operating System: ALL
Backport Requested:
v6.2
Sprint: Sharding 2022-12-12
Participants:
Linked BF Score: 153
Story Points: 2

 Description   

In BF-27104 the following list of tests (not exhaustive) contain @requires_fcv_62 tag for analyzeShardKey command without the feature being enabled by default in v6.2:

 

jstests/sharding/analyze_shard_key/cardinality_and_frequency_basic.js
jstests/sharding/analyze_shard_key/configure_query_analyzer_persistence.js
jstests/sharding/analyze_shard_key/persist_sampled_read_queries.js
jstests/sharding/analyze_shard_key/persist_sampled_retryable_update_queries.js
jstests/sharding/analyze_shard_key/persist_sampled_write_queries.js
jstests/sharding/analyze_shard_key/sample_nested_agg_queries_unsharded.js
jstests/sharding/analyze_shard_key/sample_rates.js 

The feature itself is disabled currently in 6.2 and 6.3

A temporary fix would be to change @requires_fcv_62 tag to @requires_fcv_63 in master branch until the feature is enabled. Similarly, the tag for tests using featureFlagUpdateOneWithoutShardKey feature flag should also be updated. Long term solution is to rely on the fix by SERVER-71467
 



 Comments   
Comment by Githook User [ 06/Dec/22 ]

Author:

{'name': 'Abdul Qadeer', 'email': 'abdul.qadeer@mongodb.com', 'username': 'zorro786'}

Message: SERVER-71856 Replace requires_fcv_62 tag with requires_fcv_63 tag for unreleased features
Branch: master
https://github.com/mongodb/mongo/commit/b6cb6b94c5221dfe04bc98f3f9dc0c04e2a2cfa8

Generated at Thu Feb 08 06:20:09 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.