Test that transactions prepared before the stable timestamp are prepared after rollback

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.1.11
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • Repl 2019-03-11, Repl 2019-03-25, Repl 2019-04-08, Repl 2019-04-22
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, since we pin the stable timestamp behind the prepare timestamp, we do not have rollback test coverage for transactions that were prepared before the stable timestamp. 

      We would only allow it to move forward after its commit/abort oplog entry has been majority committed, which means that it would not be in the prepared state during a rollback.

      Once we stop pinning the stable timestamp, we should test that transactions prepared before the stable timestamp end up in the prepared state after a rollback.

            Assignee:
            Pavithra Vetriselvan
            Reporter:
            Pavithra Vetriselvan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: