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/01/26 16:27:00 UTC

[jira] [Resolved] (KAFKA-4991) KerberosLogin#login should probably be synchronized

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

Jason Gustafson resolved KAFKA-4991.
------------------------------------
    Resolution: Fixed
      Assignee: Manikumar  (was: Colin P. McCabe)

> KerberosLogin#login should probably be synchronized
> ---------------------------------------------------
>
>                 Key: KAFKA-4991
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4991
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Colin P. McCabe
>            Assignee: Manikumar
>            Priority: Major
>              Labels: newbie
>             Fix For: 1.1.0
>
>
> KerberosLogin#login should probably be synchronized, since it is modifying {{loginContext}} and {{lastLogin}}, which are normally only accessed under the lock.



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