You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Alexander Kolbasov (JIRA)" <ji...@apache.org> on 2016/10/12 22:07:20 UTC

[jira] [Created] (SENTRY-1500) Sentry should use Datanucleus version of javax.jdo

Alexander Kolbasov created SENTRY-1500:
------------------------------------------

             Summary: Sentry should use Datanucleus version of javax.jdo
                 Key: SENTRY-1500
                 URL: https://issues.apache.org/jira/browse/SENTRY-1500
             Project: Sentry
          Issue Type: Bug
          Components: Sentry
    Affects Versions: 1.7.0, sentry-ha-redesign
            Reporter: Alexander Kolbasov


Currently Sentry is using javax.jdo version 3.0.1 from Apache. Datanucleus has its own version of javax.jdo which is based on Apache but isn't identical. For example, Datanucleus PersistenceManager is AutoCloseable while Apache one isn't. 

I think Sentry should use Datanucleus version rather than Apache version.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)