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

Rajini Sivaram resolved KAFKA-10727.
------------------------------------
    Fix Version/s: 2.8.0
         Reviewer: Manikumar
       Resolution: Fixed

> Kafka clients throw AuthenticationException during Kerberos re-login
> --------------------------------------------------------------------
>
>                 Key: KAFKA-10727
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10727
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Rajini Sivaram
>            Assignee: Rajini Sivaram
>            Priority: Major
>             Fix For: 2.8.0
>
>
> During Kerberos re-login, we log out and login again. There is a timing issue 
> where the principal in the Subject has been cleared, but a new one hasn't 
> been populated yet. We need to ensure that we don't throw 
> AuthenticationException in this case to avoid Kafka clients 
> (consumer/producer etc.) failing instead of retrying.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to