See https://jira.mongodb.org/browse/DOCS-2908. In mmapv1 changes are visible before the journal is forced to disk even when j:true is used on the write because this is how mmapv1 behaves. But I assume that MongoDB+WiredTiger does not release row/doc locks until the redo log is written, and if j:true is also set then changes are not visible until they are durable.

      If true, then the docs should be updated and see https://jira.mongodb.org/browse/DOCS-2908 for pointers to the docs for mmapv1.

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            mdcallag Mark Callaghan
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:
              1 year, 24 weeks, 3 days ago