Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-4624

Make sure all DeltaStreamer Sources are Closeable

    XMLWordPrintableJSON

Details

    • 3

    Description

      Currently, many of the sources acquire resources (creating Kafka/Pulsar/SQS/etc clients) but are not releasing them properly, since they don't implement `Closeable` interface proeprly.

      We need to rectify that by making sure that any DS Source that acquires some resource, releases it properly in `close`.

      Attachments

        Issue Links

          Activity

            People

              jonvex Jonathan Vexler
              alexey.kudinkin Alexey Kudinkin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: