You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2014/08/27 15:20:00 UTC

[jira] [Created] (OAK-2058) Hard-coded write concern

Marcel Reutegger created OAK-2058:
-------------------------------------

             Summary: Hard-coded write concern
                 Key: OAK-2058
                 URL: https://issues.apache.org/jira/browse/OAK-2058
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core, mongomk
    Affects Versions: 1.0
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger
            Priority: Minor


There are some hard-coded write concerns in MongoDocumentStore. This overrides the default write concern of the MongoDB Java driver or the dynamic write concern mechanism we built in Oak (OAK-759). The hard-coded write concerns date back to when the default was UNACKNOWLEDGED. Starting with version 2.10.0 of the Java Driver the default is now ACKNOWLEDGED (aka SAFE).



--
This message was sent by Atlassian JIRA
(v6.2#6252)