-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.0.0
-
Component/s: WiredTiger
-
None
-
Fully Compatible
Enable block checksums even when compression is enabled on all new collections and indices. Previously, checksum was enabled only on blocks which are not compressed for any reason.
The performance impact is negligible on most workloads, but can be configured on individual collections and indexes. WiredTiger documentation for checksum configuration is here.
- is related to
-
SERVER-1558 Documents should write checksum on write, verify checksum on read
- Closed