Vishnu Aggarwal created OAK-8238:
------------------------------------
Summary: Apache OAK Compatibility with AWS DocumentDB
Key: OAK-8238
URL: https://issues.apache.org/jira/browse/OAK-8238
Project: Jackrabbit Oak
Issue Type: New Feature
Components: api, core, jcr, mongomk
Affects Versions: 1.9.8
Reporter: Vishnu Aggarwal
Hi,
I was trying to run a Grails 3.3.5 application with Apache OAK 1.9.8 and AWS
Document DB(which replicates MongoDB 3.6). However, upon running the
application it was found that,
org.apache.jackrabbit.oak.plugins.document.mongo.MongoUtils#createPartialIndex
fails to execute since, DocumentDB does not supports Partial Indexes
([https://docs.aws.amazon.com/documentdb/latest/developerguide/mongo-apis-index.html]).
It would be good if there is full working compatibility made for OAK to run
with AWS DocumentDB too.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)