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 17:47:00 UTC

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

Alexander Kolbasov created SENTRY-1869:
------------------------------------------

             Summary: 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


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)