Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-1889

Defend against row-search calls using a returned key

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Resolution: Fixed
    • None
    • WT2.6.0
    • None

    Description

      @michaelcahill, here's the fix for WT-1887.

      It may be worth looking at why LSM is doing this and there may be an improvement to make there: I think this failure only happens if a search is repeated, that is, a search on a key returns an exact match, and the search is repeated without resetting the key (so I think the cursor is guaranteed to end up in the same location).

      Attachments

        Issue Links

          Activity

            People

              keith.bostic@mongodb.com Keith Bostic (Inactive)
              keith.bostic@mongodb.com Keith Bostic (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: