Bhooshan Mogal created SENTRY-1133:
--------------------------------------
Summary: Remove references to component-specific ActionFactory
classes from PrivilegeOperatePersistence
Key: SENTRY-1133
URL: https://issues.apache.org/jira/browse/SENTRY-1133
Project: Sentry
Issue Type: Improvement
Components: Core
Affects Versions: 1.6.0
Reporter: Bhooshan Mogal
SENTRY-1119 added a way to read the {{ActionFactory}} class for a component
from configuration. We should now remove the hard-coded references to
{{SqoopActionFactory}} and {{SolrActionFactory}} (and perhaps
{{KafkaActionFactory}}, which is not yet in trunk). Instead we should enforce
that these classes be specified in configuration for all components, so that
tight-coupling between Sentry core code and component-specific code is reduced
even further.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)