[
https://issues.apache.org/jira/browse/SENTRY-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16233589#comment-16233589
]
Na Li commented on SENTRY-2028:
-------------------------------
[~akolb] This is not likely a problem with DN version. It is likely a problem
with DN configuration. The change in SENTRY-1159 sets
"datanucleus.schema.autoCreateAll" to true. That causes the issues we see.
Kalyan is testing the behavior when configuration
"datanucleus.schema.autoCreateAll" is removed.
> Avoid datanucleus to crate/update database schema
> -------------------------------------------------
>
> Key: SENTRY-2028
> URL: https://issues.apache.org/jira/browse/SENTRY-2028
> Project: Sentry
> Issue Type: Bug
> Components: Sentry
> Affects Versions: 2.0.0
> Reporter: kalyan kumar kalvagadda
> Assignee: kalyan kumar kalvagadda
> Priority: Major
>
> With the current default datanucleus configuration, datanucleus tries to
> update the database schema. This is not desired as the schema creation and
> update happens from schemaTool using sql files.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)