Audit sharding uses of internal transaction API to see if we perform short circuting

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None

      Related to SERVER-99784 we should check for cases where we short circuit based on the existence of the retriedStmtIds field on a result. We currently assume that the existence of this field means we have performed all writes for the transactions and we can break, but as described in SERVER-99784 it is possible that we haven't performed all writes yet and break too early.

            Assignee:
            Jack Mulrow
            Reporter:
            Ben Gawel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: