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

[POC] Overwrite _id in the router for event collections

    • Type: Icon: Task Task
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Execution Team 2024-08-05, Execution Team 2024-08-19

      As of SERVER-91707, we overwrite all documents' _id fields when inserting them into event collections. But since we do this after sharding is handled, we create orphans. We thus need to overwrite at the router level for sharding to work, and also ensure we aren't then overwriting again later on when we insert into the record store.

            Assignee:
            cannon.caspar@mongodb.com Cannon Caspar (Inactive)
            Reporter:
            cannon.caspar@mongodb.com Cannon Caspar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: