-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Serverless
-
Server Serverless 2023-01-23, Server Serverless 2023-02-06, Server Serverless 2023-02-20, Server Serverless 2023-03-06, Server Serverless 2023-03-20, Server Serverless 2023-04-03, Server Serverless 2023-04-17
Our shard Merge implementation + it's related unit & js tests are located in the community repo but depends on enterprise-only feature, like, backup cursor. If we run those tests on a non-enterprise build variant, those tests would fail.
Currently the shard Merge implementation is behind a feature flag. And, we run all feature flags enabled only on enterprise-only build variants. However, we are safe now as we don't run shard merge tests on non-enterprise build variant. But, once we enable the shardMerge flag, we would start seeing test failures w/ error message -
"Unrecognized pipeline stage name: '$backupCursor'"
- duplicates
-
SERVER-57896 Enable Feature flag for Shard Merge
- Closed
- is depended on by
-
SERVER-57896 Enable Feature flag for Shard Merge
- Closed
- is related to
-
SERVER-60684 Exclude Tests and Tasks tagged with "serverless" from running on last-lts
- Open