benchRun should only attach autocommit argument to multi-statement transaction operations

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.7.6
    • Affects Version/s: None
    • Component/s: Performance, Storage
    • None
    • Fully Compatible
    • ALL
    • Storage NYC 2018-04-23, Storage NYC 2018-05-07
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      benchRun was recently modified to support snapshot reads. It decides to attach an autocommit parameter to a command if there is a txnNumber field present. This is not entirely correct, since retryable writes command have transaction numbers, but they are not allowed to specify an autocommit argument. This should be fixed so that autocommit fields are only added for operations on multi-statement transactions.

            Assignee:
            Xiangyu Yao (Inactive)
            Reporter:
            Will Schultz
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: