[
https://issues.apache.org/jira/browse/SENTRY-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Hentschel updated SENTRY-1921:
----------------------------------
Attachment: SENTRY-1921.001.patch
> Make SentryServiceFactory.create static and all calling instances use the
> static call
> -------------------------------------------------------------------------------------
>
> Key: SENTRY-1921
> URL: https://issues.apache.org/jira/browse/SENTRY-1921
> Project: Sentry
> Issue Type: Improvement
> Components: Service
> Affects Versions: 2.0.0
> Reporter: Brian Towles
> Assignee: Jan Hentschel
> Priority: Minor
> Attachments: SENTRY-1921.001.patch
>
>
> The SentryServiceFactory.create call is not a static and all the references
> to the factory end up creating a new instance of the factory. This should
> be turned into a static call.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)