Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-83979

FLE2 on Mongos increments the opcounter metrics more than expected

    • Type: Icon: Task Task
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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.

            Assignee:
            erwin.pe@mongodb.com Erwin Pe
            Reporter:
            frederic.vitzikam@mongodb.com Frederic Vitzikam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: