-
Type: Bug
-
Resolution: Done
-
Priority: Critical - P2
-
Affects Version/s: 2.4.7, 2.5.3
-
Component/s: Concurrency, Replication
-
None
-
Minor Change
-
ALL
renameCollection command rebuilds indexes the way they were originally created. When it's background, it allows yielding and can possibly allow a command on original collection which would cause a problem for replication since renameCollection is logged in the oplog after the index builds finish.
- is related to
-
SERVER-13951 uncommited UnitOfWork needs to rollback
- Closed