You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2018/09/08 18:20:00 UTC

[jira] [Created] (KAFKA-7391) Introduce close(Duration) to Producer and AdminClient instead of close(long, TimeUnit)

Chia-Ping Tsai created KAFKA-7391:
-------------------------------------

             Summary: Introduce close(Duration) to Producer and AdminClient instead of close(long, TimeUnit)
                 Key: KAFKA-7391
                 URL: https://issues.apache.org/jira/browse/KAFKA-7391
             Project: Kafka
          Issue Type: Improvement
            Reporter: Chia-Ping Tsai
            Assignee: Chia-Ping Tsai


KIP-266 have replaced the (long, TimeUnit) by Duration for KafkaConsumer. For consistency, we should do the same APIs migration for KafkaProducer.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)