-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Storage, WiredTiger
-
None
-
Minor Change
-
Repl 2017-07-31
Under MMAP, there's a limit on the generated index namespace in a collection due to the on-disk format. This constraint imposes a restriction on the target collection namespace when we are doing collection renames. It's likely that this constraint may not apply to WiredTiger.
This may have implications for importing databases between different storage engines and also for downgrade to previous versions of the server that still have this restriction.
- is related to
-
SERVER-7720 Building an index with a too-long name should always fail
- Closed
-
SERVER-29274 Two Phase Drops: rename collection to special drop-pending name
- Closed
-
SERVER-29747 Two phase drops: drop indexes before renaming collections if the rename will make the index name too long
- Closed
- related to
-
SERVER-29747 Two phase drops: drop indexes before renaming collections if the rename will make the index name too long
- Closed