Process Engine performs Optimistic Locking on Tables without Revisions

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.1.0, 7.0.6, 7.1.0-alpha2
    • Affects Version/s: None
    • Component/s: 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

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

                Created:
                Updated:
                Resolved: