You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Brian Towles (JIRA)" <ji...@apache.org> on 2017/09/05 16:05:00 UTC

[jira] [Created] (SENTRY-1921) Make SentryServiceFactory.create static and all calling instances use the static call

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)