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 2018/02/27 15:46:00 UTC

[jira] [Commented] (OAK-7291) MongoStatusTest.testReadConcern fails on MongoDB 3.6

    [ https://issues.apache.org/jira/browse/OAK-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16378801#comment-16378801 ] 

Marcel Reutegger commented on OAK-7291:
---------------------------------------

In contrast to earlier versions MongoDB 3.6 automatically enables the [majority read concern|https://docs.mongodb.com/manual/reference/read-concern/#readconcern._dq_majority_dq_] on the server side.

> MongoStatusTest.testReadConcern fails on MongoDB 3.6
> ----------------------------------------------------
>
>                 Key: OAK-7291
>                 URL: https://issues.apache.org/jira/browse/OAK-7291
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: mongomk
>    Affects Versions: 1.8.0
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.10
>
>
> {noformat}
> [ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.05 s <<< FAILURE! - in org.apache.jackrabbit.oak.plugins.document.mongo.MongoStatusTest
> [ERROR] testReadConcern(org.apache.jackrabbit.oak.plugins.document.mongo.MongoStatusTest)  Time elapsed: 0.007 s  <<< FAILURE!
> java.lang.AssertionError
> 	at org.apache.jackrabbit.oak.plugins.document.mongo.MongoStatusTest.testReadConcern(MongoStatusTest.java:68)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)