You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by sa...@apache.org on 2023/04/10 03:56:21 UTC

[hive] branch branch-3 updated (98766918e72 -> 78cab49b7d1)

This is an automated email from the ASF dual-hosted git repository.

sankarh pushed a change to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hive.git


    from 98766918e72 HIVE-26530: HS2 OOM-OperationManager.queryIdOperation does not properly clean up multiple queryIds
     add 78cab49b7d1 HIVE-27230: Backport of HIVE-22033 and HIVE-26522 to branch-3

No new revisions were added by this update.

Summary of changes:
 .../TokenStoreDelegationTokenSecretManager.java    |   5 +-
 ...TestTokenStoreDelegationTokenSecretManager.java | 121 +++++++++++++++++++++
 2 files changed, 125 insertions(+), 1 deletion(-)
 create mode 100644 standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/security/TestTokenStoreDelegationTokenSecretManager.java