diff options
| author | Luke Champine <luke@lukechampine.com> | 2015-11-05 22:39:15 -0700 |
|---|---|---|
| committer | Ben Johnson <benbjohnson@yahoo.com> | 2015-11-05 22:39:15 -0700 |
| commit | 852d3024fa8d89dcc9a715bab6f4dcd7d59577dd (patch) | |
| tree | 17b0ffb21f9ea0d0d0a5559cc55a200dda3e6772 /node_test.go | |
| parent | Merge pull request #451 from Charlesworth/master (diff) | |
| download | dedo-852d3024fa8d89dcc9a715bab6f4dcd7d59577dd.tar.gz dedo-852d3024fa8d89dcc9a715bab6f4dcd7d59577dd.tar.xz | |
skip empty pages during cursor seek
This commit fixes an issue where keys are skipped by cursors after
deletions occur in a bucket. This occurred because the cursor seeks
to the leaf page but does not check if it is empty.
Fixes #429, #450
Diffstat (limited to 'node_test.go')
0 files changed, 0 insertions, 0 deletions
