Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-2251

ThreadlocalPool.discard() memory leak when exception thrown from bean method

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • depchain-1.0.5
    • depchain-1.0.4
    • core
    • None

    Description

      ThreadlocalPool internally uses an InfinitePool and the InfinitePool.discard() method doesn't remove the ctx from its LinkedList active field properly thus memory leaked when an exception is thrown from bean method.

      Need to fix InfinitePool.discard() method.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-bmaxwell Brad Maxwell
              rhn-support-tkimura Takayoshi Kimura
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: