-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
ALL
-
Repl 2017-05-08, Repl 2017-05-29, Repl 2017-06-19
-
15
convertToCapped always uses the same name for the same collection. This is ordinarily fine, but is a problem if the server fails after creating the collection but before renaming it. When the server restarts, it will fassert on unclean startup with "NamespaceExists".
- related to
-
SERVER-29057 Unreplicated temporary collection creations should use unique names
- Closed