@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).
- is depended on by
-
SERVER-18199 WiredTiger changes for MongoDB 3.1.2
- Closed
- is related to
-
WT-1891 LSM search failures
- Closed
- related to
-
WT-1887 Failure comparing keys
- Closed