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

Custom Logging Causes Orphaned Variables

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • jBPM 3.2.10
    • jBPM 3.2.9
    • Runtime Engine
    • None

    Description

      The VariableContainer currently does not delete variables if a custom logging service is configured. This should not be the default, and instead should only be the case if the Logging Service is DbLoggingService.

      Code in question [VariableContainer]:
      if (jbpmContext == null || jbpmContext.getServices().getLoggingService() != null) {

      Attached is the patch.

      Attachments

        Activity

          People

            aguizar_jira Alejandro Guizar (Inactive)
            brad.davis@amentra.com Brad Davis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: