You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Satish Duggana (JIRA)" <ji...@apache.org> on 2018/12/17 03:06:00 UTC

[jira] [Created] (KAFKA-7742) DelegationTokenCache#hmacIdCache entry is not cleared when a token is removed using removeToken(String tokenId) API.

Satish Duggana created KAFKA-7742:
-------------------------------------

             Summary: 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


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)