Refactor FSM workloads which extend sharded_partitioned_base or random_moveChunk_base unnecessarily

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • CAR Team 2025-07-07, CAR Team 2025-07-21, CAR Team 2025-08-04
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      A lot of our FSM workloads seem to extend base configs that they do not need. For example, cleanup_orphaned_while_migrating extends sharded_partitioned_base and doesn't use anything from this base. And many tests extend the random_moveChunk_base either entirely unnecessarily or only to have a partition for CRUD. Not only is this confusing, but also extending this base generally requires the balancer off and so we have a lot of tests running manual migrations rather than the balancer.

              Assignee:
              Allison Easton
              Reporter:
              Allison Easton
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: