Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-56687

Internal writes race with the timestamp assumptions made in oplog_writes_only_permitted_on_standalone.js

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • ALL
    • Repl 2021-05-17

      The highestTS we read from the oplog could become stale and behind the stable timestamp if there are some internal writes that happened after. And if we use that stale timestamp to insert to the oplog as a standalone, we could be writing behind the stable timestamp.

            Assignee:
            lingzhi.deng@mongodb.com Lingzhi Deng
            Reporter:
            lingzhi.deng@mongodb.com Lingzhi Deng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: