Vamsee Yarlagadda created SENTRY-1635:
-----------------------------------------
Summary: Limit HMS connections only to the leader of the sentry
servers
Key: SENTRY-1635
URL: https://issues.apache.org/jira/browse/SENTRY-1635
Project: Sentry
Issue Type: Sub-task
Affects Versions: sentry-ha-redesign
Reporter: Vamsee Yarlagadda
Assignee: Vamsee Yarlagadda
Priority: Minor
Looking at the code of HMSFollower, we seem to be establishing HMS connection
for all servers of Sentry servers irrespective of whether they are leader or
not. Whereas the subsequent operations of HMSFollower are only limited to the
leader of the Sentry group. To avoid extra connections, we can limit only the
leader to get a connection to HMS.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)