[
https://issues.apache.org/jira/browse/SENTRY-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Kolbasov updated SENTRY-1869:
---------------------------------------
Attachment: SENTRY-1869.01-sentry-ha-redesign.patch
> Try to use pool with idle connections first
> -------------------------------------------
>
> Key: SENTRY-1869
> URL: https://issues.apache.org/jira/browse/SENTRY-1869
> Project: Sentry
> Issue Type: Sub-task
> Components: Sentry
> Affects Versions: 2.0.0
> Reporter: Alexander Kolbasov
> Assignee: Alexander Kolbasov
> Fix For: 2.0.0
>
> Attachments: SENTRY-1869.01-sentry-ha-redesign.patch
>
>
> When one of the servers fails, the next connection attempt may still try to
> connect to it. To reduce the chance of this happening it makes sense to first
> try connecting to a pool which has idle connections before attempting all
> pools. This should improve response time when one of the servers is down.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)