-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
ALL
-
CAR Team 2024-02-19, CAR Team 2024-03-04
After discussing with product, { splitVector ... } will be just an alias for autoSplitVector.
splitVector and autoSplitVector have 2 different signatures while still behaving very similarly.
The following parameters are not present/or called differently in autoSplitVector and will no longer be supported:
maxChunkSize, maxSplitPoints, maxChunkObjects
the parameter force, will be supported by the splitVector/autoSplitVector until 8.0 as still needed for the router spit to calculate the median key.
- depends on
-
SERVER-84090 Investigate whether to change or deprecate router's `splitVector` command
- Closed