Charly Molter created KAFKA-6204:
------------------------------------
Summary: 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
Priority: Minor
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
(v6.4.14#64029)