Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-1719

Process Engine performs Optimistic Locking on Tables without Revisions

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.1.0, 7.0.6, 7.1.0-alpha2
    • None
    • engine
    • None

      1. Problem Description

      The process engine persistence framework provides the HasRevision Interface for entities which require Optimistic locking.

      In org.camunda.bpm.engine.impl.db.DbSqlSession.flushUpdates(List<PersistentObject>) we do an optimistic locking check for all entities, even those which do not implement the HasRevision interface.

      AT:

      • remove optimistic locking checks for entities which do not implement HasRevision

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              meyer Daniel Meyer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: