You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Li Li (JIRA)" <ji...@apache.org> on 2016/10/25 00:12:58 UTC

[jira] [Created] (SENTRY-1510) Add option to use non pool model for sentry client

Li Li created SENTRY-1510:
-----------------------------

             Summary: Add option to use non pool model for sentry client
                 Key: SENTRY-1510
                 URL: https://issues.apache.org/jira/browse/SENTRY-1510
             Project: Sentry
          Issue Type: Improvement
    Affects Versions: sentry-ha-redesign
            Reporter: Li Li
            Assignee: Li Li


Currently sentry clients e.g. impala uses non pool model (SentryPolicyServiceClientDefaultImpl), thus it's better to keep the non pool model for those clients to avoid unnecessary incompatible issues.
Also the current pool model (PoolClientInvocationHandler) does not manage the opening connections well. e.g. Opening connections with failed servers should be closed promptly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)