RTS to abort all the updates from a prepared transaction

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.4.6, WT10.0.1, 5.0.0-rc0
    • Affects Version/s: 4.2.0
    • Component/s: None
    • None
    • Storage - Ra 2021-05-03
    • 3
    • v4.4

      RTS is not properly handling when insert and remove operations both are done under a single prepared transaction and they are written to disk. As part of aborting these updates by RTS when the prepared timestamp is less than the stable timestamp, it only aborts the remove operation and retains insert operation done by the prepared transaction.

      Due to which the uncommitted prepared insert is retained on the disk lead to the duplicate key failure when the same key gets inserted again. 

              Assignee:
              Haribabu Kommi
              Reporter:
              Haribabu Kommi
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: