[
https://issues.apache.org/jira/browse/KAFKA-6204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xavier Léauté resolved KAFKA-6204.
----------------------------------
Fix Version/s: 3.2.0
Assignee: Xavier Léauté
Resolution: Fixed
> Interceptor and MetricsReporter should implement java.io.Closeable
> ------------------------------------------------------------------
>
> Key: KAFKA-6204
> URL: https://issues.apache.org/jira/browse/KAFKA-6204
> Project: Kafka
> Issue Type: Improvement
> Components: clients
> Reporter: Charly Molter
> Assignee: Xavier Léauté
> Priority: Minor
> Fix For: 3.2.0
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)