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

Use of shared Mybatis SqlSessionFactory does not work if engines are created concurrently

      Problem Description:

      Given:

      • I start multiple process engines concurrently (like in Wildfly)
      • I use the config property "useSharedSqlSessionFactory"
        If:
      • The process engines are started concurrently
        Then:
      • the sql session factories are not actually shared because access is un-synchronized

        This is the controller panel for Smart Panels app

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

            Use of shared Mybatis SqlSessionFactory does not work if engines are created concurrently

                Problem Description:

                Given:

                • I start multiple process engines concurrently (like in Wildfly)
                • I use the config property "useSharedSqlSessionFactory"
                  If:
                • The process engines are started concurrently
                  Then:
                • the sql session factories are not actually shared because access is un-synchronized

                  This is the controller panel for Smart Panels app

                        johannes.heinemann Johannes
                        meyer Daniel Meyer
                        Votes:
                        0 Vote for this issue
                        Watchers:
                        2 Start watching this issue

                          Created:
                          Updated:
                          Resolved:

                              johannes.heinemann Johannes
                              meyer Daniel Meyer
                              Votes:
                              0 Vote for this issue
                              Watchers:
                              2 Start watching this issue

                                Created:
                                Updated:
                                Resolved: