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

Logical initial sync attempts to set the stable timestamp to 0 during setup

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Replication
    • Repl 2024-06-10

      Logical initial sync attempts to set the stable timestamp to 0 during setup. This is actually a no-op because we would return early here.

      This shouldn't be a correctness issue, since we expect the stable timestamp to be null until initial sync completes successfully (even if it fails once and retries the initial sync), but we should make sure to properly use the WT API.

            Assignee:
            Unassigned Unassigned
            Reporter:
            samy.lanka@mongodb.com Samyukta Lanka
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: