You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Chris Nauroth (Jira)" <ji...@apache.org> on 2022/10/14 22:07:00 UTC

[jira] [Assigned] (HIVE-26632) Update DelegationTokenSecretManager current key ID to prevent erroneous database updates.

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

Chris Nauroth reassigned HIVE-26632:
------------------------------------


> Update DelegationTokenSecretManager current key ID to prevent erroneous database updates.
> -----------------------------------------------------------------------------------------
>
>                 Key: HIVE-26632
>                 URL: https://issues.apache.org/jira/browse/HIVE-26632
>             Project: Hive
>          Issue Type: Bug
>          Components: Standalone Metastore
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>            Priority: Major
>
> While rolling a new master key, {{TokenStoreDelegationTokenSecretManager}} does not update a base class member variable that tracks the current key ID. This can cause situations later where it attempts to update a key using an incorrect ID. This update attempt fails, even though the process had successfully generated a new master key. Since it appears to be a failure though, the thread immediately attempts to roll a new master key again, resulting in excess database load.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)