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

Only create coordinator in memory on coordinateCommit

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
      None
    • ALL
    • Sharding 2018-12-17

      Previously with the old commit protocol we would create a transaction coordinator in memory on the coordinator shard when the first statement of the transaction arrived with a coordinator: true flag. Now that we're using an RPC based protocol this isn't necessary. We can instead create the coordinator when the coordinator shard receives coordinateCommit with a participant list.

            Assignee:
            matthew.saltz@mongodb.com Matthew Saltz (Inactive)
            Reporter:
            matthew.saltz@mongodb.com Matthew Saltz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: