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 2014/11/12 13:45:34 UTC

[jira] [Updated] (SENTRY-463) Refactor SentryServiceClientFactory: change "create SentryPolicyServiceClient" to static

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

Dapeng Sun updated SENTRY-463:
------------------------------
    Attachment: SENTRY-463.003.patch

> Refactor SentryServiceClientFactory: change "create SentryPolicyServiceClient" to static
> ----------------------------------------------------------------------------------------
>
>                 Key: SENTRY-463
>                 URL: https://issues.apache.org/jira/browse/SENTRY-463
>             Project: Sentry
>          Issue Type: Sub-task
>            Reporter: Dapeng Sun
>            Assignee: Dapeng Sun
>         Attachments: SENTRY-463-002.patch, SENTRY-463.003.patch, SENTRY-463.patch
>
>
> * In SentryServiceClientFactory the method public SentryPolicyServiceClient create(Configuration conf) throws Exception can be static
> * Make all SentryPolicyServiceClient are called from SentryServiceClientFactory
> * Change SentryPolicyServiceClient to a interface, SentryPolicyServiceClientDefaultImpl is default implementation



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