-
Notifications
You must be signed in to change notification settings - Fork 703
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove or replace DataNucleus #1167
Comments
Looks like we can just take it out:
[ERROR] -------------------- |
And [ERROR] -------------------- Sep 21, 2018 7:10:48 AM org.datanucleus.metadata.MetaDataManager loadClasses [ERROR] -------------------- |
DataNucleus doesn't work very well on App Engine these days and the official recommendation is to replace it: https://cloud.google.com/appengine/docs/standard/java/datastore/jdo/overview-dn2
I'm not sure how deeply DataNucleus is woven into this project, but if it's not too tight we should get rid of it.
The text was updated successfully, but these errors were encountered: