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 16:57:57 UTC

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

     [ https://issues.apache.org/jira/browse/OAK-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger resolved OAK-2058.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1

Fixed in http://svn.apache.org/r1620905

> 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
>             Fix For: 1.1
>
>
> 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)