Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-2551

Prevent token modification if logging is disabled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jBPM 3.2.8
    • jBPM 3.2.7
    • Runtime Engine
    • None

      jBPM project issue related to SOA-1507/JBESB-2846 (bpm_orchestration2 process is not safe)

      The jBPM logging is currently handled through Token.addLog and, regardless of whether the log object is persisted or not, results in the modification of the associated token.

      This happens because the ProcessLog.setToken method invokes the Token.nextLogIndex method, causing a change in the token and, therefore, a potential conflict with any other tokens in the process.

            rhn-engineering-jcoleman Julian Coleman
            ldimaggi@redhat.com Len DiMaggio
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: