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

@Dependent CDI beans are not properly destroyed

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.2.0, 7.1.4, 7.2.0-alpha4
    • None
    • engine
    • None

      When using @Dependent scoped CDI beans as tasks or events we need to properly destroy them via Bean<T>#destroy. This will invoke any @PreDestroy methods on those beans and also eventually cleanup all interceptors, decorators and subsequently injected @Dependent scoped beans.

      The same might happen to Spring beans as well, but have not yet checked.

        This is the controller panel for Smart Panels app

              thorben.lindhauer Thorben Lindhauer
              struberg Mark Struberg
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: