-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Execution Team 2021-06-28
Search the codebase for indexBlockCompressor and remove any existing references.
WiredTiger index tables use prefix compression, not block compression. The indexBlockCompressor WiredTiger option in mongod is unused (empty string).