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

Show currentOps from both roles in replica set endpoint mode

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Cluster Scalability
    • Fully Compatible
    • Cluster Scalability 2024-3-4

      After SERVER-81359, in replica set endpoint mode, the client will see only the shard-role suboperations that result from the router role self-routing the client's original commands. For example, a client that sends "drop" will subsequently see "_shardsvrDropCommand" and no "drop". This is likely to result in confusion for users that expect to see commands in a fashion that resembles traditional replica sets.

      Change the behavior of currentOp to return operations across both roles when in replica set endpoint mode. Additionally, add a field to currentOp output that announces the role that each operation belongs to.

            Assignee:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Reporter:
            james.bronsted@mongodb.com James Bronsted
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: