Hao Hao created SENTRY-1634:
-------------------------------
Summary: HMSFollower should not check isLoadMetastoreConfig when
trying to connect to HMS
Key: SENTRY-1634
URL: https://issues.apache.org/jira/browse/SENTRY-1634
Project: Sentry
Issue Type: Sub-task
Affects Versions: sentry-ha-redesign
Reporter: Hao Hao
HMSFollower is checking isLoadMetastoreConfig flag when trying to connect to
HMS.
https://github.com/apache/sentry/blob/sentry-ha-redesign/sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/service/thrift/HMSFollower.java#L120
However, it seems loadMetastoreConfig is only set to true for EmbeddedMetaStore.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)