Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-3528

Don't allow setting a commit timestamp on a non-running transaction

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.13, WT3.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage 2017-09-11

      There is nothing to prevent a user from calling WT_SESSION::timestamp_transaction on a non-running transaction. That will add the non-running transaction to the commit_timestampq. Is there any reason to allow this? It can lead to subtle bugs in the user code.

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: