Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-2775

Fix potential memory leaks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      When using Samza standalone, we found out a few possible memory leakage in the following classes:

      • MetricsHelper.newGauge(): we are creating an anonymous class object inside this function which holds reference to outer class object, typically TaskInstance.
      • BlockingEnvelopeMap class has a few inner Metrics classes which are not marked as static.

      Attachments

        Activity

          People

            Unassigned Unassigned
            xinyu Xinyu Liu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: