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

Satish Duggana updated KAFKA-7742:
----------------------------------
    Description: 
DelegationTokenCache#hmacIdCache entry is not cleared when a token is removed 
using `removeToken(String tokenId)`[1] API.


1) 
https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/common/security/token/delegation/internals/DelegationTokenCache.java#L84

  was:
DelegationTokenCache#hmacIdCache entry is not cleared when a token is removed 
using `removeToken(String tokenId)`[1] API.


[1] 
https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/common/security/token/delegation/internals/DelegationTokenCache.java#L84


> DelegationTokenCache#hmacIdCache entry is not cleared when a token is removed 
> using removeToken(String tokenId) API.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-7742
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7742
>             Project: Kafka
>          Issue Type: Bug
>          Components: security
>            Reporter: Satish Duggana
>            Assignee: Satish Duggana
>            Priority: Major
>
> DelegationTokenCache#hmacIdCache entry is not cleared when a token is removed 
> using `removeToken(String tokenId)`[1] API.
> 1) 
> https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/common/security/token/delegation/internals/DelegationTokenCache.java#L84



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

Reply via email to