You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (JIRA)" <ji...@apache.org> on 2018/05/09 21:28:00 UTC

[jira] [Resolved] (KAFKA-6299) Fix AdminClient error handling when metadata changes

     [ https://issues.apache.org/jira/browse/KAFKA-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Gustafson resolved KAFKA-6299.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

> Fix AdminClient error handling when metadata changes
> ----------------------------------------------------
>
>                 Key: KAFKA-6299
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6299
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Colin P. McCabe
>            Assignee: Colin P. McCabe
>            Priority: Major
>             Fix For: 2.0.0
>
>
> * AdminClient should only call Metadata#requestUpdate when needed.
> * AdminClient should retry requests for which the controller has changed.
> * Fix an issue where AdminClient requests might not get a security exception, even when a metadata fetch fails with an authorization exception. 
> * Fix a possible issue where AdminClient might leak a socket after the timeout expires on a hard close, if a very narrow race condition is hit



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