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)