[
https://issues.apache.org/jira/browse/SENTRY-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergio Peña updated SENTRY-1921:
--------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Status: Resolved (was: Patch Available)
Thanks [~Jan Hentschel] for the patch. I committed to master.
> 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
> Fix For: 2.0.0
>
> 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)