Uploaded image for project: 'Aries'
  1. Aries
  2. ARIES-1603

Aries async classloader leak

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • async-1.0.2
    • async-1.1.0
    • None
    • None

    Description

      Using the async service with repeated tasks during one hour leads to an out of memory. It's due to the very large amount of class loaded (in 10 min we get 20000 classes loaded). The metaspace is growing indefinitely.
      It seems to come from the privMediate method of the AsyncService where the classloader of the target service is cloned.

      Attachments

        Activity

          People

            Unassigned Unassigned
            PaulT13 Paul Thevenot
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: