Details

    • Technical task
    • Resolution: Done
    • Minor
    • None
    • None
    • None
    • 9223372036854775807

    Description

      On DNE system a write lock held by a transaction will be saved after transaction stop, and once it receives REP-ACK, this lock will be downgraded, however in this period, if a conflicting write lock is enqueued, it should trigger a commit, but if we know this lock is not saved, a "sync" flag can be set to avoid commit, and the commit will be triggered in saving time.

      Attachments

        Activity

          [LU-15597] add an LDLM flag to mark lock is saved to avoid extra commit
          laisiyao Lai Siyao made changes -
          Resolution New: Done [ 10000 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]
          laisiyao Lai Siyao made changes -
          Description Original: On DNE system a write lock is held by a transaction will be saved after transaction stop, and once it receives REP-ACK, this lock will be downgraded, however in this period, if a conflicting write lock is enqueued, it should trigger a commit, but if we know this lock is not saved, a "sync" flag can be set to avoid commit, and the commit will be triggered in saving time. New: On DNE system a write lock held by a transaction will be saved after transaction stop, and once it receives REP-ACK, this lock will be downgraded, however in this period, if a conflicting write lock is enqueued, it should trigger a commit, but if we know this lock is not saved, a "sync" flag can be set to avoid commit, and the commit will be triggered in saving time.
          laisiyao Lai Siyao created issue -

          People

            laisiyao Lai Siyao
            laisiyao Lai Siyao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: