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 2017/06/19 08:32:00 UTC

[jira] [Created] (OAK-6366) Detect unsupported combination of read and write concern

Marcel Reutegger created OAK-6366:
-------------------------------------

             Summary: Detect unsupported combination of read and write concern
                 Key: OAK-6366
                 URL: https://issues.apache.org/jira/browse/OAK-6366
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: mongomk
            Reporter: Marcel Reutegger
            Priority: Minor
             Fix For: 1.8


With OAK-4069 Oak will try to use a majority read concern when connected to a replica set. The implementation should be more careful when setting a majority read concern automatically and take the write concern into account. It is currently possible to end up with a system that has a user configured write concern of 1 and a majority read concern. This results in a non-functional system and should be prevented.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)