Visibility issues for readAfterClusterTime at level local

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Storage Execution
    • ALL
    • Storage 2017-07-31
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When reading after a cluster time at level local, it is possible to have outstanding uncommitted transactions hide data assigned to an earlier cluster time. This is because optimes are not assigned by commit order.
      To fix this, we will need to block readAfterClusterTime reads until all transactions prior to the specified cluster time have committed.
      Note that it will be still be possible to return data before transactions after the specified cluster time have committed; this will be okay.

            Assignee:
            [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: