FLE2 on Mongos increments the opcounter metrics more than expected

XMLWordPrintableJSON

    • 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
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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
              Reporter:
              Frederic Vitzikam (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: