[
https://issues.apache.org/jira/browse/SENTRY-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16006807#comment-16006807
]
kalyan kumar kalvagadda commented on SENTRY-1709:
-------------------------------------------------
If load balancing is not needed for DB client and generic clients.
* sentry.service.client.connection.loadbalance should be set to false
If load balancing is not needed for HDFS clients.
* sentry.hdfs.service.client.connection.loadbalance should be set to false
> Avoid randomizing the servers at client side based on configuration.
> --------------------------------------------------------------------
>
> Key: SENTRY-1709
> URL: https://issues.apache.org/jira/browse/SENTRY-1709
> Project: Sentry
> Issue Type: Sub-task
> Components: Sentry
> Affects Versions: sentry-ha-redesign
> Reporter: kalyan kumar kalvagadda
> Assignee: kalyan kumar kalvagadda
> Priority: Minor
> Fix For: sentry-ha-redesign
>
> Attachments: SENTRY-1709.001-sentry-ha-redesign.patch,
> SENTRY-1709.002-sentry-ha-redesign.patch,
> SENTRY-1709.003-sentry-ha-redesign.patch
>
>
> Client's randomize the server list so that load is balanced across multiple
> servers but we need a way to configure this.
> There could be cases where clients might want to specific order. This is can
> be attained by disabling above behavior based on a configuration.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)