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 "Amit Jain (JIRA)" <ji...@apache.org> on 2014/09/30 09:42:52 UTC

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

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

Amit Jain updated OAK-2058:
---------------------------
    Fix Version/s:     (was: 1.1)
                   1.1.0

> 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.0
>
>
> 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.3.4#6332)