renameCollection (in "src/mongo/db/catalog/rename_collection.cpp") does not currently handle write conflicts. To do this, a retry loop needs to be added to ensure that that command succeeds.
- is related to
-
SERVER-71674 Yield handlers not handling WCE thrown from restoring cursors
- Closed