You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Dapeng Sun (JIRA)" <ji...@apache.org> on 2015/03/24 08:48:52 UTC

[jira] [Updated] (SENTRY-600) Extend SentryClient by SentryClientInvocationHandler

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

Dapeng Sun updated SENTRY-600:
------------------------------
    Description: 
In order to increase the extensibility of {{SentryClient}}, more InvocationHandler will be added, some generic methods should be separated to parent class.

{{SentryClientInvocationHandler}} will handle the kind of generic methods.

  was:
In order to increase the extensibility of {{ClientFactory}}, more client support and more implementation of factory, use dynamic proxy to build the client factory.

{{SentryPolicyServiceBaseClient}} and {{SentryServiceClientFactory}} is the common Interface for client and factory.

{{SentryServiceClientProxyFactory}} will handle the integration of different factories.


        Summary: Extend SentryClient by SentryClientInvocationHandler  (was: Refactor sentry client factory for "high availability" and "connection pool")

> Extend SentryClient by SentryClientInvocationHandler
> ----------------------------------------------------
>
>                 Key: SENTRY-600
>                 URL: https://issues.apache.org/jira/browse/SENTRY-600
>             Project: Sentry
>          Issue Type: Sub-task
>            Reporter: Dapeng Sun
>            Assignee: Dapeng Sun
>         Attachments: SENTRY-600.002.patch, SENTRY-600.002.patch, SENTRY-600.003.patch, SENTRY-600.004.patch
>
>
> In order to increase the extensibility of {{SentryClient}}, more InvocationHandler will be added, some generic methods should be separated to parent class.
> {{SentryClientInvocationHandler}} will handle the kind of generic methods.



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