[
https://issues.apache.org/jira/browse/SENTRY-2071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16267295#comment-16267295
]
Alexander Kolbasov commented on SENTRY-2071:
--------------------------------------------
I've seen the same warnings with DN 3 as well.
> A few Datanucleus unknown configurations are making log noise on the Sentry
> server
> ----------------------------------------------------------------------------------
>
> Key: SENTRY-2071
> URL: https://issues.apache.org/jira/browse/SENTRY-2071
> Project: Sentry
> Issue Type: Bug
> Components: Sentry
> Affects Versions: 2.0.0
> Reporter: Sergio Peña
> Priority: Minor
>
> I saw these harmless log messages on the Sentry server when testing Sentry
> 2.0:
> {noformat}
> INFO DataNucleus.Persistence: Property datanucleus.fixedDatastore unknown -
> will be ignored
> INFO DataNucleus.Persistence: Property datanucleus.cache.level2 unknown -
> will be ignored
> {noformat}
> Those variables are configured in SentryStore.java and ServiceConstants.java.
> I think those are ignored now that we are using Datanucleus 4 as default and
> we drop Datanucleus 3 support.
> We should investigate and remove those configurations if they're not used
> anymore.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)