Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Execution NAMR Team 2023-10-02
-
68
Description
We added the new test case to the workload originally only supporting meta-only updates and tried to check if the feature flag is enabled dynamically. But the check does not really work in a sharded cluster as it could have shards with different versions.
We can separate the new test into its own file with the feature flag tag to keep the testing coverage and make multiversion tests happy.