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)