Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Cluster Scalability 2024-2-5, Cluster Scalability 2024-2-19
Description
As part of this:
- We need to make the variants with feature flags disabled specify '!feature_flag_guarded' after '.sharding .jscore'. They didn't update every task that doesn't enable feature flags to specify !feature_flag_guarded (e.g. here and here) when they introduced it. They only did that for some suites (e.g. here).
- We should shorten the name replica_sets_jscore_passthrough_with_auto_bootstrap_and_replica_set_endpoint by removing "with_auto_bootstrap_and" from the name.