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)