Uploaded image for project: 'mod-pubsub'
  1. mod-pubsub
  2. MODPUBSUB-166

Memory leak (HttpClient)

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • TBD
    • Resolution: Done
    • None
    • 2.0.7, 2.1.0
    • None
    • EPAM-Veg Sprint 113, EPAM-Veg Sprint 114, EPAM-Veg Sprint 115
    • 1
    • Vega
    • R1 2021 Hot Fix #1
    • Yes

    Description

      Update:  Approved as R1 2021 Hot Fix at Capacity Planning Team meeting on May 17, 2021. 

      Overview:

      HTTP clients created within PubsubClient in PubSubClientUtils are not closed properly, resulting in a memory leak. See CIRC-1121 for details.

      Steps to Reproduce:

      1. Repeatedly run check-in and/or check-out process in mod-circulation.
      2. Take a memory dump of mod-circulation's process.
      3. See that HttpClientImpl objects are piling up.

      Expected Results:

      HttpClientImpl objects are closed after use and picked up by garbage collector.

      Actual Results:

      HttpClientImpl objects are piling up in memory.

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                OleksandrVidinieiev Oleksandr Vidinieiev
                OleksandrVidinieiev Oleksandr Vidinieiev
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases