You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Alexander Kolbasov (JIRA)" <ji...@apache.org> on 2017/07/26 18:02:00 UTC

[jira] [Updated] (SENTRY-1869) Try to use pool with idle connections first

     [ https://issues.apache.org/jira/browse/SENTRY-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Kolbasov updated SENTRY-1869:
---------------------------------------
    Status: Patch Available  (was: In Progress)

> 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)