You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Theo Hultberg (JIRA)" <ji...@apache.org> on 2016/10/10 11:35:20 UTC

[jira] [Created] (KAFKA-4284) Partitioner never closed by producer

Theo Hultberg created KAFKA-4284:
------------------------------------

             Summary: Partitioner never closed by producer
                 Key: KAFKA-4284
                 URL: https://issues.apache.org/jira/browse/KAFKA-4284
             Project: Kafka
          Issue Type: Bug
          Components: producer 
    Affects Versions: 0.10.0.1
            Reporter: Theo Hultberg
            Priority: Minor


Partitioners are never closed by the producer, even though the Partitioner interface has a close method.

I looked at KAFKA-2091 and it seems like the close method has been there from the beginning, but never been used.

I will push up a pull request for this shortly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)