Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-3718

DUCC Agent accumulates Camel Routes Leading to OOM

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0-Ducc
    • 1.1.0-Ducc
    • DUCC
    • None

    Description

      When an agent launches a new process it creates a Camel route to collect stats (memory usage, cpu, etc). The route is added to the Camel context where it remains for the lifetime of the agent. When the process is stopped, the agent only stops the route but never removes it from the Camel context. Over time these routes accumulate and eventually cause Agent OOM.
      When the process is stopped the agent should remove associated route from Camel context.

      Attachments

        Activity

          People

            cwiklik Jaroslaw Cwiklik
            cwiklik Jaroslaw Cwiklik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: