[ https://issues.apache.org/jira/browse/KAFKA-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Gustafson resolved KAFKA-7391. ------------------------------------ Resolution: Fixed Fix Version/s: 2.2.0 > 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 > Components: admin, clients, producer > Reporter: Chia-Ping Tsai > Assignee: Chia-Ping Tsai > Priority: Major > Labels: kip > Fix For: 2.2.0 > > > KIP-266 have replaced the (long, TimeUnit) by Duration for KafkaConsumer. For > consistency, we should do the same APIs migration for KafkaProducer. > KIP-367: > https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=89070496 -- This message was sent by Atlassian JIRA (v7.6.3#76005)