Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-1564

Memory leak caused by retained instances of BeanManagerImpl / WeldInterceptorClassMetadata

XMLWordPrintable

      We use CDI extensively in our application.
      On performance testing, we see a lot of instances of WeldInterceptorClassMetaData retained in the heap.
      This is residing in the old generation and does not let the GC reclaim any memory.

      The CDI scopes used in the application -
      RequestScope
      SessionScope
      ViewScope

            rhn-engineering-jharting Jozef Hartinger
            rohit.gupta_jira Rohit Gupta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: