Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
Fully Compatible
-
ALL
-
v4.2
-
Service Arch 2019-06-17, Service Arch 2019-07-01
-
0
Description
We enabled OP_MSG checksums to catch data corruption on the wire in SERVER-28679.
This work of performing those checksums is extra cost though, and it is redundant when mixed with the hmacs required by tls.
We lose little on the data integrity side and avoid overhead if we only perform check sums on non-tls connections.
Attachments
Issue Links
- is depended on by
-
DRIVERS-680 Disable OP_MSG checksums for TLS connections
-
- Closed
-
-
DRIVERS-2177 Disable OP_MSG checksums for TLS connections
-
- Backlog
-
- is documented by
-
DOCS-12835 Investigate changes in SERVER-41490: Disable OP_MSG checksums for TLS connections
-
- Closed
-
- is related to
-
SERVER-28679 Compute crc32c checksums on OP_MSG
-
- Closed
-