-
Type:
Task
-
Resolution: Works as Designed
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
-
Security 2023-12-25, Security 2024-01-08, Security 2024-02-05
In mongos, each insert/update/delete statement in the batched write gets an additional opcounter increment because the "outer" insert/update/delete operation
(which performs the inner FLE2 operations that loop back around to the mongos) also gets counted.
It would be more consistent with mongod behavior if the "outer" operations were not doing additional increments of their respective opcounters.
- related to
-
SERVER-86195 Complete TODO listed in SERVER-83979
-
- Closed
-