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

Kalyan Kalvagadda updated SENTRY-2465:
--------------------------------------
    Fix Version/s:     (was: 2.2.0)
                   2.3.0

> Move SentryStore instatiation from SentryService to a utility and possibly 
> own module
> -------------------------------------------------------------------------------------
>
>                 Key: SENTRY-2465
>                 URL: https://issues.apache.org/jira/browse/SENTRY-2465
>             Project: Sentry
>          Issue Type: Improvement
>          Components: Service
>    Affects Versions: 2.0.1
>            Reporter: Brian Towles
>            Priority: Major
>             Fix For: 2.3.0
>
>
> Getting an instantiated instance of the current SentryStore instance is 
> currently a private function in within SentryService.  Since the current 
> SentryStore instance needs to be available to other modules instantiation of 
> SentryStore should be moved to a separate utility and module.  It can use the 
> sentry-spi to allow for multiple different SentryStore instances to be 
> created and referenced without defining the full package/class combination in 
> the configuration.
> It can be developed such a way that the class name definition in thje config 
> can be backwards compatible.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to