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

2019-01-15 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/KAFKA-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16743211#comment-16743211
 ] 

ASF GitHub Bot commented on KAFKA-7391:
---

hachikuji commented on pull request #5667: KAFKA-7391 Introduce close(Duration) 
to Producer and AdminClient inst…
URL: https://github.com/apache/kafka/pull/5667
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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
>
> 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)


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

2018-09-20 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/KAFKA-7391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621744#comment-16621744
 ] 

ASF GitHub Bot commented on KAFKA-7391:
---

chia7712 opened a new pull request #5667: KAFKA-7391 Introduce close(Duration) 
to Producer and AdminClient inst…
URL: https://github.com/apache/kafka/pull/5667
 
 
   KIP-367: 
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=89070496
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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
>
> 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)