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

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

Github user asfgit closed the pull request at:

    https://github.com/apache/kafka/pull/3141


> AdminClient: add close with timeout, fix some timeout bugs
> ----------------------------------------------------------
>
>                 Key: KAFKA-5324
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5324
>             Project: Kafka
>          Issue Type: Bug
>          Components: admin
>    Affects Versions: 0.11.0.0
>            Reporter: Colin P. McCabe
>            Assignee: Colin P. McCabe
>
> * Add a close method with a timeout, similar to some other APIs.  Close waits 
> for all calls to complete.  Once the timeout expires, all calls are aborted.
> * Fix a minor bug which made it impossible to have per-call timeouts which 
> were longer than the default timeout.
> * Fix a minor bug where we could oversleep short timeouts because we didn't 
> adjust the polling interval based on the extant timeouts.
> * Add some unit tests for timeouts



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to