[ 
https://issues.apache.org/jira/browse/SENTRY-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16227056#comment-16227056
 ] 

kalyan kumar kalvagadda commented on SENTRY-2028:
-------------------------------------------------

*Root cause for this issue is*
{noformat}
datanucleus.schema.autoCreateAll
{noformat}

This is set to true This could be the culprit. This should be set to false if 
application need not create/update the database schema. Working on a patch.

> 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
>
> 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)

Reply via email to