-
Type:
Sub-task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
CAR Team 2025-04-14, CAR Team 2025-04-28
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The DatabaseShardingState interface should only expose virtual getters, while DatabaseShardingRuntime will implement methods and expose setters as well, clearly dividing read-only access from modifiable logic.
Following the modularization effort, the public interface should only be consumed by the Shard Role API and the private one by the DDLs, OpObservers and Sharding Recovery services.