Only create coordinator in memory on coordinateCommit

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Matthew Saltz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: