The cluster_convert_to_capped command is always sending the command to the dbPrimary. However, once unsharded collections can live outside the dbPrimary, this will no longer be correct.
This ticket is to change this behavior and to fix anything in the convertToCapped command that expects to be run on the dbPrimary.
- fixes
-
SERVER-90027 Complete TODO listed in SERVER-89880
- Closed
- is depended on by
-
SERVER-89880 Enable convertToCapped in agg_out.js
- Closed