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

ensure current clusterTime is greater than afterClusterTime value for read in step_down_on_secondary.js

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.2.1, 4.3.1
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • v4.2
    • 9

      In step_down_on_secondary.js, if we attempt to perform an afterClusterTime read at the timestamp greater than the current clusterTime, we will receive an error. We should make sure the clusterTime is advanced before performing this read.

            Assignee:
            pavithra.vetriselvan@mongodb.com Pavithra Vetriselvan
            Reporter:
            pavithra.vetriselvan@mongodb.com Pavithra Vetriselvan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: