-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
The server presently requires the queries.contention option in an encrypted field mapping to be a 64-bit integer. Since PHPC's BSON encoding prefers 32-bit types when the value falls within range, this requires manual preparation in the CSFLE spec tests.
This should be removed once SERVER-66901 is released.
- depends on
-
SERVER-66901 Make contention factor accept all valid positive integer types
- Closed