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

Make the transaction coordinator send commitTransaction or abortTransaction based on votes

    • Fully Compatible
    • Sharding 2018-07-16, Sharding 2018-08-13, Sharding 2018-08-27

      This ticket is to take the "Action" enum output of the coordinator's internal state machine built in SERVER-35347 and implement the business logic for the actions:

      enum class Action { kNone, kSendCommit, kSendAbort }; 

            Assignee:
            esha.maharishi@mongodb.com Esha Maharishi (Inactive)
            Reporter:
            esha.maharishi@mongodb.com Esha Maharishi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: