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

Defend against row-search calls using a returned key

    • Type: Icon: Task Task
    • Resolution: Done
    • WT2.6.0
    • Affects Version/s: None
    • Component/s: None

      @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).

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

              Created:
              Updated:
              Resolved: