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/04/29 22:20:04 UTC

[jira] [Created] (SENTRY-1738) Inefficient connection management by retrying invocation handler

Alexander Kolbasov created SENTRY-1738:
------------------------------------------

             Summary: Inefficient connection management by retrying invocation handler
                 Key: SENTRY-1738
                 URL: https://issues.apache.org/jira/browse/SENTRY-1738
             Project: Sentry
          Issue Type: Sub-task
          Components: Sentry
    Affects Versions: sentry-ha-redesign
            Reporter: Alexander Kolbasov
             Fix For: sentry-ha-redesign


The Sentry client implementations create and destroy transport factory for every connection which isn't efficient - they need to re-parse configuration, endpoint addresses, etc for each connection. This should be done once per setup.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)