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

Interceptor and MetricsReporter should implement java.io.Closeable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.3.0
    • clients
    • None

    Description

      The serializers and deserializers extends the Closeable interface, even ConsumerInterceptors and ProducerInterceptors implement it.

      ConsumerInterceptor, ProducerInterceptor and MetricsReporter do not extend the Closeable interface.

      Maybe they should for coherency with the rest of the apis.

      Attachments

        Issue Links

          Activity

            People

              xvrl Xavier Léauté
              cmolter Charly Molter
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: