Hi,
We're trying to intergrate AEM 6.4 with Amazon Document DB which is a Amazon mongo cluster. Does AEM support Amazon document DB? We get the following error in the logs,
16.04.2019 17:57:15.242 *ERROR* [FelixStartLevel] org.apache.jackrabbit.oak-store-document bundle org.apache.jackrabbit.oak-store-document:1.8.2 (108)[org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService(222)] : The activate method has thrown an exception (com.mongodb.MongoCommandException: Command failed with error 303: 'Field 'partialFilterExpression' is currently not supported' on server docdb-2019-03-27-11-42-07.cluster-********.us-east-1.docdb.amazonaws.com:27017. The full response is { "ok" : 0.0, "errmsg" : "Field 'partialFilterExpression' is currently not supported", "code" : 303 })
com.mongodb.MongoCommandException: Command failed with error 303: 'Field 'partialFilterExpression' is currently not supported' on server docdb-2019-03-27-11-42-07.cluster-*********.us-east-1.docdb.amazonaws.com:27017. The full response is { "ok" : 0.0, "errmsg" : "Field 'partialFilterExpression' is currently not supported", "code" : 303 }