Brian Towles created SENTRY-1921:
------------------------------------
Summary: 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
Priority: Minor
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)