Description
The automatic default write concern and read concern level are not applied when a DocumentNodeStore on MongoDB is constructed with a builder. The MongoDocumentStore will use the server default values instead.
This is a regression introduced with OAK-7360.