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

lsn used in writetodatafiles, and shouldn't be

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Blocker - P1 Blocker - P1
    • 1.7.5
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • ALL

      this code is running:

      if( _lastDataSyncedFromLastRun > i.seqNumber() + ExtraKeepTimeMs )

      { log() << "recover skipping application of section " << i.seqNumber() << " < lsn:" << _lastDataSyncedFromLastRun << endl; }

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            dwight@mongodb.com Dwight Merriman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: