Remove assertion that RecordId exists after salvage in WiredTigerKVEngineTest

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.1.2
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • ALL
    • Storage NYC 2018-08-27
    • 21
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      This assertion should be removed:

         ASSERT_EQUALS(record, rs->dataFor(opCtxPtr.get(), loc).data());
      

      KVEngine::recoverOrphanedIdent makes no guarantees about the integrity of data after orphan recovery, so it does not make sense to keep this assertion around.

            Assignee:
            Louis Williams
            Reporter:
            Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: