Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-4627

Event Admin - Memory Leak in AsyncDeliverTasks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • eventadmin-1.4.0
    • eventadmin-1.4.2
    • Event Admin
    • None

    Description

      Currently the AsyncDeliverTasks has a Map that tracks running threads (essentially a ThreadLocal like implementation). As new threads post async events this list will continue to grow and is never cleared out. Over time this will create a slow memory leak.

      Attachments

        1. FELIX-4627.patch
          1 kB
          Bob Paulin
        2. FELIX-4627b.patch
          0.6 kB
          Bob Paulin

        Activity

          People

            cziegeler Carsten Ziegeler
            bobpaulin Bob Paulin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: