Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-2340

Connection Leak in Operator when Using KafkaConnect API

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 1.6.0.GA
    • None
    • None
    • None
    • False
    • False
    • Undefined
    • Hide

      TBD

      Show
      TBD

      It appears that some HttpClient objects are created and never properly closed / disposed of in the KafkaConnect API with the result that we see an eventual increase of heap consumption in the Operator container. After enabling HeapDumpOnOutOfMemoryError and checking the heap, we observed thousands of io.vertx.core.http.impl.HttpClientImpl and io.vertx.core.http.impl.ConnectionManager objects in the heap, with none in the unreachables, indicating these objects are being kept around after use.

            Unassigned Unassigned
            rhn-support-dhawkins Duane Hawkins
            Lukas Kral Lukas Kral
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: