You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ewen Cheslack-Postava (JIRA)" <ji...@apache.org> on 2016/11/08 17:54:58 UTC

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

     [ https://issues.apache.org/jira/browse/KAFKA-4284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ewen Cheslack-Postava updated KAFKA-4284:
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10.2.0
           Status: Resolved  (was: Patch Available)

Issue resolved by pull request 2000
[https://github.com/apache/kafka/pull/2000]

> 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
>             Fix For: 0.10.2.0
>
>
> 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.



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