This is an automated email from the ASF dual-hosted git repository.
pvary pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.
from e7116e9 HIVE-23503: ValidTxnManager doesn't consider txns opened and
committed between snapshot generation and locking when evaluating
ValidTxnListState (Denys Kuzmenko, reviewed by Peter Varga and Peter Vary)
add 439956d HIVE-23715: Fix zookeeper ssl keystore password handling
issues (Peter Varga reviewed by Peter Vary)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/hadoop/hive/conf/HiveConf.java | 17 +++++-
.../hadoop/hive/registry/impl/ZkRegistryBase.java | 17 +++++-
.../hadoop/hive/metastore/conf/MetastoreConf.java | 14 ++++-
.../metastore/security/ZooKeeperTokenStore.java | 61 ++++++++++++++++------
4 files changed, 86 insertions(+), 23 deletions(-)