Project

General

Profile

Actions

Bug #7751

closed

os: LevelDBStore: needs to check iter->status() during get()

Added by Joao Eduardo Luis about 10 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

We are ignoring the status of the iterator during 'LevelDBStore::get()' -- we're also ignoring the state of the iterator on our iterator class itself.

This opens us to assuming everything is right when the underlying db may actually be in bad shape.

Actions

Also available in: Atom PDF