-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2025-12-08, CAR Team 2025-12-22
-
🟩 Routing and Topology
-
None
-
None
-
None
-
None
-
None
-
None
Some commands currently construct their sharded variants by manually appending the ShardVersion or DbVersion.
These are some examples:
The goal of this task is to replace this ad-hoc logic with existing helper methods from cluster_command_helper.h. If no suitable helper exists, we should add a new method to cluster_command_helper.h that performs the version attachment, ensuring that our team owns and maintains this functionality.