Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-12071 Official support for CockroachDB
  3. CAM-12394

Provide a clear approach on CRDB usage with external transaction management

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • L3 - Default
    • 7.14.0, 7.14.0-alpha4
    • None
    • engine
    • None

    Description

      As a user, I can use the Camunda process engine with CockroachDB, while utilizing frameworks with external transaction management (Spring, Java EE).

      Expected scenario:

      Given:
      A setup where the process engine is used in the scope of Spring or Java EE with external transaction management.

      When:
      Two concurrent transactions are executed, and one of them fails with a CrdbTransactionRetryException (OLE).

      Then:
      One of the following cases occurs:

      • For an external transaction, the exception is re-thrown to the caller as an OptimisticLockingException.
      • For a process-engine-exclusive transaction, the transaction is retried.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              nikola.koevski Nikola Koevski
              nikola.koevski Nikola Koevski
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce