Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-2743

Configured quartz schedulers appear to leak threads

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 1.5.0
    • None
    • None
    • None

    Description

      Though I was not able to investigate it completely, while investigating the cause of CONTINUUM-2742, it appears that quartz schedulers are leaked in addition to the ones from CONTINUUM-2742.

      Fortunately, even with the large number of startup/shutdown cycles PlexusTestCase tests cause in continuum-core, they are not generating a number large enough to cause system instability.

      They may be disposed of cleanly when the JVM finishes due to the org.quartz.plugins.management.ShutdownHookPlugin configured in continuum-webapp while running in continuum-webapp. Regardless of whether this is true, it would be better to drop the threads as soon as possible. This is especially true if new threads are generated by reconfiguring schedules in continuum-webapp's UI, because it would have a cumulative effect over time.

      Attachments

        Issue Links

          Activity

            People

              batkinson Brent Atkinson
              batkinson Brent Atkinson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: