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

Only output 'reshardBlockingWrites' event when 'showSystemEvents' is true instead of when 'showMigrationEvents' is true

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • Fully Compatible
    • ALL

      The new "reshardingBlockingWrites" event (SERVER-98981) is currently fromMigrate: true event so in SERVER-98584 we need to open a change streams cursor with showMigrationEvents: true but that has the unwanted effect of capturing deletes of orphan documents. Hiding the reshardBlockingWrites event behind showSystemEvents instead of showMigrationEvents allows the change streams monitor to see the reshardBlockingWrites without seeing the orphan docs deletes.

            Assignee:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Reporter:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: