Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-14496

typo in causal consistency and read and write concerns

      Description

      https://docs.mongodb.com/manual/core/causal-consistency-read-write-concerns/

      Read Concern "majority" and Write concern "majority"

      Scenario 1 (Read Concern "majority" and Write Concern "majority")

         
      ✅ Read own writes Read 1 reads data from S 2 that reflects a state after Write 1.
      Read 2 reads data from S 1 that reflects a state after Write1 1 followed by Write 2.

      {{}}

       

      There is a typo 

      4. Read 2 with read concern "majority" to S 3  

       

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

            Assignee:
            jason.price@mongodb.com Jason Price
            Reporter:
            dk.kim@mongodb.com Dong Kyun Kim
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              2 years, 10 weeks, 2 days ago