[
https://issues.apache.org/jira/browse/SENTRY-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235671#comment-16235671
]
kalyan kumar kalvagadda commented on SENTRY-2028:
-------------------------------------------------
[~akolb] Let me clarity. I was wrong in my comment before. This is a problem
regardless of the datanucleus version. Issues with this configuration are
exposed with oracle database. we have not tested the upstream code with this
oracle backend database.
when we started using oracle database we saw couple of issues and the root
cause for that was datanucleus trying to create schema. This is not desirable
as sentry uses SentrySchemaTool to create schema with the help of sql scripts.
> 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)