Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-4068

Memory leak in SessionFactoryImpl class

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 4.0.2
    • 4.0.3
    • karaf
    • None

    Description

      In SessionFactoryImpl there is a list which tracks the created sessions. But nowhere in the code the sessions are removed from the list again. Also there is no use for those sessions as far as I can see (the class is not exported and the variable seems not to be used in the package).

      The proposed fix to that particular problem would be to remove the list.

      Attachments

        Issue Links

          Activity

            People

              jbonofre Jean-Baptiste Onofré
              martin.krueger Martin Krüger
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: