Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-14007

Connect header converters are never closed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.4.0
    • connect
    • None

    Description

      The HeaderConverter interface extends Closeable, but HeaderConverter::close is never actually invoked anywhere. We can and should start invoking it, probably wrapped in Utils::closeQuietly so that any invalid logic in that method for custom header converters that has to date gone undetected will not cause new task failures.

      Attachments

        Issue Links

          Activity

            People

              sagarrao Sagar Rao
              ChrisEgerton Chris Egerton
              Chris Egerton Chris Egerton
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: