Fix an incorrect comment in __wt_rts_check

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor - P4
    • WT11.3.0, 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: RTS
    • None
    • Storage Engines
    • None
    • None

      One of the comments in __wt_rts_check currently states:

          /*
           * Help the user comply with the requirement there be no concurrent user operations. It is okay
           * to have a transaction in the prepared state.
      

      However, as of WT-8543, it is not okay for a transaction to be in a prepared state. This comment thus needs to be updated.

              Assignee:
              Peter Macko
              Reporter:
              Peter Macko
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: