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

Memory leak caused by retained instances of BeanManagerImpl / WeldInterceptorClassMetadata

    XMLWordPrintable

Details

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: