-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.0.5, 3.1.6
-
Component/s: Storage, WiredTiger
-
None
-
Environment:WiredTiger storage engine.
-
Fully Compatible
-
ALL
Using the NUL character (\0) in a namespace via applyOps will cause the server to abort with an invariant failure. Does not affect mmap but instead outputs "13520 DurableMappedFile only supports filenames in a certain format /data/db/a"
Invariant failure _name == nsToDatabaseSubstring(ns) src/mongo/db/catalog/database.cpp 416